mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02: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:
parent
c5e0f84e44
commit
cf1e77119b
|
|
@ -4232,7 +4232,7 @@ dmac1: dma-controller@fea30000 {
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user