arm64: dts: imx8mq-librem5: Limit the max sdio frequency
authorAngus Ainslie <angus@akkea.ca>
Tue, 5 Oct 2021 13:49:01 +0000 (15:49 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 15 Oct 2021 01:44:53 +0000 (09:44 +0800)
This is needed for the 1LV Cyress WiFi module to probe correctly.
It also helps improve GNSS sensitivity.

Signed-off-by: Angus Ainslie <angus@akkea.ca>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 396eb44342297062dce881cbb37545d0851c5fba..d86486fd659d7bfb4cc0cb8cb9f834b8f6ecde57 100644 (file)
        mmc-pwrseq = <&usdhc2_pwrseq>;
        post-power-on-delay-ms = <1000>;
        cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
+       max-frequency = <50000000>;
        disable-wp;
        cap-sdio-irq;
        keep-power-in-suspend;