We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c808ece commit 6d69f8dCopy full SHA for 6d69f8d
Documentation/devicetree/bindings/display/msm/gpu.yaml
@@ -17,7 +17,7 @@ properties:
17
The driver is parsing the compat string for Adreno to
18
figure out the chip-id.
19
items:
20
- - pattern: '^qcom,adreno-[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]$'
+ - pattern: '^qcom,adreno-[0-9a-f]{8}$'
21
- const: qcom,adreno
22
- description: |
23
0 commit comments