Diffstat (limited to 'patch-order.txt')
| -rw-r--r-- | patch-order.txt | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/patch-order.txt b/patch-order.txt index d47080f..334f847 100644 --- a/patch-order.txt +++ b/patch-order.txt @@ -1,13 +1,9 @@ -# Patch directories in application order. -# -# A bare name is a directory under the Gentoo overlay's -# sys-kernel/vanilla-kernel/files. A "local:" prefix means patches/<name> in -# this repository, for fixes the overlay does not carry yet. +# Patch directories under the Gentoo overlay's sys-kernel/vanilla-kernel/files, +# in application order. # # This mirrors the loop in vanilla-kernel-7.2.3.ebuild's src_prepare(), minus -# 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. +# rockchip (irrelevant). There is no phy directory at this overlay commit; the +# CSI-2 D-PHY driver is part of the camera series here. other audio clk @@ -19,9 +15,6 @@ video wifi input el2 -phy camera -local:camera irq surface -local:surface |