diff options
| author | Nihal Kumar Gupta <nihal.gupta@oss.qualcomm.com> | 2026-05-29 20:07:22 +0530 |
|---|---|---|
| committer | Andi Shyti <andi.shyti@kernel.org> | 2026-06-09 13:00:34 +0200 |
| commit | 7c9474bd4a8d72f159fa97074b7353d514a75dd8 (patch) | |
| tree | b0f360ec2e489199eb88e6c1be369706c848ccde /Documentation/devicetree/bindings/i2c | |
| parent | e3a8f83293972069c0da1ed2d69f763a84c77449 (diff) | |
| download | linux-next-7c9474bd4a8d72f159fa97074b7353d514a75dd8.tar.gz linux-next-7c9474bd4a8d72f159fa97074b7353d514a75dd8.zip | |
dt-bindings: i2c: qcom-cci: Document Glymur compatible
Add Glymur compatible consistent with CAMSS CCI interfaces.
Signed-off-by: Nihal Kumar Gupta <nihal.gupta@oss.qualcomm.com>
Signed-off-by: Vikram Sharma <vikram.sharma@oss.qualcomm.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c')
| -rw-r--r-- | Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml index c94069afd8d0..1e8def25ec0e 100644 --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml @@ -26,6 +26,7 @@ properties: - items: - enum: + - qcom,glymur-cci - qcom,kaanapali-cci - qcom,milos-cci - qcom,qcm2290-cci @@ -135,6 +136,7 @@ allOf: compatible: contains: enum: + - qcom,glymur-cci - qcom,kaanapali-cci - qcom,qcm2290-cci - qcom,qcs8300-cci |
