Re: [PATCH v2 11/34] dt-bindings: arm: Convert Alpine board/soc bindings to json-schema
From: Antoine Tenart <hidden>
Date: 2018-12-04 07:53:06
Also in:
linux-devicetree, linuxppc-dev, lkml
From: Antoine Tenart <hidden>
Date: 2018-12-04 07:53:06
Also in:
linux-devicetree, linuxppc-dev, lkml
Hi Rob, On Mon, Dec 03, 2018 at 03:32:00PM -0600, Rob Herring wrote:
diff --git a/Documentation/devicetree/bindings/arm/al,alpine.yaml b/Documentation/devicetree/bindings/arm/al,alpine.yaml new file mode 100644 index 000000000000..82e2fafdfece --- /dev/null +++ b/Documentation/devicetree/bindings/arm/al,alpine.yaml@@ -0,0 +1,21 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/al,alpine.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Annapurna Labs Alpine Platform Device Tree Bindings + +maintainers: + - Tsahee Zidenberg <tsahee@annapurnalabs.com>
Could you add '- Antoine Tenart [off-list ref]' here? Thanks! Antoine
+description: test + +properties: + compatible: + items: + - const: al,alpine + model: + items: + - const: "Annapurna Labs Alpine Dev Board" + +... -- 2.19.1
-- Antoine Ténart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel