lkml.org 
[lkml]   [2016]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 3/8] ARM: dts: sun8i: Add codec analog path controls node in PRCM for A23/A33
    Date
    On the A23/A33, the internal codec's analog path controls are located in
    the PRCM node.

    Add a sub-device node to the PRCM for it.

    Signed-off-by: Chen-Yu Tsai <wens@csie.org>
    ---
    arch/arm/boot/dts/sun8i-a23-a33.dtsi | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/arch/arm/boot/dts/sun8i-a23-a33.dtsi b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    index bc3e936edfcf..d9c6f16f95f1 100644
    --- a/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    +++ b/arch/arm/boot/dts/sun8i-a23-a33.dtsi
    @@ -538,6 +538,10 @@
    compatible = "allwinner,sun6i-a31-clock-reset";
    #reset-cells = <1>;
    };
    +
    + codec_analog: codec-analog {
    + compatible = "allwinner,sun8i-a23-codec-analog";
    + };
    };

    cpucfg@01f01c00 {
    --
    2.10.2
    \
     
     \ /
      Last update: 2016-11-25 13:46    [W:6.214 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site