ARM: berlin: Enable SATA on Sony NSZ-GS7
Marvell Berlin BG2 based Sony NSZ-GS7 has an unpopulated SATA plug on its PCB solder side. As it is quite easy to populate and I have done it, enable AHCI and SATA by default. Acked-by: Antoine Ténart <antoine.tenart@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
Родитель
878a3ee38d
Коммит
9f6386e1ee
|
@ -26,8 +26,15 @@
|
|||
};
|
||||
};
|
||||
|
||||
&ahci { status = "okay"; };
|
||||
|
||||
ð1 { status = "okay"; };
|
||||
|
||||
/* Unpopulated SATA plug on solder side */
|
||||
&sata0 { status = "okay"; };
|
||||
|
||||
&sata_phy { status = "okay"; };
|
||||
|
||||
/* Samsung M8G2FA 8GB eMMC */
|
||||
&sdhci2 {
|
||||
non-removable;
|
||||
|
|
Загрузка…
Ссылка в новой задаче