lkml.org 
[lkml]   [2020]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 5.7 021/388] arm64: dts: meson-gxbb-kii-pro: fix board compatible
    Date
    From: Neil Armstrong <narmstrong@baylibre.com>

    [ Upstream commit d120b5f98031eefc22164ae8c6ea3711e7a04c19 ]

    Remove the uneeded "amlogic,p201", "amlogic,s905" in the board compatible list.

    It fixes:
    meson-gxbb-kii-pro.dt.yaml: /: compatible: ['videostrong,kii-pro', 'amlogic,p201', 'amlogic,s905', 'amlogic,meson-gxbb'] 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-5-narmstrong@baylibre.com
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts
    index 6c9cc45fb417..e8394a8269ee 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts
    +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts
    @@ -11,7 +11,7 @@
    #include <dt-bindings/input/input.h>
    #include <dt-bindings/leds/common.h>
    / {
    - compatible = "videostrong,kii-pro", "amlogic,p201", "amlogic,s905", "amlogic,meson-gxbb";
    + compatible = "videostrong,kii-pro", "amlogic,meson-gxbb";
    model = "Videostrong KII Pro";

    leds {
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-06-18 03:11    [W:4.057 / U:0.168 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site