Message ID | 20241227133420.169714-2-jagan@edgeble.ai (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/4] arm64: dts: rockchip: Add Rockchip RK3588M | expand |
On Fri, Dec 27, 2024 at 07:04:18PM +0530, Jagan Teki wrote: > Edgeble Edge AI CM6C is an Edge AI Accelerator module based on Rockchip > RK3588M. > > Edgeble Edge AI CM6 Industrial IO board is an evaluation board that > would compatible with Edge AI CM6. > > Add bindings for it. > > Signed-off-by: Jagan Teki <jagan@edgeble.ai> 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 753199a12923..709a13835c9b 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -132,6 +132,7 @@ properties: - enum: - edgeble,neural-compute-module-6a # Edgeble Neural Compute Module 6A SoM - edgeble,neural-compute-module-6b # Edgeble Neural Compute Module 6B SoM + - edgeble,neural-compute-module-6c # Edgeble Neural Compute Module 6C SoM - const: rockchip,rk3588 - description: Elgin RV1108 R1
Edgeble Edge AI CM6C is an Edge AI Accelerator module based on Rockchip RK3588M. Edgeble Edge AI CM6 Industrial IO board is an evaluation board that would compatible with Edge AI CM6. Add bindings for it. Signed-off-by: Jagan Teki <jagan@edgeble.ai> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 1 + 1 file changed, 1 insertion(+)