devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
@ 2023-04-10 20:57 Stefan Wahren
  2023-04-10 20:57 ` [PATCH V2 1/6] dt-bindings: serial: fsl-imx-uart: add missing properties Stefan Wahren
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Stefan Wahren @ 2023-04-10 20:57 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski,
	Greg Kroah-Hartman, Shawn Guo, Sascha Hauer
  Cc: kernel, Fabio Estevam, linux-imx, Rafael J . Wysocki,
	Daniel Lezcano, Amit Kucheria, Thomas Gleixner, linux-crypto,
	devicetree, linux-serial, linux-arm-kernel, linux-pm,
	Stefan Wahren

This series tries to address some dtbs_check warnings on i.MX6ULL.

Changes in V2:
- new patch to fix fsl-imx-uart warnings 
- fixed GPC typo found by Fabio Estevam
- keep enum in bindings as suggested by Krzysztof Kozlowski
- make imx6ul GPT compatible to imx6sx

Stefan Wahren (6):
  dt-bindings: serial: fsl-imx-uart: add missing properties
  dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
  dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
  dt-bindings: imxgpt: add imx6ul compatible
  ARM: dts: imx: Adjust dma-apbh node name
  ARM: dts: imx6ul: Add clock and PGC node to GPC

 .../devicetree/bindings/crypto/fsl-dcp.yaml   | 12 ++++++---
 .../bindings/serial/fsl-imx-uart.yaml         | 25 +++++++++++++++++++
 .../bindings/thermal/imx-thermal.yaml         | 14 ++++++++---
 .../devicetree/bindings/timer/fsl,imxgpt.yaml |  3 +++
 arch/arm/boot/dts/imx23.dtsi                  |  2 +-
 arch/arm/boot/dts/imx28.dtsi                  |  2 +-
 arch/arm/boot/dts/imx6qdl.dtsi                |  2 +-
 arch/arm/boot/dts/imx6sx.dtsi                 |  2 +-
 arch/arm/boot/dts/imx6ul.dtsi                 | 14 ++++++++++-
 arch/arm/boot/dts/imx7s.dtsi                  |  2 +-
 10 files changed, 65 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-04-17  7:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-10 20:57 [PATCH V2 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings Stefan Wahren
2023-04-10 20:57 ` [PATCH V2 1/6] dt-bindings: serial: fsl-imx-uart: add missing properties Stefan Wahren
2023-04-11  5:46   ` Krzysztof Kozlowski
2023-04-10 20:57 ` [PATCH V2 2/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible Stefan Wahren
2023-04-11  5:47   ` Krzysztof Kozlowski
2023-04-10 20:58 ` [PATCH V2 3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible Stefan Wahren
2023-04-11  5:47   ` Krzysztof Kozlowski
2023-04-17  7:40   ` Daniel Lezcano
2023-04-10 20:58 ` [PATCH V2 4/6] dt-bindings: imxgpt: add " Stefan Wahren
2023-04-11  5:48   ` Krzysztof Kozlowski
2023-04-10 20:58 ` [PATCH V2 5/6] ARM: dts: imx: Adjust dma-apbh node name Stefan Wahren
2023-04-10 20:58 ` [PATCH V2 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC Stefan Wahren
2023-04-11  5:46   ` Krzysztof Kozlowski

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