lkml.org 
[lkml]   [2020]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 273/639] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
    Date
    From: Maxime Ripard <maxime.ripard@bootlin.com>

    [ Upstream commit fa44328f4eb0b762a1fcb148809068e9646e7156 ]

    Commit d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device
    node to sort by address") moved the NAND controller node around, but
    dropped the default muxing in the process.

    Reintroduce it.

    Fixes: d02752149759 ("ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address")
    Acked-by: Chen-Yu Tsai <wens@csie.org>
    Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/sun8i-a23-a33.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/boot/dts/sun8i-a23-a33.dtsi b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    index a272a69519a26..1efad1a6bcfd9 100644
    --- a/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    +++ b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    @@ -163,6 +163,8 @@
    clock-names = "ahb", "mod";
    resets = <&ccu RST_BUS_NAND>;
    reset-names = "ahb";
    + pinctrl-names = "default";
    + pinctrl-0 = <&nand_pins &nand_pins_cs0 &nand_pins_rb0>;
    status = "disabled";
    #address-cells = <1>;
    #size-cells = <0>;
    --
    2.20.1


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