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: ti_hecc.txt
Texas Instruments High End CAN Controller (HECC) ================================================ This file provides information, what the device node for the hecc interface contains. Required properties: - compatible: "ti,am3517-hecc" - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram' and 'mbx' - reg-names :"hecc", "hecc-ram", "mbx" - interrupts: interrupt mapping for the hecc interrupts sources - clocks: clock phandles (see clock bindings for details) Optional properties: - ti,use-hecc1int: if provided configures HECC to produce all interrupts on HECC1INT interrupt line. By default HECC0INT interrupt line will be used. - xceiver-supply: regulator that powers the CAN transceiver Example: For am3517evm board: hecc: can@5c050000 { compatible = "ti,am3517-hecc"; reg = <0x5c050000 0x80>, <0x5c053000 0x180>, <0x5c052000 0x200>; reg-names = "hecc", "hecc-ram", "mbx"; interrupts = <24>; clocks = <&hecc_ck>; };
Upload File
Create Folder