|
@@ -85,30 +85,3 @@ Signed-off-by: Pankaj Bansal <[email protected]>
|
|
|
*
|
|
|
* Harninder Rai <[email protected]>
|
|
|
*
|
|
|
-@@ -301,6 +301,26 @@
|
|
|
- reg = <0x0 0x2190000 0x0 0x10000>;
|
|
|
- interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
- clocks = <&sysclk>, <&clockgen 4 1>;
|
|
|
-+ clock-names = "ipg", "per";
|
|
|
-+ status = "disabled";
|
|
|
-+ };
|
|
|
-+
|
|
|
-+ can0: can@2180000 {
|
|
|
-+ compatible = "fsl,ls1028ar1-flexcan",
|
|
|
-+ "fsl,lx2160ar1-flexcan";
|
|
|
-+ reg = <0x0 0x2180000 0x0 0x10000>;
|
|
|
-+ interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
-+ clocks = <&sysclk>, <&clockgen 4 1>;
|
|
|
-+ clock-names = "ipg", "per";
|
|
|
-+ status = "disabled";
|
|
|
-+ };
|
|
|
-+
|
|
|
-+ can1: can@2190000 {
|
|
|
-+ compatible = "fsl,ls1028ar1-flexcan",
|
|
|
-+ "fsl,lx2160ar1-flexcan";
|
|
|
-+ reg = <0x0 0x2190000 0x0 0x10000>;
|
|
|
-+ interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
-+ clocks = <&sysclk>, <&clockgen 4 1>;
|
|
|
- clock-names = "ipg", "per";
|
|
|
- status = "disabled";
|
|
|
- };
|