On Tue, Mar 16, 2021 at 01:49:18PM -0600, Rob Herring wrote: > Adding checks for undocumented compatible strings reveals a bunch of > warnings in the DT binding examples. Fix the cases which are typos, just > a mismatch between the schema and the example, or aren't documented at all. > In a couple of cases, fixing the compatible revealed some schema errors > which are fixed. > > There's a bunch of others remaining after this which have bindings, but > those aren't converted to schema yet. > > Cc: Stephen Boyd <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Sam Ravnborg <[email protected]> > Cc: Vinod Koul <[email protected]> > Cc: Alexandre Belloni <[email protected]> > Cc: Jonathan Cameron <[email protected]> > Cc: Pavel Machek <[email protected]> > Cc: Kishon Vijay Abraham I <[email protected]> > Cc: Sebastian Reichel <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> > --- > .../clock/allwinner,sun4i-a10-pll1-clk.yaml | 2 +- > .../bindings/clock/milbeaut-clock.yaml | 12 +++++---- > .../bindings/display/brcm,bcm2835-dsi0.yaml | 6 ----- > .../bindings/display/panel/panel-dpi.yaml | 2 +- > .../devicetree/bindings/dma/qcom,gpi.yaml | 2 +- > .../devicetree/bindings/i3c/i3c.yaml | 7 ++--- > .../iio/adc/brcm,iproc-static-adc.yaml | 5 ---- > .../iio/gyroscope/nxp,fxas21002c.yaml | 2 +- > .../bindings/iio/light/upisemi,us5182.yaml | 4 +-- > .../interrupt-controller/loongson,htpic.yaml | 2 +- > .../devicetree/bindings/leds/leds-lgm.yaml | 26 ++++++++++++++++--- > .../bindings/phy/ti,phy-j721e-wiz.yaml | 2 +- > .../bindings/power/supply/cw2015_battery.yaml | 2 +- > .../bindings/power/supply/power-supply.yaml | 22 ---------------- > .../devicetree/bindings/serial/serial.yaml | 2 +- > .../bindings/spi/amlogic,meson-gx-spicc.yaml | 4 +-- > .../bindings/spi/spi-controller.yaml | 21 ++++++++------- > .../devicetree/bindings/spi/spi-mux.yaml | 8 ++---- > .../devicetree/bindings/spi/st,stm32-spi.yaml | 6 ----- > 19 files changed, 58 insertions(+), 79 deletions(-)
Acked-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature

