Skip to content

Commit

Permalink
ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode
Browse files Browse the repository at this point in the history
SDR104 seems to be OK on the nanopi-k2 SBC so enable it

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
  • Loading branch information
Jerome Brunet authored and Kevin Hilman committed Sep 5, 2017
1 parent c1429e2 commit 485a308
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@
sd-uhs-sdr12;
sd-uhs-sdr25;
sd-uhs-sdr50;
max-frequency = <100000000>;
sd-uhs-sdr104;
max-frequency = <200000000>;
disable-wp;

cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_HIGH>;
Expand Down

0 comments on commit 485a308

Please sign in to comment.