diff options
author | 2023-01-14 14:38:45 +0800 | |
---|---|---|
committer | 2023-02-08 14:10:54 -0800 | |
commit | a91dca40c5340e206623f114862e1f4efb2bd339 (patch) | |
tree | cc2eb7d6b395e8ed3d9b6531d6e090718422b6aa | |
parent | dt-bindings: vendor-prefixes: add thwc (diff) | |
download | wireguard-linux-a91dca40c5340e206623f114862e1f4efb2bd339.tar.xz wireguard-linux-a91dca40c5340e206623f114862e1f4efb2bd339.zip |
dt-bindings: qcom: Document msm8916-thwc-uf896 and ufi001c
Document the new thwc,uf896/ufi001c device tree bindings used in their device
trees.
Signed-off-by: Yang Xiwen <forbidden405@foxmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 8b90b8d7e858..7ba73ff2e08e 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -221,6 +221,8 @@ properties: - samsung,j5 - samsung,j5x - samsung,serranove + - thwc,uf896 + - thwc,ufi001c - wingtech,wt88047 - const: qcom,msm8916 |