Message ID | 20230823213630.12936-16-ddrokosov@sberdevices.ru (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: meson: a1: introduce several peripheral IPs | expand |
On Thu, Aug 24, 2023 at 12:36:30AM +0300, Dmitry Rokosov wrote: > Add the compatible for the Amlogic A1 Based AD402 board. > > Signed-off-by: Dmitry Rokosov <ddrokosov@sberdevices.ru> Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor. > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml > index 08d59842655c..15880abb7261 100644 > --- a/Documentation/devicetree/bindings/arm/amlogic.yaml > +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml > @@ -203,6 +203,7 @@ properties: > items: > - enum: > - amlogic,ad401 > + - amlogic,ad402 > - const: amlogic,a1 > > - description: Boards with the Amlogic C3 C302X/C308L SoC > -- > 2.36.0 >
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 08d59842655c..15880abb7261 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -203,6 +203,7 @@ properties: items: - enum: - amlogic,ad401 + - amlogic,ad402 - const: amlogic,a1 - description: Boards with the Amlogic C3 C302X/C308L SoC
Add the compatible for the Amlogic A1 Based AD402 board. Signed-off-by: Dmitry Rokosov <ddrokosov@sberdevices.ru> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)