All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A
@ 2021-01-21 10:57 ` Kuldeep Singh
  0 siblings, 0 replies; 10+ messages in thread
From: Kuldeep Singh @ 2021-01-21 10:57 UTC (permalink / raw)
  To: Shawn Guo, devicetree, linux-kernel
  Cc: linux-arm-kernel, Li Yang, Kuldeep Singh

This patch set adds device-tree support for LX2160A-RDB/QDS.

Also, update flexcan entry for LS1028A and enable support further for 
LS1028A-RDB/QDS.

Patch1: Add dtsi and dts properties for LX2160A
Patch2: Update dtsi properties for LS1028A
Patch3: Add dts properties for LS1028A.

Changes since v1:
-Use clockgen constants instead of numeric numbers

Kuldeep Singh (3):
  arm64: dts: lx2160a: Add flexcan support
  arm64: dtsi: ls1028a: Update flexcan properties
  arm64: dts: ls1028a: Enable flexcan support for LS1028A-RDB/QDS

 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts |  8 ++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts | 16 +++++++++++++++
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi    | 16 +++++++++------
 arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts |  8 ++++++++
 arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 16 +++++++++++++++
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi    | 24 +++++++++++++++++++++++
 6 files changed, 82 insertions(+), 6 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-01-30 13:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 10:57 [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A Kuldeep Singh
2021-01-21 10:57 ` Kuldeep Singh
2021-01-21 10:57 ` [Patch v2 1/3] arm64: dts: lx2160a: Add flexcan support Kuldeep Singh
2021-01-21 10:57   ` Kuldeep Singh
2021-01-21 10:57 ` [Patch v2 2/3] arm64: dtsi: ls1028a: Update flexcan properties Kuldeep Singh
2021-01-21 10:57   ` Kuldeep Singh
2021-01-21 10:57 ` [Patch v2 3/3] arm64: dts: ls1028a: Enable flexcan support for LS1028A-RDB/QDS Kuldeep Singh
2021-01-21 10:57   ` Kuldeep Singh
2021-01-30 13:24 ` [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A Shawn Guo
2021-01-30 13:24   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.