[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YTvWaRCswQs9Mt6L@robh.at.kernel.org>
Date: Fri, 10 Sep 2021 17:04:25 -0500
From: Rob Herring <robh@...nel.org>
To: David Heidelberg <david@...t.cz>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] [v2] dt-bindings: arm/msm/qcom,idle-state convert to
YAML
On Wed, Sep 08, 2021 at 07:14:53PM +0200, David Heidelberg wrote:
> Switched maintainer from Lina to Bjorn.
>
> Doesn't fix:
> ```
> idle-states: 'spc' does not match any of the regexes: '^(cpu|cluster)-', 'pinctrl-[0-9]+'
> ```
> from colliding arm/idle-states.yaml .
Your options are:
- Drop this and add your node names and compatible strings to
idle-states.yaml. A variation of this is change the QCom node names
in dts files to match. Those look like the only real differences.
- Extract the common idle state node properties to a common schema to
reference from both schemas.
I'd lean towards option 1 unless there are other variations of
idle-state nodes that also need option 2.
Rob
Powered by blists - more mailing lists