linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: rockchip: small cleanups
@ 2016-03-31 20:54 Heiko Stuebner
  2016-03-31 20:54 ` [PATCH 1/5] ARM: dts: rockchip: fix rk3288 power-domain unit names Heiko Stuebner
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Heiko Stuebner @ 2016-03-31 20:54 UTC (permalink / raw)
  To: linux-arm-kernel

Fix some missing unitnames on nodes having a reg property
and drop unitnames on gpio-keys.

This explicitly leaves out the memory nodes, as it seems
memory without unitname will keep being allowed, also
to keep compatibility with bootloaders who may insert the
actual amount of memory into those nodes. [0]


[0] http://www.spinics.net/lists/arm-kernel/msg494038.html

Heiko Stuebner (5):
  ARM: dts: rockchip: fix rk3288 power-domain unit names
  ARM: dts: rockchip: fix missing usbphy unit-names
  ARM: dts: rockchip: clean up gpio-keys nodes
  ARM: dts: rockchip: drop unneeded properties from mipi node
  ARM: dts: rockchip: add missing unitname to cpu_leakage efuse

 arch/arm/boot/dts/rk3066a-bqcurie2.dts | 11 +++++------
 arch/arm/boot/dts/rk3066a-rayeager.dts |  7 +++----
 arch/arm/boot/dts/rk3066a.dtsi         |  6 +++---
 arch/arm/boot/dts/rk3188-radxarock.dts |  7 +++----
 arch/arm/boot/dts/rk3188.dtsi          |  6 +++---
 arch/arm/boot/dts/rk3288-evb.dtsi      |  7 +++----
 arch/arm/boot/dts/rk3288-firefly.dtsi  |  7 +++----
 arch/arm/boot/dts/rk3288-popmetal.dts  |  8 +++-----
 arch/arm/boot/dts/rk3288-r89.dts       |  7 +++----
 arch/arm/boot/dts/rk3288.dtsi          | 18 +++++++-----------
 drivers/spi/spi.c                      |  4 ++--
 11 files changed, 38 insertions(+), 50 deletions(-)

-- 
2.6.4

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

end of thread, other threads:[~2016-04-06 23:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 20:54 [PATCH 0/5] ARM: dts: rockchip: small cleanups Heiko Stuebner
2016-03-31 20:54 ` [PATCH 1/5] ARM: dts: rockchip: fix rk3288 power-domain unit names Heiko Stuebner
2016-03-31 20:54 ` [PATCH 2/5] ARM: dts: rockchip: fix missing usbphy unit-names Heiko Stuebner
2016-04-01 12:32   ` Wadim Egorov
2016-04-01 13:27     ` [PATCH v2 " Heiko Stuebner
2016-03-31 20:54 ` [PATCH 3/5] ARM: dts: rockchip: clean up gpio-keys nodes Heiko Stuebner
2016-03-31 20:54 ` [PATCH 4/5] ARM: dts: rockchip: drop unneeded properties from mipi node Heiko Stuebner
2016-03-31 20:54 ` [PATCH 5/5] ARM: dts: rockchip: add missing unitname to cpu_leakage efuse Heiko Stuebner
2016-03-31 21:26 ` [PATCH 0/5] ARM: dts: rockchip: small cleanups Rob Herring
2016-04-06 23:17 ` Heiko Stuebner

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