mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3588: fix can0 dts node
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I61643022835287dcf8879cadc0ea38dd900604ac
This commit is contained in:
@@ -4232,7 +4232,7 @@
|
||||
can0: can@fea50000 {
|
||||
compatible = "rockchip,can-2.0";
|
||||
reg = <0x0 0xfea50000 0x0 0x1000>;
|
||||
iinterrupts = <GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupts = <GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru CLK_CAN0>, <&cru PCLK_CAN0>;
|
||||
clock-names = "baudclk", "apb_pclk";
|
||||
resets = <&cru SRST_CAN0>, <&cru SRST_P_CAN0>;
|
||||
|
||||
Reference in New Issue
Block a user