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