On Mon, Feb 10, 2025 at 11:47:47AM +0100, Oleksij Rempel wrote: > Add support for the Plymovent AQM board based on the ST STM32MP151 SoC > to the STM32 devicetree bindings. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > 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 2cea166641c5..734c4b8ac881 100644 > --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml > +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml > @@ -65,6 +65,7 @@ properties: > - prt,prtt1a # Protonic PRTT1A > - prt,prtt1c # Protonic PRTT1C > - prt,prtt1s # Protonic PRTT1S > + - ply,plyaqm # Plymovent AQM board Alphabetical order please. > - const: st,stm32mp151 > > - description: DH STM32MP135 DHCOR SoM based Boards > -- > 2.39.5 >