Message ID | 20200326220213.28632-8-a.fatoum@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/8] ARM: dts: stm32: enable stm32mp157's &gpu by default | expand |
Hi Ahmad On 3/26/20 11:02 PM, Ahmad Fatoum wrote: > Document the STM32MP157 based Linux Automation MC-1 device tree > compatible. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> > --- Sorry my mailer has lost the cover-letter mail, so consider I respond to to the whole series. Thanks for adding a new stm32 board and more importantly to have standardize pins name, I appreciate it. Series applied on stm32-next. Regards Alex > v1 -> v2: > - Added Rob's Ack > --- > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml > index 1fcf306bd2d1..71ea3f04ab9c 100644 > --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml > +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml > @@ -38,6 +38,7 @@ properties: > - items: > - enum: > - arrow,stm32mp157a-avenger96 # Avenger96 > + - lxa,stm32mp157c-mc1 > - st,stm32mp157c-ed1 > - st,stm32mp157a-dk1 > - st,stm32mp157c-dk2 >
diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml index 1fcf306bd2d1..71ea3f04ab9c 100644 --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml @@ -38,6 +38,7 @@ properties: - items: - enum: - arrow,stm32mp157a-avenger96 # Avenger96 + - lxa,stm32mp157c-mc1 - st,stm32mp157c-ed1 - st,stm32mp157a-dk1 - st,stm32mp157c-dk2