public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: dts: omap: Fix some DTC warnings
@ 2016-04-01 20:20 Javier Martinez Canillas
  2016-04-01 20:20 ` [PATCH 1/5] ARM: dts: omap: add missing unit name to pbias regulator nodes Javier Martinez Canillas
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2016-04-01 20:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: devicetree, linux-omap, Rob Herring, Tony Lindgren,
	Javier Martinez Canillas

Hello Tony

DTC reports a lot of warnings on omap DTS due a mismatch between unit
names and reg properties in different device nodes. This series tries
to fix at least some of them, but there are still a lot remaining.

Best regards,
Javier


Javier Martinez Canillas (5):
  ARM: dts: omap: add missing unit name to pbias regulator nodes
  ARM: dts: n8x0: remove unneeded unit name for i2c node
  ARM: dts: omap3: add missing unit name to PMU node
  ARM: dts: omap: remove unneeded unit name for sound nodes
  ARM: dts: omap: add missing unit names to bandgap nodes

 arch/arm/boot/dts/am437x-gp-evm.dts         | 2 +-
 arch/arm/boot/dts/am43x-epos-evm.dts        | 2 +-
 arch/arm/boot/dts/am57xx-beagle-x15.dts     | 2 +-
 arch/arm/boot/dts/am57xx-cl-som-am57x.dts   | 2 +-
 arch/arm/boot/dts/dra7-evm.dts              | 2 +-
 arch/arm/boot/dts/dra7.dtsi                 | 2 +-
 arch/arm/boot/dts/dra72-evm.dts             | 2 +-
 arch/arm/boot/dts/omap2420-n8x0-common.dtsi | 2 +-
 arch/arm/boot/dts/omap2430.dtsi             | 2 +-
 arch/arm/boot/dts/omap3.dtsi                | 4 ++--
 arch/arm/boot/dts/omap34xx.dtsi             | 2 +-
 arch/arm/boot/dts/omap36xx.dtsi             | 2 +-
 arch/arm/boot/dts/omap4-var-som-om44.dtsi   | 2 +-
 arch/arm/boot/dts/omap4.dtsi                | 2 +-
 arch/arm/boot/dts/omap443x.dtsi             | 2 +-
 arch/arm/boot/dts/omap4460.dtsi             | 2 +-
 arch/arm/boot/dts/omap5.dtsi                | 2 +-
 17 files changed, 18 insertions(+), 18 deletions(-)

-- 
2.5.0

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 20:20 [PATCH 0/5] ARM: dts: omap: Fix some DTC warnings Javier Martinez Canillas
2016-04-01 20:20 ` [PATCH 1/5] ARM: dts: omap: add missing unit name to pbias regulator nodes Javier Martinez Canillas
2016-04-01 20:20 ` [PATCH 2/5] ARM: dts: n8x0: remove unneeded unit name for i2c node Javier Martinez Canillas
2016-04-01 20:20 ` [PATCH 3/5] ARM: dts: omap3: add missing unit name to PMU node Javier Martinez Canillas
2016-04-01 20:20 ` [PATCH 4/5] ARM: dts: omap: remove unneeded unit name for sound nodes Javier Martinez Canillas
2016-04-01 20:20 ` [PATCH 5/5] ARM: dts: omap: add missing unit names to bandgap nodes Javier Martinez Canillas
2016-04-01 20:38 ` [PATCH 0/5] ARM: dts: omap: Fix some DTC warnings Tony Lindgren
2016-04-11 19:39   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox