]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: arm: bcm: Add a select to the RPI Firmware binding
authorMaxime Ripard <maxime@cerno.tech>
Fri, 26 Jun 2020 11:54:33 +0000 (13:54 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 23 Jul 2020 22:32:43 +0000 (15:32 -0700)
commit1d5069b806d7ce67e6279e8653ea7be78300fe1f
treec73f8ef38375a10c10cd313dd2f68bd1afd2a289
parentc67ea98f6469b1c4576d9f654c82d90d297062e8
dt-bindings: arm: bcm: Add a select to the RPI Firmware binding

The RaspberryPi firmware binding uses two compatible, include simple-bus.
The select statement generated by default will thus select any node that
has simple-bus, not all of them being the raspberrypi firmware node.

This results in warnings being wrongfully reported. Let's add a custom
select statement to fix that.

Fixes: e24c8144784f ("dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200626115433.125735-1-maxime@cerno.tech
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml