Now that FlexCAN support for newer IPs is finally hitting upstream [1], lets add the corresponding nodes for the LS1028A SoC and enable it for the Kontron sl28 board. changes since v1: - added new patch "dt-bindings: can: flexcan: list supported processors" Suggested by Lee. Please keep in mind that this only an intermediate step, as Marc already pointed out [2] that Oleksij is alreay working on converting the bindings to YAML format. [1] https://lore.kernel.org/netdev/20200923085418.2685858-1-mkl@xxxxxxxxxxxxxx/ [2] https://lore.kernel.org/linux-can/790ce102-7542-b65e-0945-a04faf6e4b89@xxxxxxxxxxxxxx/ Michael Walle (3): dt-bindings: can: flexcan: list supported processors arm64: dts: ls1028a: add missing CAN nodes arm64: dts: freescale: sl28: add CAN node .../bindings/net/can/fsl-flexcan.txt | 6 ++++++ .../dts/freescale/fsl-ls1028a-kontron-sl28.dts | 4 ++++ arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 18 ++++++++++++++++++ 3 files changed, 28 insertions(+) -- 2.20.1