[PATCH 4/6] ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modes
Kevin Hilman
khilman at baylibre.com
Mon Aug 7 14:45:41 PDT 2017
Jerome Brunet <jbrunet at baylibre.com> writes:
> Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>
nit: missing changelog.
> ---
> arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
> index 6b7495dc6014..5d59fd75cae7 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
> @@ -225,7 +225,10 @@
>
> bus-width = <4>;
> cap-sd-highspeed;
> - max-frequency = <100000000>;
> + sd-uhs-sdr12;
> + sd-uhs-sdr25;
> + sd-uhs-sdr50;
> + max-frequency = <200000000>;
> disable-wp;
>
> cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_HIGH>;
More information about the linux-arm-kernel
mailing list