[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <78651e07-6b3e-4243-8e1f-fcd1dfb3ffe1@www.fastmail.com>
Date: Wed, 14 Sep 2022 16:36:46 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Manjunatha Venkatesh" <manjunatha.venkatesh@....com>,
linux-kernel@...r.kernel.org,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
"Will Deacon" <will@...nel.org>, "Jens Axboe" <axboe@...nel.dk>,
robh+dt@...nel.org
Cc: mb@...htnvm.io, ckeepax@...nsource.cirrus.com, arnd@...db.d,
mst@...hat.com, javier@...igon.com, mikelley@...rosoft.com,
jasowang@...hat.com, sunilmut@...rosoft.com,
bjorn.andersson@...aro.org, krzysztof.kozlowski+dt@...aro.org,
devicetree@...r.kernel.org, ashish.deshpande@....com,
rvmanjumce@...il.com
Subject: Re: [PATCH v5 1/2] dt-bindings: uwb: Device tree information for Nxp SR1XX
SOCs
On Wed, Sep 14, 2022, at 4:29 PM, Manjunatha Venkatesh wrote:
> +
> +properties:
> + compatible:
> + enum:
> + - nxp,sr1xx
> +
You should not have wildcard names in the compatible string.
Make this a specific model number without 'xx', and
have the devices list their own name along with the oldest
one they are compatible with.
Arnd
Powered by blists - more mailing lists