lkml.org 
[lkml]   [2022]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.10 120/545] ARM: dts: ast2600-evb: fix board compatible
    Date
    From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

    [ Upstream commit aa5e06208500a0db41473caebdee5a2e81d5a277 ]

    The AST2600 EVB board should have dedicated compatible.

    Fixes: 2ca5646b5c2f ("ARM: dts: aspeed: Add AST2600 and EVB")
    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Link: https://lore.kernel.org/r/20220529104928.79636-5-krzysztof.kozlowski@linaro.org
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/aspeed-ast2600-evb.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/aspeed-ast2600-evb.dts b/arch/arm/boot/dts/aspeed-ast2600-evb.dts
    index 8d0f4656aa05..892814c02aa9 100644
    --- a/arch/arm/boot/dts/aspeed-ast2600-evb.dts
    +++ b/arch/arm/boot/dts/aspeed-ast2600-evb.dts
    @@ -7,7 +7,7 @@

    / {
    model = "AST2600 EVB";
    - compatible = "aspeed,ast2600";
    + compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";

    aliases {
    serial4 = &uart5;
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-08-19 18:04    [W:4.481 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site