[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3d7decc2cf9c4df4ae7f22d0ca671f34@cqplus1.com>
Date: Tue, 1 Mar 2022 02:08:37 +0000
From: qinjian[覃健] <qinjian@...lus1.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>
CC: "mturquette@...libre.com" <mturquette@...libre.com>,
"sboyd@...nel.org" <sboyd@...nel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"maz@...nel.org" <maz@...nel.org>,
"p.zabel@...gutronix.de" <p.zabel@...gutronix.de>,
"linux@...linux.org.uk" <linux@...linux.org.uk>,
"broonie@...nel.org" <broonie@...nel.org>,
"arnd@...db.de" <arnd@...db.de>,
"stefan.wahren@...e.com" <stefan.wahren@...e.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
Wells Lu 呂芳騰 <wells.lu@...plus.com>,
Rob Herring <robh@...nel.org>
Subject: RE: [PATCH v9 02/10] dt-bindings: arm: sunplus: Add bindings for
Sunplus SP7021 SoC boards
> >>>> This binding looks incomplete.
> >>>
> >>> Sunplus SP7021 is an ARM Cortex A7 based SoC.
> >>> The patch is for SP7021 SoC and SP7021 based boards.
> >>> Sorry, I don't understand your questions.
> >>> Could you explain more?
> >>
> >> You have there only one compatible but if I would expect at least two.
> >> One for SoC and one for board. Something like this:
> >> Documentation/devicetree/bindings/arm/rda.yaml
> >> but in your case enum would have only one entry.
> >
> > Currently, we only support one board. Maybe will support more boards in future.
>
> This is not the answer for my questions. I said I expect two compatibles:
> 1. One for SoC,
> 2. One for board.
>
> And you respond "we have only one board".
>
> Where is the SoC compatible?
>
Got it, thanks for your explanation.
I'll add the SoC compatible(sunplus,sp7021) in next patch.
compatible:
items:
- enum:
- sunplus,sp7021-achip
- const: sunplus,sp7021
Powered by blists - more mailing lists