[PATCH v3 5/6] dt-bindings: arm: rockchip: Add Luckfox Pico Mini B

Simon Glass sjg at chromium.org
Wed Jul 29 06:35:52 PDT 2026


Add the compatible for the Luckfox Pico Mini B, a small board using
the Rockchip RV1103 with 64MB of in-package DDR2 and a 128MB SPI NAND.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v3:
- Place the entry with the other Luckfox boards, in alphabetical order

 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 1a9dde18626d..ddce8d1b5a3c 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -791,6 +791,11 @@ properties:
           - const: luckfox,core3576
           - const: rockchip,rk3576
 
+      - description: Luckfox Pico Mini B
+        items:
+          - const: luckfox,pico-mini-b
+          - const: rockchip,rv1103
+
       - description: Lunzn FastRhino R66S / R68S
         items:
           - enum:
-- 
2.43.0




More information about the Linux-rockchip mailing list