[PATCH] sunxi:dts: remove r40 can node

fuyao fuyao1697 at cyg.com
Thu Mar 3 03:21:47 PST 2022


it does not have can in r40/a40i/t3.so delete it.

Signed-off-by: fuyao <fuyao1697 at cyg.com>
---
 arch/arm/boot/dts/sun8i-r40.dtsi | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/boot/dts/sun8i-r40.dtsi b/arch/arm/boot/dts/sun8i-r40.dtsi
index 03d3e5f45a09..dde803b6ada0 100644
--- a/arch/arm/boot/dts/sun8i-r40.dtsi
+++ b/arch/arm/boot/dts/sun8i-r40.dtsi
@@ -936,15 +936,6 @@ i2c3: i2c at 1c2b800 {
 			#size-cells = <0>;
 		};
 
-		can0: can at 1c2bc00 {
-			compatible = "allwinner,sun8i-r40-can";
-			reg = <0x01c2bc00 0x400>;
-			interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
-			clocks = <&ccu CLK_BUS_CAN>;
-			resets = <&ccu RST_BUS_CAN>;
-			status = "disabled";
-		};
-
 		i2c4: i2c at 1c2c000 {
 			compatible = "allwinner,sun6i-a31-i2c";
 			reg = <0x01c2c000 0x400>;
-- 
2.32.0


-- 
Technology is exciting




More information about the linux-arm-kernel mailing list