From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-acpi@vger.kernel.org
Cc: "Rafael J. Wysocki" <rafael@kernel.org>, Len Brown <lenb@kernel.org>
Subject: [PATCH 0/2] Ignore bad graph port nodes on Dell XPS 9315
Date: Mon, 12 Feb 2024 12:00:30 +0200 [thread overview]
Message-ID: <20240212100032.346422-1-sakari.ailus@linux.intel.com> (raw)
Hi Rafael,
These two patches skip instantiating bad port nodes on Dell XPS 9315.
The ACPI firmware contains Linux specific camera declarations but they are
missing the IVSC which sits between the camera and the IPU. The IPU bridge
can be instead used to obtain a configuration that is usable in the
system.
I presume there are other models that have the same issue.
Sakari Ailus (2):
ACPI: utils: Make acpi_handle_path() not static
ACPI: property: Ignore bad data nodes
drivers/acpi/internal.h | 1 +
drivers/acpi/mipi-disco-img.c | 71 +++++++++++++++++++++++++++++++++++
drivers/acpi/property.c | 3 ++
drivers/acpi/utils.c | 2 +-
include/linux/acpi.h | 1 +
5 files changed, 77 insertions(+), 1 deletion(-)
--
2.39.2
next reply other threads:[~2024-02-12 10:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 10:00 Sakari Ailus [this message]
2024-02-12 10:00 ` [PATCH 1/2] ACPI: utils: Make acpi_handle_path() not static Sakari Ailus
2024-02-12 10:00 ` [PATCH 2/2] ACPI: property: Ignore bad data nodes Sakari Ailus
2024-02-12 13:53 ` Rafael J. Wysocki
2024-02-12 18:36 ` Sakari Ailus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240212100032.346422-1-sakari.ailus@linux.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox