Matthew Hagan
e544f2cfb2
dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65
...
Add bindings for the Meraki MX64/MX65 series.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2021-09-14 14:34:50 -07:00
Matthew Hagan
239cf17718
dt-bindings: arm: bcm: add NSP devices to SoCs
...
Currently only the SoC names are added. This patch expands these to add
the devices.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2021-09-14 14:34:46 -07: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
Rob Herring
f516fb704d
dt-bindings: Whitespace clean-ups in schema files
...
Clean-up incorrect indentation, extra spaces, long lines, and missing
EOF newline in schema files. Most of the clean-ups are for list
indentation which should always be 2 spaces more than the preceding
keyword.
Found with yamllint (which I plan to integrate into the checks).
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-clk@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: linux-spi@vger.kernel.org
Cc: linux-gpio@vger.kernel.org
Cc: linux-remoteproc@vger.kernel.org
Cc: linux-hwmon@vger.kernel.org
Cc: linux-i2c@vger.kernel.org
Cc: linux-fbdev@vger.kernel.org
Cc: linux-iio@vger.kernel.org
Cc: linux-input@vger.kernel.org
Cc: linux-pm@vger.kernel.org
Cc: linux-media@vger.kernel.org
Cc: alsa-devel@alsa-project.org
Cc: linux-mmc@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Cc: netdev@vger.kernel.org
Cc: linux-rtc@vger.kernel.org
Cc: linux-serial@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Acked-by: Sam Ravnborg <sam@ravnborg.org >
Signed-off-by: Rob Herring <robh@kernel.org >
2020-08-14 08:55:58 -06:00
Florian Fainelli
6570e8bdf7
dt-bindings: arm: bcm: Convert Northstar Plus to YAML
...
Update the Broadcom Northstar Plus SoC binding document for boards/SoCs
to use YAML. Verified with dt_binding_check and dtbs_check.
Acked-by: Scott Branden <scott.branden@broadcom.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com >
2020-03-10 12:34:37 -07:00