From 054c80eb5ab0ed7096f98bf250c7aba1df70a6e8 Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Tue, 12 Apr 2022 15:23:02 -0700 Subject: [PATCH] dt-bindings: Add bindings for X100 platforms and cinder X100 Add bindings to msm documentation for X100 platforms and cinder X100. Change-Id: I7bec86167368cf704adef7bbfa78cfecf4c786b4 --- bindings/arm/msm/msm.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindings/arm/msm/msm.txt b/bindings/arm/msm/msm.txt index 502e55b0..d3c0df11 100644 --- a/bindings/arm/msm/msm.txt +++ b/bindings/arm/msm/msm.txt @@ -148,6 +148,9 @@ Generic board variants: - RCM device: compatible = "qcom,rcm" +- X100 device: + compatible = "qcom,x100" + Boards (SoC type + board variant): compatible = "qcom,apq8016" @@ -277,6 +280,7 @@ compatible = "qcom,kalamap-cdp" compatible = "qcom,kalamap-qrd" compatible = "qcom,cinder-rumi" compatible = "qcom,cinder-idp" +compatible = "qcom,cinder-x100" compatible = "qcom,sa6155" compatible = "qcom,sa6155p" compatible = "qcom,sa6155-adp-air"