diff mbox series

[V2,1/3] dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W

Message ID 1643736467-17764-2-git-send-email-stefan.wahren@i2se.com (mailing list archive)
State Not Applicable
Headers show
Series ARM: dts: Add Raspberry Pi Zero 2 W support | expand

Commit Message

Stefan Wahren Feb. 1, 2022, 5:27 p.m. UTC
Add the Raspberry Pi Zero 2 W to DT schema.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli Feb. 11, 2022, 10:25 p.m. UTC | #1
On Tue,  1 Feb 2022 18:27:45 +0100, Stefan Wahren <stefan.wahren@i2se.com> wrote:
> Add the Raspberry Pi Zero 2 W to DT schema.
> 
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks!
--
Florian
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
index 5dc4824..8051a75 100644
--- a/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/bcm2835.yaml
@@ -51,6 +51,7 @@  properties:
               - raspberrypi,3-model-b-plus
               - raspberrypi,3-compute-module
               - raspberrypi,3-compute-module-lite
+              - raspberrypi,model-zero-2-w
           - const: brcm,bcm2837
 
 additionalProperties: true