devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Update UniPhier armv8 devicetree
@ 2022-07-04  0:21 Kunihiko Hayashi
  2022-07-04  0:21 ` [PATCH 1/9] arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC Kunihiko Hayashi
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Kunihiko Hayashi @ 2022-07-04  0:21 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Masami Hiramatsu
  Cc: devicetree, linux-arm-kernel, linux-kernel, Kunihiko Hayashi

Update devicetree sources for UniPhier armv8 SoCs to remove dtschema
warnings, add support existing features that haven't yet been
described, and replace constants with macros.

Kunihiko Hayashi (9):
  arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC
  arm64: dts: uniphier: Rename pvtctl node to thermal-sensor
  arm64: dts: uniphier: Rename usb-phy node to usb-glue
  arm64: dts: uniphier: Rename gpio-hog nodes
  arm64: dts: uniphier: Use GIC interrupt definitions
  arm64: dts: uniphier: Add ahci controller and glue layer nodes for
    PXs3
  arm64: dts: uniphier: Add USB-device support for PXs3 reference board
  arm64: dts: uniphier: Fix opp-table node name for LD20
  arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node

 arch/arm/boot/dts/uniphier-pinctrl.dtsi       |  10 ++
 arch/arm64/boot/dts/socionext/Makefile        |   4 +-
 .../boot/dts/socionext/uniphier-ld11-ref.dts  |   6 +-
 .../boot/dts/socionext/uniphier-ld11.dtsi     |  53 +++----
 .../dts/socionext/uniphier-ld20-akebi96.dts   |   6 +-
 .../boot/dts/socionext/uniphier-ld20-ref.dts  |   6 +-
 .../boot/dts/socionext/uniphier-ld20.dtsi     |  68 +++++----
 .../socionext/uniphier-pxs3-ref-gadget0.dts   |  41 +++++
 .../socionext/uniphier-pxs3-ref-gadget1.dts   |  40 +++++
 .../boot/dts/socionext/uniphier-pxs3-ref.dts  |  14 +-
 .../boot/dts/socionext/uniphier-pxs3.dtsi     | 144 ++++++++++++++----
 11 files changed, 289 insertions(+), 103 deletions(-)
 create mode 100644 arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget0.dts
 create mode 100644 arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget1.dts

-- 
2.25.1


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

end of thread, other threads:[~2022-08-02 13:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04  0:21 [PATCH 0/9] Update UniPhier armv8 devicetree Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 1/9] arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 2/9] arm64: dts: uniphier: Rename pvtctl node to thermal-sensor Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 3/9] arm64: dts: uniphier: Rename usb-phy node to usb-glue Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 4/9] arm64: dts: uniphier: Rename gpio-hog nodes Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 5/9] arm64: dts: uniphier: Use GIC interrupt definitions Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 6/9] arm64: dts: uniphier: Add ahci controller and glue layer nodes for PXs3 Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 7/9] arm64: dts: uniphier: Add USB-device support for PXs3 reference board Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 8/9] arm64: dts: uniphier: Fix opp-table node name for LD20 Kunihiko Hayashi
2022-07-04  0:21 ` [PATCH 9/9] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node Kunihiko Hayashi
2022-07-29  9:52 ` [PATCH 0/9] Update UniPhier armv8 devicetree Kunihiko Hayashi
2022-07-30 12:03   ` Arnd Bergmann
2022-08-02 13:24     ` Kunihiko Hayashi
2022-08-02 13:55       ` Arnd Bergmann

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