| -rw-r--r-- | patch-order.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/patch-order.txt b/patch-order.txt index 334f847..5a4b0c8 100644 --- a/patch-order.txt +++ b/patch-order.txt @@ -2,8 +2,9 @@ # in application order. # # This mirrors the loop in vanilla-kernel-7.2.3.ebuild's src_prepare(), minus -# rockchip (irrelevant). There is no phy directory at this overlay commit; the -# CSI-2 D-PHY driver is part of the camera series here. +# rockchip (irrelevant), plus phy -- which that ebuild leaves out even though it +# ships the camera patch that calls devm_phy_get_by_of_node(). Without phy the +# build dies in camss-csiphy.c; only the 7.3_rc1 ebuild wired phy into its loop. other audio clk @@ -15,6 +16,7 @@ video wifi input el2 +phy camera irq surface |