Message ID | 20240621134030.243646-3-knaerzche@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add LBA3368 board | expand |
On Fri, Jun 21, 2024 at 03:40:28PM +0200, Alex Bee wrote: > Add Neardi LBA3368, a RK3368 based industrial board. > > Signed-off-by: Alex Bee <knaerzche@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index eca0a42eb384..d2e887415d5d 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -634,6 +634,11 @@ properties: - const: mqmaker,miqi - const: rockchip,rk3288 + - description: Neardi LBA3368 + items: + - const: neardi,lba3368 + - const: rockchip,rk3368 + - description: Netxeon R89 board items: - const: netxeon,r89
Add Neardi LBA3368, a RK3368 based industrial board. Signed-off-by: Alex Bee <knaerzche@gmail.com> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+)