APPLIED: [PATCH 0/4][SRU][Noble] handle broken ACPI MIPI DisCo data

Stefan Bader stefan.bader at canonical.com
Thu Jul 4 17:56:26 UTC 2024


On 25.06.24 09:20, You-Sheng Yang wrote:
> BugLink: https://bugs.launchpad.net/bugs/2070251
> 
> [Impact]
> 
> Multiple early IPU6 platforms may not have formal MIPI DisCo data
> embedded in ACPI, and they may confuse latter driver and fail device
> probing:
> 
>    ov01a10 i2c-OVTI01A0:00: can't get clock frequency
>    ov01a10 i2c-OVTI01A0:00: failed to check hwcfg: -22
>    ov01a10: probe of i2c-OVTI01A0:00 failed with error -22
> 
> [Fix]
> 
> A few commits from mainline kernel up to v6.10-rc5.
> 
> [Test Case]
> 
> Camera sensor device should then be probed correctly.
> 
> [Where problems could occur]
> 
> These fixes are based on MIPI DisCo support that is only available since
> v6.8. For older kernels, the ipu6-drivers either has no hwcfg checking
> implemented, or patched with DMI info to skip it.
> 
> [Other Info]
> 
> While the patches are from v6.10-rc5, only Noble and OEM-6.8 will be
> nominated for fixing.
> 
> Hans de Goede (1):
>    ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder
>      and Raptor Lake models
> 
> Sakari Ailus (3):
>    ACPI: utils: Make acpi_handle_path() not static
>    ACPI: property: Ignore bad graph port nodes on Dell XPS 9315
>    ACPI: property: Polish ignoring bad data nodes
> 
>   drivers/acpi/internal.h       |  5 +++
>   drivers/acpi/mipi-disco-img.c | 81 +++++++++++++++++++++++++++++++++++
>   drivers/acpi/property.c       |  3 ++
>   drivers/acpi/utils.c          |  2 +-
>   include/linux/acpi.h          |  1 +
>   5 files changed, 91 insertions(+), 1 deletion(-)
> 

Applied to noble:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240704/83d0a89a/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240704/83d0a89a/attachment-0001.sig>


More information about the kernel-team mailing list