提交 a059ee79 编写于 作者: D Damien Riegel 提交者: Shawn Guo

ARM: dts: TS-4800: add CAN support

This enables support for the CAN controller located in the FPGA.
Signed-off-by: NDamien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 d6535e6a
...@@ -176,6 +176,16 @@ ...@@ -176,6 +176,16 @@
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
}; };
can@1a000 {
compatible = "technologic,sja1000";
reg = <0x1a000 0x100>;
interrupt-parent = <&fpga_irqc>;
interrupts = <1>;
reg-io-width = <2>;
nxp,tx-output-config = <0x06>;
nxp,external-clock-frequency = <24000000>;
};
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册