mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02: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:
parent
a124e7f2fe
commit
5a830803b5
|
|
@ -282,6 +282,7 @@ sdhci@700b0600 {
|
|||
status = "okay";
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
vqmmc-supply = <&vdd_1v8>;
|
||||
};
|
||||
|
||||
clocks {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user