diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-08-11 09:29:53 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-11-10 10:18:49 +0100 |
commit | 001b38cea30961e0f4e562a1872f2409a8024ff0 (patch) | |
tree | 5e2292b3395af12de8c76513f1801e33c641b72d | |
parent | 2970b5ee2e7d642da306827fd8257fa18ea9c09f (diff) |
dt-bindings: arm: aspeed: adjust qcom,dc-scm-v1-bmc compatible after rename
The Nuvia DC-SCM BMC board compatible was renamed in commit
7f058112873e ("ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom"),
so adjust the bindings as well.
Fixes: f77024c80147 ("dt-bindings: arm: aspeed: document board compatibles")
Acked-by: Jae Hyun Yoo <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Andrew Jeffery <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 217a1d674863..32bf4c6de6c6 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -82,7 +82,7 @@ properties: - ibm,tacoma-bmc - inventec,transformer-bmc - jabil,rbp-bmc - - nuvia,dc-scm-bmc + - qcom,dc-scm-v1-bmc - quanta,s6q-bmc - const: aspeed,ast2600 |