28ffe8bf | 16-Mar-2021 |
Rob Herring <robh@kernel.org> |
dt-bindings: Clean-up undocumented compatible strings
Adding checks for undocumented compatible strings reveals a bunch of warnings in the DT binding examples. Fix the cases which are typos, just a
dt-bindings: Clean-up undocumented compatible strings
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: Thierry Reding <thierry.reding@gmail.com> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Pavel Machek <pavel@ucw.cz> Cc: linux-clk@vger.kernel.org Cc: dmaengine@vger.kernel.org Cc: linux-i3c@lists.infradead.org Cc: linux-iio@vger.kernel.org Cc: linux-leds@vger.kernel.org Cc: linux-pm@vger.kernel.org Cc: linux-serial@vger.kernel.org Cc: linux-spi@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-by: Sebastian Reichel <sre@kernel.org> Acked-by: Maxime Ripard <maxime@cerno.tech> Acked-by: Vinod Koul <vkoul@kernel.org> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Acked-by: Alain Volmat <alain.volmat@foss.st.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20210316194918.3528417-1-robh@kernel.org
show more ...
/openbmc/linux/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll1-clk.yaml/openbmc/linux/Documentation/devicetree/bindings/clock/milbeaut-clock.yaml/openbmc/linux/Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml/openbmc/linux/Documentation/devicetree/bindings/display/panel/panel-dpi.yaml/openbmc/linux/Documentation/devicetree/bindings/dma/qcom,gpi.yaml/openbmc/linux/Documentation/devicetree/bindings/i3c/i3c.yaml/openbmc/linux/Documentation/devicetree/bindings/iio/adc/brcm,iproc-static-adc.yaml/openbmc/linux/Documentation/devicetree/bindings/iio/gyroscope/nxp,fxas21002c.yamlupisemi,us5182.yaml/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/loongson,htpic.yaml/openbmc/linux/Documentation/devicetree/bindings/leds/leds-lgm.yaml/openbmc/linux/Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml/openbmc/linux/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml/openbmc/linux/Documentation/devicetree/bindings/power/supply/cw2015_battery.yaml/openbmc/linux/Documentation/devicetree/bindings/power/supply/power-supply.yaml/openbmc/linux/Documentation/devicetree/bindings/serial/serial.yaml/openbmc/linux/Documentation/devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml/openbmc/linux/Documentation/devicetree/bindings/spi/spi-controller.yaml/openbmc/linux/Documentation/devicetree/bindings/spi/spi-mux.yaml/openbmc/linux/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml/openbmc/linux/Documentation/devicetree/bindings/trivial-devices.yaml |
2d948d05 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:st,vl6180: txt to yaml format conversion.
I'm not sure anyone would use this part primarily as an ALS, given the time of flight laser also present, but I'll stick with the orig
dt-bindings:iio:light:st,vl6180: txt to yaml format conversion.
I'm not sure anyone would use this part primarily as an ALS, given the time of flight laser also present, but I'll stick with the original decision on where to put the binding.
Added interrupts property as the device has a GPIO interrupt even if the driver is not currently using it.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Manivannan Sadhasivam <manivannanece23@gmail.com> Cc: Manivannan Sadhasivam <manivannanece23@gmail.com> Cc: Peter Meerwald-Stadler <pmeerw@pmeerw.net> Link: https://lore.kernel.org/r/20201031184854.745828-23-jic23@kernel.org
show more ...
|
de4dc022 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:vishay,vcnl4035: txt to yaml conversion
Only significant change in here was dropping the statement that the i2c address should be 60. The datasheet suggests there are variants
dt-bindings:iio:light:vishay,vcnl4035: txt to yaml conversion
Only significant change in here was dropping the statement that the i2c address should be 60. The datasheet suggests there are variants available with several different addresses.
Parthiban's email address is bouncing, so I've listed myself as maintainer for this one until someone else steps up. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201031184854.745828-22-jic23@kernel.org
show more ...
|
52a04bfb | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:st,uvis25: txt to yaml conversion for this UV sensor
For the example, node name is uv-sensor because the standard option of light-sensor seemed a little too generic for this.
dt-bindings:iio:light:st,uvis25: txt to yaml conversion for this UV sensor
For the example, node name is uv-sensor because the standard option of light-sensor seemed a little too generic for this.
This one could have just been moved to trivial-devices.yaml but for now I have kept it as a separate doc.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> Link: https://lore.kernel.org/r/20201031184854.745828-21-jic23@kernel.org
show more ...
|
6032afbd | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:upisemi,us51882: txt to yaml conversion.
I don't have an up to date address for Adriana Reus so I've put myself as the binding maintainer for this one. I'm happy to hand over
dt-bindings:iio:light:upisemi,us51882: txt to yaml conversion.
I don't have an up to date address for Adriana Reus so I've put myself as the binding maintainer for this one. I'm happy to hand over to Adriana or anyone else who wants take it on!
This has a lot of optional tuning parameters. The docs are modified to try and put the default values in the description of each one rather than a forwards reference to the example.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201031184854.745828-20-jic23@kernel.org
show more ...
|
23205227 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:ti,opt3001: txt to yaml conversion
Straight forward format conversion of this simple binding.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob He
dt-bindings:iio:light:ti,opt3001: txt to yaml conversion
Straight forward format conversion of this simple binding.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Andreas Dannenberg <dannenberg@ti.com> Link: https://lore.kernel.org/r/20201031184854.745828-19-jic23@kernel.org
show more ...
|
8b38b180 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:maxim,max44009: txt to yaml conversion.
Straight forward format conversion.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel
dt-bindings:iio:light:maxim,max44009: txt to yaml conversion.
Straight forward format conversion.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Robert Eshleman <bobbyeshleman@gmail.com> Link: https://lore.kernel.org/r/20201031184854.745828-18-jic23@kernel.org
show more ...
|
787f6145 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:sharp,gp2ap020a00f: txt to yaml conversion.
Simple conversion. Jacek's email bounced, by Kyungmin's still seems good so just dropped Jacek from maintainer list.
Signed-off-by:
dt-bindings:iio:light:sharp,gp2ap020a00f: txt to yaml conversion.
Simple conversion. Jacek's email bounced, by Kyungmin's still seems good so just dropped Jacek from maintainer list.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Kyungmin Park <kyungmin.park@samsung.com> Link: https://lore.kernel.org/r/20201031184854.745828-17-jic23@kernel.org
show more ...
|
b8a8dab1 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:capella,cm36651: txt to yaml conversion.
Straight forward conversion with no changes beyond the node name in the example
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huaw
dt-bindings:iio:light:capella,cm36651: txt to yaml conversion.
Straight forward conversion with no changes beyond the node name in the example
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Beomho Seo <beomho.seo@samsung.com> Link: https://lore.kernel.org/r/20201031184854.745828-16-jic23@kernel.org
show more ...
|
c10fe447 | 31-Oct-2020 |
Jonathan Cameron <Jonathan.Cameron@huawei.com> |
dt-bindings:iio:light:avago,apds9960: txt to yaml conversion
Very simple binding that we could move into trivial-devices.yaml with a small loss of documentation.
Signed-off-by: Jonathan Cameron <Jo
dt-bindings:iio:light:avago,apds9960: txt to yaml conversion
Very simple binding that we could move into trivial-devices.yaml with a small loss of documentation.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Matt Ranostay <matt.ranostay@konsulko.com> Link: https://lore.kernel.org/r/20201031184854.745828-15-jic23@kernel.org
show more ...
|