[PATCH v2 5/6] ARM: dts: Add generic interconnect target module node for MCAN
From: Faiz Abbas <hidden>
Date: 2018-06-04 05:48:10
Also in:
linux-clk, linux-devicetree, linux-omap, lkml
From: Faiz Abbas <hidden>
Date: 2018-06-04 05:48:10
Also in:
linux-clk, linux-devicetree, linux-omap, lkml
Hi, On Saturday 02 June 2018 12:02 PM, Stephen Boyd wrote:
Quoting Faiz Abbas (2018-05-30 07:11:32)quoted
diff --git a/arch/arm/boot/dts/dra76x.dtsi b/arch/arm/boot/dts/dra76x.dtsi index bfc82636999c..57b8dc0fe719 100644 --- a/arch/arm/boot/dts/dra76x.dtsi +++ b/arch/arm/boot/dts/dra76x.dtsi@@ -11,6 +11,25 @@ / { compatible = "ti,dra762", "ti,dra7"; + ocp { + + target-module at 0x42c00000 {Drop the 0x on unit address. Also, it should match the first register property. And what is a "target-module"?
Will fix it. And please see Documentation/devicetree/bindings/bus/ti-sysc.txt Thanks, Faiz