forked from Minki/linux
ipq8064: dts: force AP148 SATA port mapping
AP148 has a SATA port, but no entity to populate the AHCI Port Implemented register, so force this in DT. Signed-off-by: Thomas Pedersen <twp@codeaurora.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
5cae8a9fbf
commit
67f8425d0e
@ -95,6 +95,7 @@
|
||||
};
|
||||
|
||||
sata@29000000 {
|
||||
ports-implemented = <0x1>;
|
||||
status = "ok";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user