linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ATAGs to DT patches
@ 2015-07-06 20:26 Pali Rohár
  2015-07-06 20:26 ` [PATCH 1/5] arm: devtree: Set system_rev from DT "/revision" Pali Rohár
                   ` (5 more replies)
  0 siblings, 6 replies; 68+ messages in thread
From: Pali Rohár @ 2015-07-06 20:26 UTC (permalink / raw)
  To: Russell King, Laura Abbott, Grant Likely, Rob Herring,
	Will Deacon, Ivaylo Dimitrov, Sebastian Reichel, Pavel Machek,
	Tony Lindgren, Andreas Färber
  Cc: linux-arm-kernel, linux-kernel, linux-omap, Pali Rohár

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.

Patch series is for now without DT documentation files. It was tested in
QEMU for Nokia N900. File /proc/cpuinfo contains correct "Revision" line
from ATAG_REVISION and /proc/atags contains full ATAGs structure.

Pali Rohár (5):
  arm: devtree: Set system_rev from DT "/revision"
  arm: boot: convert ATAG_REVISION to DT "/revision" entry
  arm: atags: Fix declaration of function save_atags
  arm: devtree: Read ATAGs structure from DT "/chosen/linux,atags"
    entry
  arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry

 arch/arm/boot/compressed/atags_to_fdt.c |    8 ++++++-
 arch/arm/kernel/atags.h                 |    4 ++--
 arch/arm/kernel/devtree.c               |   36 ++++++++++++++++++++++++++++---
 3 files changed, 42 insertions(+), 6 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 68+ messages in thread

end of thread, other threads:[~2016-02-11  0:19 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 20:26 [PATCH 0/5] ATAGs to DT patches Pali Rohár
2015-07-06 20:26 ` [PATCH 1/5] arm: devtree: Set system_rev from DT "/revision" Pali Rohár
2015-12-24 19:02   ` Pali Rohár
2015-12-28 21:01     ` Frank Rowand
     [not found]       ` <5681A322.2090204-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-28 22:27         ` Arnd Bergmann
2016-01-05 11:37           ` Pali Rohár
2016-01-05 11:45             ` Arnd Bergmann
2016-02-05 18:15               ` [PATCH] ARM: RX51: Set system_rev from ATAGS Ivaylo Dimitrov
2016-02-08 20:48                 ` Tony Lindgren
2016-02-08 21:10                 ` Pali Rohár
2016-02-09 16:17                   ` Tony Lindgren
2016-02-10 18:23                     ` [PATCH v1] " Ivaylo Dimitrov
2016-02-11  0:19                       ` Tony Lindgren
2015-07-06 20:26 ` [PATCH 2/5] arm: boot: convert ATAG_REVISION to DT "/revision" entry Pali Rohár
2015-07-06 20:26 ` [PATCH 3/5] arm: atags: Fix declaration of function save_atags Pali Rohár
2015-07-06 20:26 ` [PATCH 4/5] arm: devtree: Read ATAGs structure from DT "/chosen/linux,atags" entry Pali Rohár
2015-07-06 20:26 ` [PATCH 5/5] arm: boot: store ATAGs structure into " Pali Rohár
2015-07-07 11:32   ` Russell King - ARM Linux
2015-07-07 11:58     ` Pali Rohár
2015-07-13 13:19       ` Tony Lindgren
2015-10-12 20:16         ` Tony Lindgren
2015-10-12 20:25           ` Pali Rohár
2015-10-12 20:45             ` Tony Lindgren
2015-10-13 14:37               ` Pali Rohár
2015-11-05 11:40                 ` Pali Rohár
2015-11-05 16:17                   ` Tony Lindgren
2015-11-12  1:10                     ` Frank Rowand
2015-11-22  6:51                       ` Pavel Machek
2015-11-23 14:45                         ` Pali Rohár
2015-11-25 18:16                           ` Tony Lindgren
2015-11-25 19:48                             ` Arnd Bergmann
2015-11-25 21:03                               ` Tony Lindgren
2015-11-25 21:29                                 ` Arnd Bergmann
2015-11-25 21:44                                   ` Pali Rohár
2015-11-25 21:51                                     ` Arnd Bergmann
2015-11-25 22:00                                       ` Pali Rohár
2015-11-26  4:19                                 ` Frank Rowand
2015-11-26  9:07                                   ` Pali Rohár
2015-11-26 20:39                                     ` Tony Lindgren
2015-11-26 21:12                                       ` Ivaylo Dimitrov
2015-11-27  8:38                                       ` Pali Rohár
2015-11-27  8:44                                         ` Michael Trimarchi
2015-11-27  8:52                                           ` Michael Trimarchi
2015-11-27 14:51                                         ` Tony Lindgren
2015-11-27 13:27                                     ` Russell King - ARM Linux
     [not found]                                       ` <20151127132722.GA30871-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2015-11-27 19:51                                         ` Russell King - ARM Linux
2015-11-27 21:06                                           ` Arnd Bergmann
2015-11-27 23:28                                             ` Nicolas Pitre
     [not found]                                               ` <alpine.LFD.2.20.1511271817230.22569-fMhRO7WWcppj+hNMo8g0rg@public.gmane.org>
2015-11-28 12:27                                                 ` Arnd Bergmann
2015-11-28 12:54                                                   ` Russell King - ARM Linux
2015-11-28 12:33                                               ` Russell King - ARM Linux
2015-11-28 17:34                                                 ` Nicolas Pitre
     [not found]                                                   ` <alpine.LFD.2.20.1511281232440.22569-fMhRO7WWcppj+hNMo8g0rg@public.gmane.org>
2015-11-28 21:02                                                     ` Frank Rowand
2015-11-29 18:09                                                     ` Russell King - ARM Linux
2015-11-29 18:19                                                       ` Pali Rohár
2015-11-29 23:13                                                         ` Russell King - ARM Linux
2015-11-30  0:09                                                       ` Nicolas Pitre
     [not found]                                                         ` <alpine.LFD.2.20.1511291902100.22569-fMhRO7WWcppj+hNMo8g0rg@public.gmane.org>
2015-11-30  0:15                                                           ` Pali Rohár
2015-11-30 15:23                                                             ` Tony Lindgren
     [not found]                                                               ` <20151130152352.GY2517-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-11-30 15:39                                                                 ` Pali Rohár
2015-11-30 16:09                                                                   ` Nicolas Pitre
2015-12-15  9:33                                                                     ` Pali Rohár
2015-12-15 11:04                                                                       ` Arnd Bergmann
2015-12-15 12:20                                                                       ` Russell King - ARM Linux
     [not found]                                                                         ` <20151215122038.GI30871-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2015-12-15 17:24                                                                           ` Nicolas Pitre
2015-12-23 14:54                                                                         ` Ivaylo Dimitrov
2015-11-28  4:06 ` [PATCH 0/5] ATAGs to DT patches Frank Rowand
2015-11-28  5:55   ` Frank Rowand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).