mbox series

[0/2] arm64: dts: fsl: add flexcan nodes in layerscape SOCs

Message ID 20190513112612.11036-1-pankaj.bansal@nxp.com (mailing list archive)
Headers show
Series arm64: dts: fsl: add flexcan nodes in layerscape SOCs | expand

Message

Pankaj Bansal May 13, 2019, 6:02 a.m. UTC
NXP Layerscape SOCs LX2160A and LS1028A both contain flexcan node capable
of FD mode.

Cc: Varun Sethi <V.Sethi@nxp.com>

Dependencies:
 - https://www.spinics.net/lists/linux-can/msg01562.html

Pankaj Bansal (2):
  arm64: dts: fsl: lx2160a: add flexcan node
  arm64: dts: fsl: ls1028a: add flexcan node

 .../boot/dts/freescale/fsl-ls1028a-qds.dts    | 10 ++++++++-
 .../boot/dts/freescale/fsl-ls1028a-rdb.dts    | 18 ++++++++++++++-
 .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 22 ++++++++++++++++++-
 .../boot/dts/freescale/fsl-lx2160a-qds.dts    | 10 ++++++++-
 .../boot/dts/freescale/fsl-lx2160a-rdb.dts    | 18 ++++++++++++++-
 .../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 20 ++++++++++++++++-
 6 files changed, 92 insertions(+), 6 deletions(-)