mbox series

[V4,0/2] dt-bindings: imx: Fix dtbs_check warnings

Message ID 20230530100843.15072-1-stefan.wahren@i2se.com
Headers show
Series dt-bindings: imx: Fix dtbs_check warnings | expand

Message

Stefan Wahren May 30, 2023, 10:08 a.m. UTC
This series tries to address some dtbs_check warnings on i.MX6ULL.

Changes in V4:
- drop patch 1 from V3 which has already been addressed by Marek Vasut
- drop already applied patches from V3 (#3, #5, #6) 

Changes in V3:
- add Krzysztof's Reviewed-Bys
- fix indentation in Patch 6 found by Krzysztof Kozlowski

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 (2):
  dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
  dt-bindings: imxgpt: add imx6ul compatible

 .../devicetree/bindings/crypto/fsl-dcp.yaml          | 12 +++++++++---
 .../devicetree/bindings/timer/fsl,imxgpt.yaml        |  3 +++
 2 files changed, 12 insertions(+), 3 deletions(-)