linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A
@ 2021-01-21 10:57 Kuldeep Singh
  2021-01-21 10:57 ` [Patch v2 1/3] arm64: dts: lx2160a: Add flexcan support Kuldeep Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kuldeep Singh @ 2021-01-21 10:57 UTC (permalink / raw)
  To: Shawn Guo, devicetree, linux-kernel
  Cc: Kuldeep Singh, linux-arm-kernel, Li Yang

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 5+ 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 ` [Patch v2 1/3] arm64: dts: lx2160a: Add flexcan support Kuldeep Singh
2021-01-21 10:57 ` [Patch v2 2/3] arm64: dtsi: ls1028a: Update flexcan properties 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-30 13:24 ` [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).