On Tue, 20 Aug 2024, Frank Li wrote: > Convert binding doc leds-lm3592x to yaml format. > Additional change > - Add ref to common.yaml for child node > - Add i2c node at example > > Fix below warning: > arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dtb: /soc@0/bus@30800000/i2c@30a40000/backlight@36: > failed to match any schema with compatible: ['ti,lm36922'] > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > Change from v1 to v2 > - fix dtschema/dtc warnings/errors: > Documentation/devicetree/bindings/leds/ti.lm36922.example.dtb: /example-0/i2c/led-controller@36: failed to match any schema with compatible: ['ti,lm3692x'] > --- > .../devicetree/bindings/leds/leds-lm3692x.txt | 65 ------------ > .../devicetree/bindings/leds/ti.lm36922.yaml | 100 ++++++++++++++++++ Full-stop should be a comma. > 2 files changed, 100 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/leds/leds-lm3692x.txt > create mode 100644 Documentation/devicetree/bindings/leds/ti.lm36922.yaml -- Lee Jones [李琼斯]