Stefan Wahren
e5eb80f0c0
dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W
...
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 >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2022-02-11 14:24:59 -08:00
Stefan Wahren
09ce63ec33
dt-bindings: arm: bcm2835: Add Raspberry Pi Compute Module 4
...
Add the Raspberry Pi Compute Module 4 to DT schema.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/1628334401-6577-8-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Nicolas Saenz Julienne <nsaenz@kernel.org >
2021-10-06 09:53:25 +02:00
Stefan Wahren
224bd597a4
dt-bindings: arm: bcm2835: Add Raspberry Pi 400 to DT schema
...
Add new Raspberry Pi 400 to DT schema.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/1622981777-5023-5-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Nicolas Saenz Julienne <nsaenz@kernel.org >
2021-06-08 23:06:34 +02:00
Rob Herring
62298364bd
dt-bindings: Explicitly allow additional properties in board/SoC schemas
...
In order to add meta-schema checks for additional/unevaluatedProperties
being present, all schema need to make this explicit. As the top-level
board/SoC schemas always have additional properties, add
'additionalProperties: true'.
Acked-by: Krzysztof Kozlowski <krzk@kernel.org >
Acked-by: Viresh Kumar <viresh.kumar@linaro.org >
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be >
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20201005183830.486085-4-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org >
2020-10-26 16:13:56 -05:00
Stefan Wahren
091d3aecc5
dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
...
Add new Raspberry Pi 4 to DT schema.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net >
Acked-by: Eric Anholt <eric@anholt.net >
Reviewed-by: Rob Herring <robh@kernel.org >
2019-10-10 19:13:45 +02:00
Stefan Wahren
ab06837dd2
dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schema
...
Convert the BCM2835/6/7 SoC bindings to DT schema format using json-schema.
All the other Broadcom boards are maintained by Florian Fainelli.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net >
Acked-by: Eric Anholt <eric@anholt.net >
Reviewed-by: Rob Herring <robh@kernel.org >
2019-10-10 19:13:41 +02:00