lkml.org 
[lkml]   [2020]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 04/13] arm64: dts: imx8mp: Add audiomix node
    Date
    Audiomix is a mix of multiple functionalities controlled by the audio IPs.
    In order to split the functionality between the rightfull drivers, it
    will be probled by the imx-mix MFD driver.

    Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
    ---
    arch/arm64/boot/dts/freescale/imx8mp.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    index c08156f..3e4c376 100644
    --- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    +++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
    @@ -655,6 +655,11 @@
    #address-cells = <1>;
    #size-cells = <1>;
    ranges;
    +
    + audiomix: audiomix@30e20000 {
    + compatible = "fsl,imx8mp-mix";
    + reg = <0x30e20000 0x10000>;
    + };
    };

    gic: interrupt-controller@38800000 {
    --
    2.7.4
    \
     
     \ /
      Last update: 2020-03-25 16:40    [W:2.690 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site