Hello, This small series includes two drive-by fixes to the raspberrypi,bcm2835-firmware DT bindings that fix validation errors with the Raspberry Pi 4 device tree sources. I noticed those issues when working on the Raspberry Pi Unicam driver, but two patches are independent of that work, they can thus be applied separately. Laurent Pinchart (2): dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add missing properties dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add gpio child node .../arm/bcm/raspberrypi,bcm2835-firmware.yaml | 45 +++++++++++++++++++ .../gpio/raspberrypi,firmware-gpio.txt | 30 ------------- 2 files changed, 45 insertions(+), 30 deletions(-) delete mode 100644 Documentation/devicetree/bindings/gpio/raspberrypi,firmware-gpio.txt -- Regards, Laurent Pinchart