linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: imx8mm: remove "simple-bus" for anatop
@ 2019-11-07 10:35 Fancy Fang
  2019-11-07 10:35 ` [PATCH 2/2] arm64: dts: imx8mn: " Fancy Fang
  2019-12-04 11:27 ` [PATCH 1/2] arm64: dts: imx8mm: " Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fancy Fang @ 2019-11-07 10:35 UTC (permalink / raw)
  To: robh+dt, mark.rutland, shawnguo, s.hauer
  Cc: devicetree, linux-arm-kernel, linux-kernel, kernel, linux-devel,
	dl-linux-imx, Jana Build

Remove "simple-bus" compatible for device anatop,
since no child nodes exist under it and it is not
a populated bus.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 6edbdfe2d0d7..da297b5e509d 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -438,7 +438,7 @@
 			};
 
 			anatop: anatop@30360000 {
-				compatible = "fsl,imx8mm-anatop", "syscon", "simple-bus";
+				compatible = "fsl,imx8mm-anatop", "syscon";
 				reg = <0x30360000 0x10000>;
 			};
 
-- 
2.17.1


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

* [PATCH 2/2] arm64: dts: imx8mn: remove "simple-bus" for anatop
  2019-11-07 10:35 [PATCH 1/2] arm64: dts: imx8mm: remove "simple-bus" for anatop Fancy Fang
@ 2019-11-07 10:35 ` Fancy Fang
  2019-12-04 11:27 ` [PATCH 1/2] arm64: dts: imx8mm: " Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fancy Fang @ 2019-11-07 10:35 UTC (permalink / raw)
  To: robh+dt, mark.rutland, shawnguo, s.hauer
  Cc: devicetree, linux-arm-kernel, linux-kernel, kernel, linux-devel,
	dl-linux-imx, Jana Build

Remove "simple-bus" compatible for device anatop,
since no child nodes exist under it and it is not
a populated bus.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
index e91625063f8e..aa95f76de5ef 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
@@ -349,7 +349,7 @@
 
 			anatop: anatop@30360000 {
 				compatible = "fsl,imx8mn-anatop", "fsl,imx8mm-anatop",
-					     "syscon", "simple-bus";
+					     "syscon";
 				reg = <0x30360000 0x10000>;
 			};
 
-- 
2.17.1


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

* Re: [PATCH 1/2] arm64: dts: imx8mm: remove "simple-bus" for anatop
  2019-11-07 10:35 [PATCH 1/2] arm64: dts: imx8mm: remove "simple-bus" for anatop Fancy Fang
  2019-11-07 10:35 ` [PATCH 2/2] arm64: dts: imx8mn: " Fancy Fang
@ 2019-12-04 11:27 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2019-12-04 11:27 UTC (permalink / raw)
  To: Fancy Fang
  Cc: robh+dt, mark.rutland, s.hauer, devicetree, linux-arm-kernel,
	linux-kernel, kernel, linux-devel, dl-linux-imx, Jana Build

On Thu, Nov 07, 2019 at 10:35:26AM +0000, Fancy Fang wrote:
> Remove "simple-bus" compatible for device anatop,
> since no child nodes exist under it and it is not
> a populated bus.
> 
> Signed-off-by: Fancy Fang <chen.fang@nxp.com>

Applied both, thanks.

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

end of thread, other threads:[~2019-12-04 11:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 10:35 [PATCH 1/2] arm64: dts: imx8mm: remove "simple-bus" for anatop Fancy Fang
2019-11-07 10:35 ` [PATCH 2/2] arm64: dts: imx8mn: " Fancy Fang
2019-12-04 11:27 ` [PATCH 1/2] arm64: dts: imx8mm: " Shawn Guo

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