mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
arm64: dts: ls1028a: Enable sata.
Change the sata node to enable sata. Signed-off-by: Peng Ma <peng.ma@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
ef9ed87e82
commit
3cdf65300f
2 changed files with 8 additions and 0 deletions
|
@ -153,3 +153,7 @@ sgtl5000: audio-codec@a {
|
|||
&sai1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sata {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -151,3 +151,7 @@ &enetc_port1 {
|
|||
&sai4 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sata {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue