linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards
@ 2021-02-11 19:32 Jan Kiszka
  2021-02-11 19:32 ` [PATCH v2 1/4] dt-bindings: Add Siemens vendor prefix Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Jan Kiszka @ 2021-02-11 19:32 UTC (permalink / raw)
  To: Nishanth Menon, Tero Kristo, Rob Herring
  Cc: linux-arm-kernel, linux-kernel, devicetree, Le Jin, Bao Cheng Su

Changes in v2:
 - address board-specific issues found by kernel_verify_patch
 - remove dead l2-cache node from iot2050-basic DT
 - add binding for Siemens vendor prefix
 - factor out board bindings into separate patch
 - add missing device_type to common ti,am654-pcie-rc nodes

Jan

Jan Kiszka (4):
  dt-bindings: Add Siemens vendor prefix
  dt-bindings: arm: ti: Add bindings for Siemens IOT2050 boards
  arm64: dts: ti: Add support for Siemens IOT2050 boards
  arm64: dts: ti: k3-am65-main: Add device_type to pcie*_rc nodes

 .../devicetree/bindings/arm/ti/k3.yaml        |   2 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/ti/Makefile               |   2 +
 .../boot/dts/ti/k3-am65-iot2050-common.dtsi   | 679 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      |   2 +
 .../boot/dts/ti/k3-am6528-iot2050-basic.dts   |  61 ++
 .../dts/ti/k3-am6548-iot2050-advanced.dts     |  60 ++
 7 files changed, 808 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
 create mode 100644 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts

-- 
2.26.2


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

end of thread, other threads:[~2021-03-09 15:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 19:32 [PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards Jan Kiszka
2021-02-11 19:32 ` [PATCH v2 1/4] dt-bindings: Add Siemens vendor prefix Jan Kiszka
2021-03-05 19:33   ` Rob Herring
2021-03-05 20:18     ` Nishanth Menon
2021-02-11 19:32 ` [PATCH v2 2/4] dt-bindings: arm: ti: Add bindings for Siemens IOT2050 boards Jan Kiszka
2021-03-04  6:14   ` Vignesh Raghavendra
2021-03-05 19:33   ` Rob Herring
2021-02-11 19:32 ` [PATCH v2 3/4] arm64: dts: ti: Add support " Jan Kiszka
2021-03-04  6:58   ` Vignesh Raghavendra
2021-03-09  7:18     ` Jan Kiszka
2021-03-09  8:38       ` [PATCH v3 " Jan Kiszka
2021-03-09 14:41         ` Nishanth Menon
2021-03-09 15:15           ` Jan Kiszka
2021-03-09 15:10         ` Nishanth Menon
2021-03-09 15:22           ` Jan Kiszka
2021-03-09 15:38             ` Nishanth Menon
2021-02-11 19:32 ` [PATCH v2 4/4] arm64: dts: ti: k3-am65-main: Add device_type to pcie*_rc nodes Jan Kiszka
2021-02-12 14:55   ` Kishon Vijay Abraham I
2021-02-12 19:31 ` [PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards Jan Kiszka
2021-03-03 14:05 ` Nishanth Menon

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