[PATCH 1/2] dt-bindings: arm: rockchip: Add LubanCat 5IO board
Cunhao Lu <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The EmbedFire LubanCat 5IO is a carrier board for the LubanCat 5 BTB core board based on the Rockchip RK3588 SoC. Add devicetree binding documentation for it. Signed-off-by: Cunhao Lu <[email protected]> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index a799bb843f74..81744fbee98a 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -216,6 +216,13 @@ properties: - const: embedfire,lubancat-4 - const: rockchip,rk3588s + - description: EmbedFire LubanCat 5IO + items: + - enum: + - embedfire,lubancat-5io + - const: embedfire,lubancat-5-btb + - const: rockchip,rk3588 + - description: Engicam PX30.Core C.TOUCH 2.0 items: - const: engicam,px30-core-ctouch2 -- 2.34.1