mirror of https://gitee.com/openkylin/linux.git
arm64: dts: renesas: r8a7795: Connect SATA to IPMMU-HC
Add IPMMU-HC to the SATA device node. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
ca8740f419
commit
0703824ca9
|
@ -1645,6 +1645,7 @@ sata: sata@ee300000 {
|
|||
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
|
||||
resets = <&cpg 815>;
|
||||
status = "disabled";
|
||||
iommus = <&ipmmu_hc 2>;
|
||||
};
|
||||
|
||||
xhci0: usb@ee000000 {
|
||||
|
|
Loading…
Reference in New Issue