diff options
| author | Marcin Juszkiewicz <[email protected]> | 2024-08-29 14:26:52 +0200 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2024-08-29 14:33:54 +0200 |
| commit | 809b3cb3285da6f98b0a516bf070a1d7bf4f7b2d (patch) | |
| tree | 336c6771b28ebdd9c52b8cc5fdd40f70da66c1c2 | |
| parent | 5d4b29c2bf1b2b08522c48f211311404b8075bd1 (diff) | |
dt-bindings: arm: rockchip: Add NanoPC-T6 LTS
Add devicetree binding for the NanoPC-T6 LTS board.
Signed-off-by: Marcin Juszkiewicz <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 87acbaee4b03..0c810037200d 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -257,9 +257,11 @@ properties: - friendlyarm,nanopi-r6s - const: rockchip,rk3588s - - description: FriendlyElec NanoPC T6 + - description: FriendlyElec NanoPC T6 series boards items: - - const: friendlyarm,nanopc-t6 + - enum: + - friendlyarm,nanopc-t6 + - friendlyarm,nanopc-t6-lts - const: rockchip,rk3588 - description: FriendlyElec CM3588-based boards |