Message ID | 20191029152337.23827-1-festevam@gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 838f8ed9a09422358c9a5c9750c576bacaa8cc29 |
Headers | show |
Series | [v2,1/2] dt-bindings: arm: fsl: Document i.MX7ULP Embedded Artists COM board | expand |
On Tue, Oct 29, 2019 at 12:23:36PM -0300, Fabio Estevam wrote: > Add an entry for the Embedded Artists i.MX7ULP COM board. > > Signed-off-by: Fabio Estevam <festevam@gmail.com> Please copy DT folks for any bindings change. Shawn > --- > Changes since v1: > - None > > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index b08ae59cc57f..e75f03bf8fbb 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -234,6 +234,7 @@ properties: > - description: i.MX7ULP based Boards > items: > - enum: > + - ea,imx7ulp-com # i.MX7ULP Embedded Artists COM Board > - fsl,imx7ulp-evk # i.MX7ULP Evaluation Kit > - const: fsl,imx7ulp > > -- > 2.17.1 >
Hi Shawn,
On Sun, Dec 1, 2019 at 10:31 PM Shawn Guo <shawnguo@kernel.org> wrote:
> Please copy DT folks for any bindings change.
I have just resent the series with the DT folks on Cc.
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index b08ae59cc57f..e75f03bf8fbb 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -234,6 +234,7 @@ properties: - description: i.MX7ULP based Boards items: - enum: + - ea,imx7ulp-com # i.MX7ULP Embedded Artists COM Board - fsl,imx7ulp-evk # i.MX7ULP Evaluation Kit - const: fsl,imx7ulp
Add an entry for the Embedded Artists i.MX7ULP COM board. Signed-off-by: Fabio Estevam <festevam@gmail.com> --- Changes since v1: - None Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)