All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node
@ 2019-04-12 12:01 Jacopo Mondi
  2019-04-15  8:41 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Jacopo Mondi @ 2019-04-12 12:01 UTC (permalink / raw)
  To: horms, geert+renesas, magnus.damm
  Cc: Takeshi Kihara, linux-renesas-soc, devicetree, Jacopo Mondi

From: Takeshi Kihara <takeshi.kihara.df@renesas.com>

Remove the "reg-names" property from the display node of R-Car Gen3 R8A77965
device tree.

No other mainline R-Car Gen3 SoC has that property specified.

Fixes: 2f2c71bfc8c5 ("arm64: dts: renesas: r8a77965: Populate the DU instance placeholder")

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[reworded commit message, sent upstream]
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
---
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
index 9763d108e183..0d455b2b1f88 100644
--- a/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
@@ -2166,7 +2166,6 @@
 		du: display@feb00000 {
 			compatible = "renesas,du-r8a77965";
 			reg = <0 0xfeb00000 0 0x80000>;
-			reg-names = "du";
 			interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>;
--
2.21.0

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

* Re: [PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node
  2019-04-12 12:01 [PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node Jacopo Mondi
@ 2019-04-15  8:41 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2019-04-15  8:41 UTC (permalink / raw)
  To: Jacopo Mondi
  Cc: geert+renesas, magnus.damm, Takeshi Kihara, linux-renesas-soc,
	devicetree

On Fri, Apr 12, 2019 at 02:01:32PM +0200, Jacopo Mondi wrote:
> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> 
> Remove the "reg-names" property from the display node of R-Car Gen3 R8A77965
> device tree.
> 
> No other mainline R-Car Gen3 SoC has that property specified.
> 
> Fixes: 2f2c71bfc8c5 ("arm64: dts: renesas: r8a77965: Populate the DU instance placeholder")
> 
> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> [reworded commit message, sent upstream]
> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>

Thanks Jacopo,

applied for inclusion in v5.2.

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

end of thread, other threads:[~2019-04-15  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12 12:01 [PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node Jacopo Mondi
2019-04-15  8:41 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.