All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Hans de Goede <hdegoede@redhat.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	Genes Lists <lists@sapience.com>,
	linux-kernel@vger.kernel.org, mchehab@kernel.org,
	hverkuil-cisco@xs4all.nl, laurent.pinchart@ideasonboard.com,
	wentong.wu@intel.com, linux-media@vger.kernel.org,
	linux-acpi@vger.kernel.org,
	"regressions@lists.linux.dev" <regressions@lists.linux.dev>
Subject: Re: [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes
Date: Wed, 12 Jun 2024 20:17:21 +0000	[thread overview]
Message-ID: <ZmoCUZxlSHy_PclO@kekkonen.localdomain> (raw)
In-Reply-To: <18cb82bb-51c6-4a52-80a4-6b1e3d95f99c@redhat.com>

Hi Hans,

On Wed, Jun 12, 2024 at 04:30:30PM +0200, Hans de Goede wrote:
> Sakari I know you have been pushing for MIPI camera descriptions under
> ACPI to move to a standardized format and I can see how that is a good
> thing, but atm it seems to mainly cause things to break and before
> the ACPI MIPI DISCO support landed in 6.8 we did not have these issues,
> since the information used by the ipu-bridge code does seem to be correct.

Support for capturing from cameras on IPU6 systems (IPU6 ISYS driver and
IPU bridge changes) was upstreamed for 6.10, with some drivers such as IVSC
(four of them) and IVSC related IPU bridge changes merged for 6.8 already.

We can't guarantee the continued functioning of downstream drivers in cases
where new upstream drivers for the same devices get merged to the kernel,
often with different APIs. You know that as well as I do.

In other words, there was no regression with respect to the upstream
kernel.

-- 
Kind regards,

Sakari Ailus

  parent reply	other threads:[~2024-06-12 20:17 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27 16:34 6.10-rc1 : crash in mei_csi_probe Genes Lists
2024-05-27 19:57 ` Sakari Ailus
2024-05-27 20:58   ` Genes Lists
2024-05-28  8:44     ` [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes Sakari Ailus
2024-05-28 17:09       ` Hans de Goede
2024-06-06 18:12         ` Hans de Goede
2024-06-07  7:55           ` Rafael J. Wysocki
2024-06-07  9:24             ` Sakari Ailus
2024-06-12 10:08           ` Hans de Goede
2024-06-12 10:25             ` Rafael J. Wysocki
2024-06-12 12:10             ` Sakari Ailus
2024-06-12 12:21               ` Rafael J. Wysocki
2024-06-12 12:26                 ` Sakari Ailus
2024-06-12 12:32                   ` Rafael J. Wysocki
2024-06-12 12:47                     ` Sakari Ailus
2024-06-12 13:06                       ` Rafael J. Wysocki
2024-06-12 14:30                         ` Hans de Goede
2024-06-12 14:39                           ` Laurent Pinchart
2024-06-12 18:24                             ` Sakari Ailus
2024-06-12 19:07                             ` Rafael J. Wysocki
2024-06-12 20:08                               ` Laurent Pinchart
2024-06-12 15:26                           ` Rafael J. Wysocki
2024-06-12 18:33                             ` Sakari Ailus
2024-06-12 18:41                               ` Rafael J. Wysocki
2024-06-12 19:06                                 ` Sakari Ailus
2024-06-12 19:12                                   ` Rafael J. Wysocki
2024-06-12 19:17                                     ` Sakari Ailus
2024-06-12 19:32                                       ` Rafael J. Wysocki
2024-06-12 20:00                                         ` Sakari Ailus
2024-06-12 20:17                           ` Sakari Ailus [this message]
2024-06-13  9:50                             ` Rafael J. Wysocki
2024-06-12 18:21                         ` Sakari Ailus
2024-06-12 18:29                           ` Rafael J. Wysocki
2024-06-12 18:40                             ` Sakari Ailus
2024-06-12 18:50                               ` Rafael J. Wysocki
2024-06-12 19:11                                 ` Sakari Ailus
2024-06-12 19:26                                   ` Rafael J. Wysocki
2024-06-12 20:00                                 ` Laurent Pinchart
2024-06-12 20:31                                   ` Rafael J. Wysocki
2024-06-12 20:41                                     ` Laurent Pinchart
2024-06-13 12:37                                       ` Rafael J. Wysocki
2024-06-12 20:01                               ` Laurent Pinchart
2024-05-30  0:35       ` Wu, Wentong
2024-06-06 15:39     ` 6.10-rc1 : crash in mei_csi_probe Genes Lists
2024-06-06 15:50       ` Sakari Ailus
2024-06-06 16:17         ` Genes Lists
2024-06-06 17:07         ` Linux regression tracking (Thorsten Leemhuis)
2024-06-07  7:57           ` Rafael J. Wysocki

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=ZmoCUZxlSHy_PclO@kekkonen.localdomain \
    --to=sakari.ailus@linux.intel.com \
    --cc=hdegoede@redhat.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=lists@sapience.com \
    --cc=mchehab@kernel.org \
    --cc=rafael@kernel.org \
    --cc=regressions@lists.linux.dev \
    --cc=wentong.wu@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.