lkml.org 
[lkml]   [2019]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC 3/5] ARM: dts: omap3-evm-37xx: fix compatible from omap3630 to omap36xx
    Date
    All other boards use compatible = "omap36xx".

    Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
    ---
    arch/arm/boot/dts/omap3-evm-37xx.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/omap3-evm-37xx.dts b/arch/arm/boot/dts/omap3-evm-37xx.dts
    index e0c0382388f0..311550ee4eae 100644
    --- a/arch/arm/boot/dts/omap3-evm-37xx.dts
    +++ b/arch/arm/boot/dts/omap3-evm-37xx.dts
    @@ -10,7 +10,7 @@

    / {
    model = "TI OMAP37XX EVM (TMDSEVM3730)";
    - compatible = "ti,omap3-evm-37xx", "ti,omap3630", "ti,omap3";
    + compatible = "ti,omap3-evm-37xx", "ti,omap36xx", "ti,omap3";
    };

    &omap3_pmx_core2 {
    --
    2.19.1
    \
     
     \ /
      Last update: 2019-09-02 12:56    [W:2.367 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site