All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] ls208xa dts updates
@ 2022-09-14 21:15 ` Li Yang
  0 siblings, 0 replies; 14+ messages in thread
From: Li Yang @ 2022-09-14 21:15 UTC (permalink / raw)
  To: shawnguo, devicetree; +Cc: robh+dt, linux-arm-kernel, linux-kernel, Li Yang

Some accumulated dts updates for NXP ls208xa SoC family.

v2 Updates:
- Cleaned up patch descriptions
- Updated node names to use - instead of _

v3 Updates:
- Move fpga mdiomux changes from seperate board dtses into common
  ls208xa-qds dtsi
- Update interrupt properties to use MACRO
- More style fixes

v4 Updates:
- Fix node ordering issue
- Add SoB

Biwen Li (1):
  arm64: dts: ls208xa-rdb: fix errata E-00013

Ioana Radulescu (1):
  arm64: dts: ls2080a-rdb: add phy nodes

Li Yang (1):
  arm64: dts: ls208xa-qds: add mdio mux nodes from on-board FPGA

Pankaj Bansal (1):
  arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A.

Priyanka Jain (1):
  arm64: dts: ls2081a-rdb: Add DTS for NXP LS2081ARDB

 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/fsl-ls2080a-rdb.dts    |  69 +++++++++
 .../arm64/boot/dts/freescale/fsl-ls2080a.dtsi |   4 +
 .../boot/dts/freescale/fsl-ls2081a-rdb.dts    | 132 ++++++++++++++++++
 .../boot/dts/freescale/fsl-ls208xa-qds.dtsi   |  65 ++++++++-
 .../boot/dts/freescale/fsl-ls208xa-rdb.dtsi   |   2 +
 .../arm64/boot/dts/freescale/fsl-ls208xa.dtsi |   3 +-
 7 files changed, 271 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls2081a-rdb.dts

-- 
2.37.1


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

end of thread, other threads:[~2022-09-16 12:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 21:15 [PATCH v4 0/5] ls208xa dts updates Li Yang
2022-09-14 21:15 ` Li Yang
2022-09-14 21:15 ` [PATCH v4 1/5] arm64: dts: ls208xa-qds: add mdio mux nodes from on-board FPGA Li Yang
2022-09-14 21:15   ` Li Yang
2022-09-14 21:15 ` [PATCH v4 2/5] arm64: dts: ls2080a-rdb: add phy nodes Li Yang
2022-09-14 21:15   ` Li Yang
2022-09-14 21:15 ` [PATCH v4 3/5] arm64: dts: ls2081a-rdb: Add DTS for NXP LS2081ARDB Li Yang
2022-09-14 21:15   ` Li Yang
2022-09-14 21:15 ` [PATCH v4 4/5] arm64: dts: ls208xa-rdb: fix errata E-00013 Li Yang
2022-09-14 21:15   ` Li Yang
2022-09-14 21:15 ` [PATCH v4 5/5] arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A Li Yang
2022-09-14 21:15   ` Li Yang
2022-09-16 12:10 ` [PATCH v4 0/5] ls208xa dts updates Shawn Guo
2022-09-16 12:10   ` 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.