lkml.org 
[lkml]   [2020]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.4 006/222] ARM: dts: imx6q-dhcom: fix rtc compatible
    Date
    From: Alexandre Belloni <alexandre.belloni@bootlin.com>

    commit 7d7778b1396bc9e2a3875009af522beb4ea9355a upstream.

    The only correct and documented compatible string for the rv3029 is
    microcrystal,rv3029. Fix it up.

    Fixes: 52c7a088badd ("ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2")
    Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    arch/arm/boot/dts/imx6q-dhcom-som.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm/boot/dts/imx6q-dhcom-som.dtsi
    +++ b/arch/arm/boot/dts/imx6q-dhcom-som.dtsi
    @@ -206,7 +206,7 @@
    };

    rtc@56 {
    - compatible = "rv3029c2";
    + compatible = "microcrystal,rv3029";
    pinctrl-names = "default";
    pinctrl-0 = <&pinctrl_rtc_hw300>;
    reg = <0x56>;

    \
     
     \ /
      Last update: 2020-01-22 14:19    [W:4.017 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site