diff options
author | Denis Burkov <[email protected]> | 2024-04-15 22:34:15 +0500 |
---|---|---|
committer | Jernej Skrabec <[email protected]> | 2024-04-15 23:34:10 +0200 |
commit | fa4c4df71498cd69fe01c831f60470d1622a4a33 (patch) | |
tree | 88ba1344987414ba3a7cb6fd31fa40f134ef433c | |
parent | 5bdeb3d2e240e599a9cb4315a013e3bd5436447d (diff) |
dt-bindings: arm: sunxi: Add PocketBook 614 Plus
Add a new board name.
Signed-off-by: Denis Burkov <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jernej Skrabec <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 09d835db6db5..43491e7f8a5e 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -774,6 +774,11 @@ properties: - const: pocketbook,touch-lux-3 - const: allwinner,sun5i-a13 + - description: PocketBook 614 Plus + items: + - const: pocketbook,614-plus + - const: allwinner,sun5i-a13 + - description: Point of View Protab2-IPS9 items: - const: pov,protab2-ips9 |