lkml.org 
[lkml]   [2020]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.7 155/477] arm64: dts: meson-g12b-ugoos-am6: fix board compatible
    Date
    From: Neil Armstrong <narmstrong@baylibre.com>

    [ Upstream commit 5c28dcbb3a1be167c07784b5f710ec602a57bea2 ]

    Add missing amlogic,s922x in the board compatible list.

    It fixes:
    meson-g12b-ugoos-am6.dt.yaml: /: compatible: ['ugoos,am6', 'amlogic,g12b'] is not valid under any of the given schemas

    Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
    Signed-off-by: Kevin Hilman <khilman@baylibre.com>
    Link: https://lore.kernel.org/r/20200326165958.19274-4-narmstrong@baylibre.com
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts b/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts
    index 06c5430eb92d1..fdaacfd96b97f 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts
    +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts
    @@ -14,7 +14,7 @@
    #include <dt-bindings/sound/meson-g12a-tohdmitx.h>

    / {
    - compatible = "ugoos,am6", "amlogic,g12b";
    + compatible = "ugoos,am6", "amlogic,s922x", "amlogic,g12b";
    model = "Ugoos AM6";

    aliases {
    --
    2.25.1


    \
     
     \ /
      Last update: 2020-06-23 23:39    [W:4.046 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site