From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rowand Subject: Re: [PATCH 0/5] ATAGs to DT patches Date: Fri, 27 Nov 2015 20:06:07 -0800 Message-ID: <5659282F.8020104@gmail.com> References: <1436214373-12969-1-git-send-email-pali.rohar@gmail.com> Reply-To: frowand.list@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1436214373-12969-1-git-send-email-pali.rohar@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: =?UTF-8?B?UGFsaSBSb2jDoXI=?= Cc: Russell King , Laura Abbott , Grant Likely , Rob Herring , Will Deacon , Ivaylo Dimitrov , Sebastian Reichel , Pavel Machek , Tony Lindgren , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On 7/6/2015 1:26 PM, Pali Roh=C3=A1r wrote: > This patch series converts some legacy ATAGs into DT and provide them= to > userspace. It is needed for userspace applications which needs some > informations from legacy bootloaders which are not DT compatible. >=20 > Patch series is for now without DT documentation files. It was tested= in > QEMU for Nokia N900. File /proc/cpuinfo contains correct "Revision" l= ine > from ATAG_REVISION and /proc/atags contains full ATAGs structure. Pali, Is this needed just for the N900, or are there other devices that need = it? If so, which devices? Thanks, =46rank