linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] convert grf.txt to YAML
@ 2021-05-12 12:23 Johan Jonker
  2021-05-12 12:23 ` [PATCH v5 1/4] dt-bindings: phy: convert rockchip-usb-phy.txt " Johan Jonker
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Johan Jonker @ 2021-05-12 12:23 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, linus.walleij, kishon, vkoul, jay.xu, shawn.lin,
	david.wu, zhangqing, huangtao, cl, linux-phy, linux-rockchip,
	devicetree, linux-arm-kernel, linux-kernel

Changed V5:
  changed compatibles for rk3066/rk3188
  add rockchip-usb-phy.yaml
  move and restyle grf nodes rk3066/rk3188
  remove applied patches

Changed V4:
  revert separate schemas for each 'if' subset
  add additionalProperties
  move properties to top level

Changed V3:
  remove select
  change unevaluatedProperties
  add separate schemas for each 'if' subset

Changed V2:
  add rockchip,rk3328-grf-gpio.yaml
  rename grf-gpio nodename

Johan Jonker (4):
  dt-bindings: phy: convert rockchip-usb-phy.txt to YAML
  dt-bindings: soc: rockchip: convert grf.txt to YAML
  ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
  arm64: dts: rename grf-gpio nodename in rk3328.dtsi

 .../devicetree/bindings/phy/rockchip-usb-phy.txt   |  52 -----
 .../devicetree/bindings/phy/rockchip-usb-phy.yaml  |  86 +++++++
 .../devicetree/bindings/soc/rockchip/grf.txt       |  61 -----
 .../devicetree/bindings/soc/rockchip/grf.yaml      | 260 +++++++++++++++++++++
 arch/arm/boot/dts/rk3066a.dtsi                     |  53 +++--
 arch/arm/boot/dts/rk3188.dtsi                      |  53 +++--
 arch/arm/boot/dts/rk3xxx.dtsi                      |   2 +-
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |   2 +-
 8 files changed, 406 insertions(+), 163 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/phy/rockchip-usb-phy.txt
 create mode 100644 Documentation/devicetree/bindings/phy/rockchip-usb-phy.yaml
 delete mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.txt
 create mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.yaml

-- 
2.11.0


_______________________________________________
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] 11+ messages in thread

end of thread, other threads:[~2021-05-31 11:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 12:23 [PATCH v5 0/4] convert grf.txt to YAML Johan Jonker
2021-05-12 12:23 ` [PATCH v5 1/4] dt-bindings: phy: convert rockchip-usb-phy.txt " Johan Jonker
2021-05-18  1:04   ` Rob Herring
2021-05-12 12:23 ` [PATCH v5 2/4] dt-bindings: soc: rockchip: convert grf.txt " Johan Jonker
2021-05-13  2:28   ` Rob Herring
2021-05-12 12:23 ` [PATCH v5 3/4] ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188 Johan Jonker
2021-05-12 12:23 ` [PATCH v5 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi Johan Jonker
2021-05-14 16:37 ` (subset) [PATCH v5 0/4] convert grf.txt to YAML Heiko Stuebner
2021-05-19 15:17   ` Rob Herring
2021-05-19 23:18     ` Heiko Stübner
2021-05-31 11:57 ` Heiko Stuebner

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