Skip to content

Commit

Permalink
arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
Browse files Browse the repository at this point in the history
[ Upstream commit 37c2bd8 ]

Specify 1.8V EMMC capabilities for bcm958742t board to indicate support
for UHS mode.

Fixes: d4b4aba ("arm64: dts: Initial DTS files for Broadcom Stingray SOC")
Signed-off-by: Scott Branden <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
sbranden authored and gregkh committed Aug 24, 2018
1 parent 31b16a0 commit 69347a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/broadcom/stingray/bcm958742t.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@
&gphy0 {
enet-phy-lane-swap;
};

&sdio0 {
mmc-ddr-1_8v;
};

0 comments on commit 69347a9

Please sign in to comment.