devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] R-Car M3-N DTS fixes
@ 2018-02-22 19:06 Jacopo Mondi
  2018-02-22 19:06 ` [PATCH 1/6] arm64: dts: renesas: r8a77965: Add "reg" properties Jacopo Mondi
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Jacopo Mondi @ 2018-02-22 19:06 UTC (permalink / raw)
  To: arnd, geert, horms, magnus.damm, robh+dt, mark.rutland
  Cc: Jacopo Mondi, devicetree, linux-arm-kernel, linux-renesas-soc,
	linux-kernel

Hello Simon, Arnd,

    The recently introduced Renesas R-Car M3-N SoC device tree source file is
included from salvator-x[s]-$SOC.dts, and it thus needs place holders for
devices not yet enabled but whose nodes are referenced by those common files.

When first submitted r8a77965.dtsi I ignored DTC compiler warnings as I
(wrongly) assumed it was fine to have place-holders with missing properties or
labels.

As DTC warnings have to be silenced in order to have M3-N device tree sources
accepted, this series address all warnings and make DTC happy even with
place holders.

Simon: up to you if you like to squash this on top of my previous series when
picking that one up. To ease your job I have based this series on all patches
I sent in v2 but the still debated ether-avb one. I thus left the avb node
unpopulated and added just the required properties to silence DTC warnings
to it in this series.

Development branch based on: (renesas-drivers-2018-02-13-v4.16-rc1 +
M3-N v2 patches - ether-avb) where to apply this series on is available at:
git://jmondi.org/linux m3-n/renesas-drivers-2018-02-13-v4.16-rc1/v2-simon

Thanks
  j

Jacopo Mondi (6):
  arm64: dts: renesas: r8a77965: Add "reg" properties
  arm64: dts: renesas: r8a77965: Add #address-cells and #size-cells
  arm64: dts: renesas: r8a77965: Remove stale reg property
  arm64: dts: renesas: r8a77965: Add #phy-cells property
  arm64: dts: renesas: r8a77965: Add #pwm-cells property
  arm64: dts: renesas: r8a77965: Add #interrupt-cells property

 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 77 ++++++++++++++++++++++++++++++-
 1 file changed, 76 insertions(+), 1 deletion(-)

--
2.7.4


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

end of thread, other threads:[~2018-02-23 12:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-22 19:06 [PATCH 0/6] R-Car M3-N DTS fixes Jacopo Mondi
2018-02-22 19:06 ` [PATCH 1/6] arm64: dts: renesas: r8a77965: Add "reg" properties Jacopo Mondi
2018-02-23  9:19   ` Geert Uytterhoeven
2018-02-23 12:22     ` jacopo mondi
2018-02-23 12:34       ` Geert Uytterhoeven
2018-02-22 19:06 ` [PATCH 2/6] arm64: dts: renesas: r8a77965: Add #address-cells and #size-cells Jacopo Mondi
2018-02-23  9:23   ` Geert Uytterhoeven
2018-02-22 19:06 ` [PATCH 3/6] arm64: dts: renesas: r8a77965: Remove stale reg property Jacopo Mondi
2018-02-23  9:23   ` Geert Uytterhoeven
2018-02-22 19:06 ` [PATCH 4/6] arm64: dts: renesas: r8a77965: Add #phy-cells property Jacopo Mondi
2018-02-23  9:24   ` Geert Uytterhoeven
2018-02-22 19:06 ` [PATCH 5/6] arm64: dts: renesas: r8a77965: Add #pwm-cells property Jacopo Mondi
2018-02-23  9:25   ` Geert Uytterhoeven
2018-02-22 19:06 ` [PATCH 6/6] arm64: dts: renesas: r8a77965: Add #interrupt-cells property Jacopo Mondi
2018-02-23  9:27   ` Geert Uytterhoeven
2018-02-23 10:06     ` jacopo mondi
2018-02-23 12:02       ` Simon Horman

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