diff options
author | 2023-01-06 14:30:49 +0000 | |
---|---|---|
committer | 2023-01-18 17:19:06 -0600 | |
commit | 293b993b3cad3026d062616b188f8b59fdd9d41c (patch) | |
tree | 911b9d92377dcc5b7e688651615bbd420316070d | |
parent | ARM: dts: qcom: use qcom,gsi-loader for IPA (diff) | |
download | wireguard-linux-293b993b3cad3026d062616b188f8b59fdd9d41c.tar.xz wireguard-linux-293b993b3cad3026d062616b188f8b59fdd9d41c.zip |
dt-bindings: qcom: Document bindings for msm8916-samsung-j5x
Document the new samsung-j5x device tree bindings used in its device tree.
Signed-off-by: Lin, Meng-Bo <linmengbo0689@protonmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230106142956.547081-1-linmengbo0689@protonmail.com
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 0721d1a0b80e..2b16c88ddeaf 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -217,6 +217,7 @@ properties: - samsung,e7 - samsung,grandmax - samsung,j5 + - samsung,j5x - samsung,serranove - wingtech,wt88047 - const: qcom,msm8916 |