Message ID | 1547562139-64730-1-git-send-email-michal.vokac@ysoft.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 24ef3b6e22fe7268603ac435868e9c99dae12cda |
Headers | show |
Series | [shawn/for-next,v4,1/2] dt-bindings: arm: Add Y Soft IOTA Draco, Hydra and Ursa boards | expand |
On Tue, 15 Jan 2019 14:22:44 +0000, =?utf-8?B?Vm9rw6HEjSBNaWNoYWw=?= wrote: > These are i.MX6DualLite/Solo based single board computers used > in various Y Soft products. > > Cc: Andrew Lunn <andrew@lunn.ch> > Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> > --- > Changes since v2: > - New patch > > Documentation/devicetree/bindings/arm/fsl.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>
On Tue, Jan 15, 2019 at 02:22:44PM +0000, Vokáč Michal wrote: > These are i.MX6DualLite/Solo based single board computers used > in various Y Soft products. > > Cc: Andrew Lunn <andrew@lunn.ch> > Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> Applied both, thanks.
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index a4d625d..b3908a0 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -94,6 +94,9 @@ properties: - fsl,imx6dl-sabresd # i.MX6 DualLite SABRE Smart Device Board - technologic,imx6dl-ts4900 - technologic,imx6dl-ts7970 + - ysoft,imx6dl-yapp4-draco # i.MX6 DualLite Y Soft IOTA Draco board + - ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board + - ysoft,imx6dl-yapp4-ursa # i.MX6 Solo Y Soft IOTA Ursa board - const: fsl,imx6dl - description: i.MX6SL based Boards
These are i.MX6DualLite/Solo based single board computers used in various Y Soft products. Cc: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> --- Changes since v2: - New patch Documentation/devicetree/bindings/arm/fsl.yaml | 3 +++ 1 file changed, 3 insertions(+)