diff options
author | Ondrej Jirman <megous@megous.com> | 2020-02-23 04:16:13 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-02-24 10:17:34 +0100 |
commit | 7efbada45edc660d59cee2842726b5bb1a8b0322 (patch) | |
tree | 069c32a5d40d2c39d430d0d2c8c2cd096f85966f | |
parent | 564c4815074291c40a584b1b05da3732beac990c (diff) | |
download | lwn-7efbada45edc660d59cee2842726b5bb1a8b0322.tar.gz lwn-7efbada45edc660d59cee2842726b5bb1a8b0322.zip |
dt-bindings: arm: sunxi: Add PocketBook Touch Lux 3
Add a new board name.
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
-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 1e63c9867749..5b22b77e4bb7 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -658,6 +658,11 @@ properties: - const: pineriver,mini-xplus - const: allwinner,sun4i-a10 + - description: PocketBook Touch Lux 3 + items: + - const: pocketbook,touch-lux-3 + - const: allwinner,sun5i-a13 + - description: Point of View Protab2-IPS9 items: - const: pov,protab2-ips9 |