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

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

Johan Jonker (4):
  dt-bindings: gpio: convert rk3328-grf-gpio.txt to YAML
  dt-bindings: soc: rockchip: convert grf.txt to YAML
  ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
  arm64: dts: rename grf-gpio nodename in rk3328.dtsi

 .../bindings/gpio/rockchip,rk3328-grf-gpio.txt     |  32 ---
 .../bindings/gpio/rockchip,rk3328-grf-gpio.yaml    |  51 ++++
 .../devicetree/bindings/soc/rockchip/grf.txt       |  61 -----
 .../devicetree/bindings/soc/rockchip/grf.yaml      | 280 +++++++++++++++++++++
 arch/arm/boot/dts/rk3xxx.dtsi                      |   2 +-
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |   2 +-
 6 files changed, 333 insertions(+), 95 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.txt
 create mode 100644 Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.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-07 21:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 13:40 [PATCH v2 0/4] convert grf.txt to YAML Johan Jonker
2021-05-05 13:40 ` [PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt " Johan Jonker
2021-05-07 20:48   ` Rob Herring
2021-05-07 20:59   ` Heiko Stuebner
2021-05-07 21:02     ` Rob Herring
2021-05-07 21:06       ` Heiko Stuebner
2021-05-07 21:26   ` Linus Walleij
2021-05-05 13:40 ` [PATCH v2 2/4] dt-bindings: soc: rockchip: convert grf.txt " Johan Jonker
2021-05-07 20:47   ` Rob Herring
2021-05-05 13:40 ` [PATCH v2 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188 Johan Jonker
2021-05-05 13:40 ` [PATCH v2 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi Johan Jonker

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