Messages in this thread Patch in this message |  | | Date | Tue, 10 Mar 2026 02:46:00 +0000 | | From | Alexander Koskovich <> | | Subject | [PATCH v2 1/2] dt-bindings: arm: qcom: Add ASUS ROG Phone 3 |
| |
Add compatible string for the ASUS ROG Phone 3 (SM8250).
Signed-off-by: Alexander Koskovich <akoskovich@pm.me> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index d48c625d3fc4..81677c0c5d47 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -1010,6 +1010,7 @@ properties: - items: - enum: + - asus,obiwan - qcom,qrb5165-rb5 - qcom,sm8250-hdk - qcom,sm8250-mtp -- 2.53.0
|  |