linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ls1028a: dts fixes and new board support
@ 2019-12-09 23:43 Michael Walle
  2019-12-09 23:43 ` [PATCH v2 1/5] arm64: dts: ls1028a: fix typo in TMU calibration data Michael Walle
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Michael Walle @ 2019-12-09 23:43 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-arm-kernel
  Cc: Rob Herring, Mark Rutland, Shawn Guo, Li Yang, Yuantian Tang,
	Michael Walle

This series adds basic support for the Kontron SMARC-sAL28 board. It also
adds missing nodes to the ls1028a base device tree which are used by the
board.

changes since v1:
 - dropped "arm64: dts: ls1028a: add FlexSPI node" in favor of:
   https://lore.kernel.org/lkml/1575457098-18368-2-git-send-email-Ashish.Kumar@nxp.com/
   Thus, this series now depends on that patch
 - better commit message for the TMU patch
 - added fixes tag to the TMU patch
 - document the LS1028A evaluation boards compatible strings
 - document the Kontron sl28 boards compatible strings
 - fix node names of the sl28 device tree(s)
 - removed device specific compatible string of the spi flash
 - rebased the patch series
 - integrate the RGMII configuration of the AR8031 PHY since the binding is
   now already upstream

This patchseries depends on:
 - [Patch v2 1/5] arm64: dts: ls1028a: Add FlexSPI support
   https://lore.kernel.org/lkml/1575457098-18368-2-git-send-email-Ashish.Kumar@nxp.com/
 - [PATCH v2 1/2] dt-bindings: clock: document the fsl-sai driver
   https://lore.kernel.org/lkml/20191209233305.18619-1-michael@walle.cc/

This patchseries superseeds:
 - [PATCH 0/4] ls1028a: dts fixes and new board support
   https://lore.kernel.org/lkml/20191123201317.25861-1-michael@walle.cc/
 - [PATCH] arm64: dts: sl28: configure the RGMII PHY
   https://lore.kernel.org/lkml/20191123202624.28093-1-michael@walle.cc/

Michael Walle (5):
  arm64: dts: ls1028a: fix typo in TMU calibration data
  arm64: dts: ls1028a: add missing sai nodes
  dt-bindings: arm: fsl: add LS1028A based boards
  dt-bindings: arm: fsl: add Kontron sl28 boards
  arm64: dts: freescale: add Kontron sl28 support

 .../devicetree/bindings/arm/fsl.yaml          |  45 +++++
 arch/arm64/boot/dts/freescale/Makefile        |   4 +
 .../fsl-ls1028a-kontron-kbox-a-230-ls.dts     |  27 +++
 .../fsl-ls1028a-kontron-sl28-var3-ads2.dts    | 106 +++++++++++
 .../fsl-ls1028a-kontron-sl28-var4.dts         |  50 +++++
 .../freescale/fsl-ls1028a-kontron-sl28.dts    | 174 ++++++++++++++++++
 .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi |  44 ++++-
 7 files changed, 449 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var4.dts
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts

-- 
2.20.1


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

end of thread, other threads:[~2020-02-12  7:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09 23:43 [PATCH v2 0/5] ls1028a: dts fixes and new board support Michael Walle
2019-12-09 23:43 ` [PATCH v2 1/5] arm64: dts: ls1028a: fix typo in TMU calibration data Michael Walle
2019-12-11  9:16   ` Shawn Guo
2019-12-09 23:43 ` [PATCH v2 2/5] arm64: dts: ls1028a: add missing sai nodes Michael Walle
2019-12-11  9:16   ` Shawn Guo
2019-12-09 23:43 ` [PATCH v2 3/5] dt-bindings: arm: fsl: add LS1028A based boards Michael Walle
2019-12-19 19:32   ` Rob Herring
2020-02-12  7:36   ` Shawn Guo
2019-12-09 23:43 ` [PATCH v2 4/5] dt-bindings: arm: fsl: add Kontron sl28 boards Michael Walle
2019-12-19 19:34   ` Rob Herring
2019-12-09 23:43 ` [PATCH v2 5/5] arm64: dts: freescale: add Kontron sl28 support Michael Walle
2020-01-29 16:22 ` [PATCH v2 0/5] ls1028a: dts fixes and new board support Michael Walle

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).