lkml.org 
[lkml]   [2020]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.8 163/177] ARM: dts: vfxxx: Add syscon compatible with OCOTP
    Date
    From: Chris Healy <cphealy@gmail.com>

    commit 2a6838d54128952ace6f0ca166dd8706abe46649 upstream.

    Add syscon compatibility with Vybrid OCOTP node. This is required to
    access the UID.

    Fixes: fa8d20c8dbb77 ("ARM: dts: vfxxx: Add node corresponding to OCOTP")
    Cc: stable@vger.kernel.org
    Reviewed-by: Fabio Estevam <festevam@gmail.com>
    Reviewed-by: Stefan Agner <stefan@agner.ch>
    Signed-off-by: Chris Healy <cphealy@gmail.com>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

    --- a/arch/arm/boot/dts/vfxxx.dtsi
    +++ b/arch/arm/boot/dts/vfxxx.dtsi
    @@ -495,7 +495,7 @@
    };

    ocotp: ocotp@400a5000 {
    - compatible = "fsl,vf610-ocotp";
    + compatible = "fsl,vf610-ocotp", "syscon";
    reg = <0x400a5000 0x1000>;
    clocks = <&clks VF610_CLK_OCOTP>;
    };

    \
     
     \ /
      Last update: 2020-09-16 01:13    [W:4.224 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site