From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> This is an attempt to revive DT support for TI HECC that was started in 2015. I haven't changed much because not all questions could be fully answered: * Should HECC use "am3505" as compatible? * What should be done to the offsets (ti,scc-ram-offset, ti,hecc-ram-offset, ti,mbx-offset)? Anton Glukhov (3): ARM: dts: AM35x: Add hecc node can: ti_hecc: Add TI HECC DT binding documentation can: ti_hecc: Add DT support for TI HECC module .../devicetree/bindings/net/can/ti_hecc.txt | 31 +++++++++++++ arch/arm/boot/dts/am3517.dtsi | 13 ++++++ drivers/net/can/ti_hecc.c | 54 ++++++++++++++++++++-- 3 files changed, 94 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/can/ti_hecc.txt -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html