Searched hist:bd36e51d10e7c2b7d39ffa7d075aed98a8e7473c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/misc/ |
H A D | olpc,xo1.75-ec.yaml | diff bd36e51d10e7c2b7d39ffa7d075aed98a8e7473c Tue Oct 13 11:08:43 CDT 2020 Zhen Lei <thunder.leizhen@huawei.com> dt-bindings: misc: explicitly add #address-cells for slave mode
Explicitly add "#address-cells = <0>" and "#size-cells = <0>" to eliminate below warnings.
(spi_bus_bridge): /example-0/spi: incorrect #address-cells for SPI bus (spi_bus_bridge): /example-0/spi: incorrect #size-cells for SPI bus (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Link: https://lore.kernel.org/r/20201013160845.1772-5-thunder.leizhen@huawei.com Signed-off-by: Rob Herring <robh@kernel.org>
|