mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
[ Upstream commit 6ff7705da8 ]
On p2180 sdmmc4 is powered from a fixed 1.8 V regulator.
Signed-off-by: Aapo Vienamo <avienamo@nvidia.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2ec852b9c1
commit
c1efc7c723
@@ -281,6 +281,7 @@
|
||||
status = "okay";
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
vqmmc-supply = <&vdd_1v8>;
|
||||
};
|
||||
|
||||
clocks {
|
||||
|
||||
Reference in New Issue
Block a user