ACPI: property: Ignore bad graph port nodes on Dell XPS 9315
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Feb 2024 13:46:06 +0000 (15:46 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 15 Feb 2024 20:06:06 +0000 (21:06 +0100)
commit5bd4edbbf920b0ab72b19f486e20fb552e794a88
tree1ff2e9ba134fbda1c266b40453c2edd3d2d17974
parent1269b6d7222f761b6f5fb85b19f7ab76a5bbf803
ACPI: property: Ignore bad graph port nodes on Dell XPS 9315

Some systems were shipped with both Windows and Linux camera descriptions.
In general, if Linux description exist, they will be used and Windows
description ignored.

In this case the Linux descriptions were buggy so use Windows definition
instead. This patch ignores the bad graph port nodes on Dell XPS 9315 and
there are likely other such systems, too. The corresponding information
has been added to ipu-bridge to cover the missing bits.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/internal.h
drivers/acpi/mipi-disco-img.c
drivers/acpi/property.c