arm64: dts: apple: Add PCIe nodes for t6031#504
Conversation
0731d14 to
85c8c3e
Compare
| #iommu-cells = <1>; | ||
| interrupt-parent = <&aic>; | ||
| interrupts = <AIC_IRQ 0 1492 IRQ_TYPE_LEVEL_HIGH>; | ||
| power-domains = <&ps_apcie_sys_gp>; |
There was a problem hiding this comment.
should have 4 pm domains, right?
There was a problem hiding this comment.
I'm not sure? ps_apcie_sys_gp depends on ps_apcie_gp, ps_afnc3_lw0, ps_afnc3_ls, ps_afnc3_ioa (transitively).
There was a problem hiding this comment.
if i am reading the adt right, it also wants ps_apcie_sys_ge, ps_apcie_sys_st, and ps_apcie_sys_st1
There was a problem hiding this comment.
I'm not convinced that ps_apcie_sys_st and ps_apcie_sys_st1 are needed. nvme power-states also has dependencies on apcie_*{ge,gp} but worked without them. ps_apcie_sys_ge is missing
a42322e to
56aa271
Compare
fbbc940 to
c2d55b6
Compare
| */ | ||
| &port00 { | ||
| bus-range = <1 1>; | ||
| pwren-gpios = <&smc_gpio 19 GPIO_ACTIVE_HIGH>; |
There was a problem hiding this comment.
pwren-gpios need top be in a separate commit as that's not upstreamable. Adding the pcie ports to the device .dts is also easier to manage as separate commit.
|
partially merged to asahi-wip. I added |
37c4a7e to
47a392c
Compare
Signed-off-by: Yureka <yuka@yuka.dev>
Signed-off-by: Yureka <yuka@yuka.dev>
Uh oh!
There was an error while loading. Please reload this page.