Message ID | 20210111082134.24704-1-michael@walle.cc (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/2] dt-bindings: arm: fsl: add Kontron sl28 variant 1 | expand |
On Mon, 11 Jan 2021 09:21:33 +0100, Michael Walle wrote: > Add the a new variant for the Kontron SMARC-sAL28 board. > > Signed-off-by: Michael Walle <michael@walle.cc> > --- > changes since v1: > - none > > Documentation/devicetree/bindings/arm/fsl.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On Mon, Jan 11, 2021 at 09:21:33AM +0100, Michael Walle wrote: > Add the a new variant for the Kontron SMARC-sAL28 board. > > Signed-off-by: Michael Walle <michael@walle.cc> Applied both, thanks.
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index cee74fc0c115..cbb531ad5284 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -835,10 +835,12 @@ properties: Kontron SMARC-sAL28 board on the SMARC Eval Carrier 2.0 items: - enum: + - kontron,sl28-var1-ads2 - kontron,sl28-var2-ads2 - kontron,sl28-var3-ads2 - kontron,sl28-var4-ads2 - enum: + - kontron,sl28-var1 - kontron,sl28-var2 - kontron,sl28-var3 - kontron,sl28-var4 @@ -849,6 +851,7 @@ properties: Kontron SMARC-sAL28 board (on a generic/undefined carrier) items: - enum: + - kontron,sl28-var1 - kontron,sl28-var2 - kontron,sl28-var3 - kontron,sl28-var4
Add the a new variant for the Kontron SMARC-sAL28 board. Signed-off-by: Michael Walle <michael@walle.cc> --- changes since v1: - none Documentation/devicetree/bindings/arm/fsl.yaml | 3 +++ 1 file changed, 3 insertions(+)