Hi everyone, while working on i.MX6Q based board (arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dts) I noticed several warnings on dtbs_check. I'm also not sure whether thse patches warrent a Fixes tag, so I only added that for patch 3. All of these patches are independent and can be picked up individually. Patches already merged: * 0268e1ae25949 ("dt-bindings: trivial-devices: Remove national,lm75") * 57db57ae15a97 ("dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'") which deprecates v1 patch 3 Changes in v2: * Fix example for imx-thermal.yaml * Collected R-b & A-b * Dropped v1 patch 6 for now as it is contoversial Best regards, Alexander Alexander Stein (3): dt-bindings: imx-thermal: Add #thermal-sensor-cells property dt-bindings: net: microchip: Allow nvmem-cell usage dt-bindings: timer: add imx7d compatible .../devicetree/bindings/net/microchip,lan95xx.yaml | 2 ++ Documentation/devicetree/bindings/thermal/imx-thermal.yaml | 7 +++++++ Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 4 +++- 3 files changed, 12 insertions(+), 1 deletion(-) -- 2.34.1