Re: [PATCH 9/9] dt-bindings: PCI: qcom,pcie-x1e80100: Add missing required power-domains
From: Rob Herring
Date: Thu Oct 30 2025 - 14:08:30 EST
On Wed, Oct 29, 2025 at 05:46:30PM +0100, Johan Hovold wrote:
> On Wed, Oct 29, 2025 at 04:40:46PM +0100, Krzysztof Kozlowski wrote:
> > Power domains should be required for PCI, so the proper SoC supplies are
> > turned on.
> >
> > Cc: <stable@xxxxxxxxxxxxxxx>
>
> I have a feeling I've pointed this out before, but these kind of binding
> patches really does not seem to qualify for stable backporting (e.g.
> does not "fix a real bug that bothers people").
Presumably if someone omits power-domain and the driver doesn't work,
then it's a bug affecting them.
I'm fine with dropping the stable tag because it will still most likely
get picked up with the Fixes tag. :)
Rob