ACK/CMNT: [SRU J/K/L][PATCH v3 0/3] UBUNTU: [Config] arm64: Enable PCI_MESON module
Luke Nowakowski-Krijger
luke.nowakowskikrijger at canonical.com
Thu May 11 11:27:44 UTC 2023
Acked-by: Luke Nowakowski-Krijger <luke.nowakowskikrijger at canonical.com>
The jammy patch will need to be applied in the new annotations manner, but
the applier can fiddle around with it since it's a new model of configs
that we just added.
Thanks,
- Luke
On Mon, Mar 27, 2023 at 2:24 PM Isaac True <isaac.true at canonical.com> wrote:
> BugLink: https://bugs.launchpad.net/bugs/2007745
>
> [ Impact ]
>
> The PCI driver for the amlogic-based Meson platforms (CONFIG_PCI_MESON)
> is not enabled as a module in the kernel configuration.
>
> [ Test Plan ]
>
> Check if pci_meson.ko is compiled and present in the linux-modules
> package.
>
> [ Where problems could occur ]
>
> This driver does not enable any dependencies that the kernel does not
> already have enabled, and it is a stable upstream driver. There
> shouldn't be any issues that arise from enabling this driver.
>
> [ Other Info ]
>
> This driver is important for systems like the ODROID HC4, which uses a
> PCIE-SATA bridge to provide a storage interface. This system is fully
> supported by the kernel (including a device tree), except for the fact
> that this PCI driver is disabled.
>
> Isaac True (1):
> UBUNTU: [Config] arm64: Enable PCI_MESON module
>
> debian.master/config/amd64/config.common.amd64 | 1 +
> debian.master/config/annotations | 4 +++-
> debian.master/config/arm64/config.common.arm64 | 1 +
> debian.master/config/armhf/config.common.armhf | 1 +
> debian.master/config/config.common.ubuntu | 1 -
> debian.master/config/ppc64el/config.common.ppc64el | 1 +
> debian.master/config/s390x/config.common.s390x | 1 +
> 7 files changed, 8 insertions(+), 2 deletions(-)
>
> --
> 2.37.2
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230511/0653673a/attachment.html>
More information about the kernel-team
mailing list