mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 05:22:19 -04:00
arm64: dts: change AP807 SDHCI compatibility string
This patch adds new compatible string to AP807 DTSI to avoid its SDHCI controller to run in "slow mode" with disabled UHS. Signed-off-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
committed by
Gregory CLEMENT
parent
a9d9bfcadf
commit
6c55091335
@@ -27,3 +27,8 @@ cpu_clk: clock-cpu {
|
||||
#clock-cells = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
&ap_sdhci0 {
|
||||
compatible = "marvell,armada-ap807-sdhci";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user