diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:07:48 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:07:48 +0000 |
commit | a8091808915c37cd212871d2b3f3a49149a8ddb4 (patch) | |
tree | 7cb37a6aefb8cd13c3397496c270378ff1c3284b /Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml | |
parent | e2e0a4ea3f708df73a339834acf21c2f8ff145d4 (diff) |
Import device-tree files from Linux 6.10vendor/device-tree/6.10
Diffstat (limited to 'Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml')
-rw-r--r-- | Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml b/Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml index 75a09df68ba0..2399cabf044c 100644 --- a/Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml +++ b/Bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml @@ -21,7 +21,10 @@ allOf: properties: compatible: const: asus,z00t-tm5p5-n35596 - reg: true + + reg: + maxItems: 1 + reset-gpios: true vdd-supply: description: core voltage supply |