linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Amlogic Meson (32-bit) .dts cleanups
@ 2017-04-17 21:39 Martin Blumenstingl
  2017-04-17 21:39 ` [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Martin Blumenstingl @ 2017-04-17 21:39 UTC (permalink / raw)
  To: linux-arm-kernel

This series provides a few cleanups in the 32-bit Amlogic .dts files.

The first patch introduces the actual busses so the .dts' basic structure
is similar to what we have in the 64-bit .dts files.

The second patch removes even more duplication by inheriting meson.dtsi
from meson8b.dtsi (just like meson6.dtsi and meson8.dtsi are doing).

There should not be any functional changes with these patches. However,
I was only test this on a Meson8 based device, so it would be great if
somebody could test this on a Meson8b device.


Martin Blumenstingl (2):
  ARM: dts: meson: organize devices in their corresponding busses
  ARM: dts: meson8b: inherit meson.dtsi from meson8b.dtsi

 arch/arm/boot/dts/meson.dtsi   | 180 ++++++++++++++++++-----------------
 arch/arm/boot/dts/meson6.dtsi  |   2 -
 arch/arm/boot/dts/meson8.dtsi  | 116 +++++++++++++++--------
 arch/arm/boot/dts/meson8b.dtsi | 210 +++++++++++++++++------------------------
 4 files changed, 255 insertions(+), 253 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-05-26 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17 21:39 [PATCH 0/2] Amlogic Meson (32-bit) .dts cleanups Martin Blumenstingl
2017-04-17 21:39 ` [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses Martin Blumenstingl
2017-05-19 22:49   ` Kevin Hilman
2017-05-20  8:45     ` Martin Blumenstingl
2017-05-26 18:20       ` Kevin Hilman
2017-04-17 21:39 ` [PATCH 2/2] ARM: dts: meson8b: inherit meson.dtsi from meson8b.dtsi Martin Blumenstingl
2017-05-06 17:29 ` [PATCH 0/2] Amlogic Meson (32-bit) .dts cleanups Martin Blumenstingl

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).