Message ID | 20220520123252.365762-6-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 940780880200c5b1dc48b0bd4f455c4fa50749af |
Headers | show |
Series | [1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles | expand |
On Fri, 20 May 2022 14:32:49 +0200, Krzysztof Kozlowski wrote: > Document several board compatibles already present in Linux kernel. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 71d857dcf6b6..a08f297c9d5d 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -182,6 +182,9 @@ properties: - items: - enum: + - huawei,angler + - microsoft,cityman + - sony,ivy-row - sony,karin-row - sony,satsuki-row - sony,sumire-row
Document several board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ 1 file changed, 3 insertions(+)