lkml.org 
[lkml]   [2019]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/4] arm64: dts: meson-g12a-x96-max: add 32k clock to bluetooth node
    Date
    The 32k low power clock is necessary for the bluetooth part of the
    combo module to initialize correctly, simply add the same clock we
    use for the sdio pwrseq.

    Fixes: c5c9c7cff269 ("arm64: dts: meson-g12a-x96-max: Enable BT Module")
    Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
    ---
    arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
    index 2c10ebfd9e7c..aa9da5de5c2d 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
    +++ b/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts
    @@ -206,6 +206,8 @@
    bluetooth {
    compatible = "brcm,bcm43438-bt";
    shutdown-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
    + clocks = <&wifi32k>;
    + clock-names = "lpo";
    };
    };

    --
    2.21.0
    \
     
     \ /
      Last update: 2019-06-03 11:49    [W:9.419 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site