Skip to content

Commit 3f79a7c

Browse files
committed
mb/novacustom/mtl-h: enable RTD3 on card reader
Add a RTD3 config to allow platform to enter S0ix. Fixes lack of SLP_S0 assertion in s2idle on Ubuntu 24.04. Upstream-Status: Pending Change-Id: Ifec0cf757cbce6ec880a63d31fe103bc1e782b46 Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 9609a15 commit 3f79a7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/mainboard/novacustom/mtl-h/devicetree.cb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,11 @@ chip soc/intel/meteorlake
210210
register "enable_power_saving" = "1"
211211
device pci 00.0 on end
212212
end
213+
chip soc/intel/common/block/pcie/rtd3
214+
register "is_storage" = "true"
215+
register "srcclk_pin" = "3"
216+
device generic 0 on end
217+
end
213218
end
214219
device ref pcie_rp8 on # M.2 2230
215220
register "pcie_rp[PCH_RP(8)]" = "{

0 commit comments

Comments
 (0)