003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/net/can
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
net
/
can
/
📁
..
📄
allwinner,sun4i-a10-can.yaml
(1.03 KB)
📄
atmel-can.txt
(400 B)
📄
bosch,m_can.yaml
(3.91 KB)
📄
c_can.txt
(1.97 KB)
📄
can-transceiver.yaml
(496 B)
📄
cc770.txt
(1.59 KB)
📄
fsl-flexcan.txt
(1.89 KB)
📄
grcan.txt
(957 B)
📄
holt_hi311x.txt
(663 B)
📄
ifi_canfd.txt
(369 B)
📄
microchip,mcp251x.txt
(743 B)
📄
mpc5xxx-mscan.txt
(1.64 KB)
📄
rcar_can.txt
(3.42 KB)
📄
rcar_canfd.txt
(3.63 KB)
📄
sja1000.txt
(1.75 KB)
📄
tcan4x5x.txt
(1.35 KB)
📄
ti_hecc.txt
(992 B)
📄
xilinx_can.txt
(1.96 KB)
Editing: holt_hi311x.txt
* Holt HI-311X stand-alone CAN controller device tree bindings Required properties: - compatible: Should be one of the following: - "holt,hi3110" for HI-3110 - reg: SPI chip select. - clocks: The clock feeding the CAN controller. - interrupts: Should contain IRQ line for the CAN controller. Optional properties: - vdd-supply: Regulator that powers the CAN controller. - xceiver-supply: Regulator that powers the CAN transceiver. Example: can0: can@1 { compatible = "holt,hi3110"; reg = <1>; clocks = <&clk32m>; interrupt-parent = <&gpio4>; interrupts = <13 IRQ_TYPE_LEVEL_HIGH>; vdd-supply = <®5v0>; xceiver-supply = <®5v0>; };
Upload File
Create Folder