[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb1b1702-5470-3e63-b0c6-70624c5c120b@kernel.org>
Date: Tue, 22 Mar 2022 19:05:35 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: LABBE Corentin <clabbe@...libre.com>, Rob Herring <robh@...nel.org>
Cc: sboyd@...nel.org, devicetree@...r.kernel.org,
linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
krzk+dt@...nel.org, mturquette@...libre.com,
linux-crypto@...r.kernel.org, heiko@...ech.de, robh+dt@...nel.org,
herbert@...dor.apana.org.au, linux-clk@...r.kernel.org
Subject: Re: [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to
yaml
On 22/03/2022 10:12, LABBE Corentin wrote:
> Le Mon, Mar 21, 2022 at 08:50:51PM -0500, Rob Herring a écrit :
>> On Mon, 21 Mar 2022 20:07:34 +0000, Corentin Labbe wrote:
>>> Convert rockchip-crypto to yaml
>>>
>>> Signed-off-by: Corentin Labbe <clabbe@...libre.com>
>>> ---
>>> .../crypto/rockchip,rk3288-crypto.yaml | 84 +++++++++++++++++++
>>> .../bindings/crypto/rockchip-crypto.txt | 28 -------
>>> 2 files changed, 84 insertions(+), 28 deletions(-)
>>> create mode 100644 Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml
>>> delete mode 100644 Documentation/devicetree/bindings/crypto/rockchip-crypto.txt
>>>
>>
>> Running 'make dtbs_check' with the schema in this patch gives the
>> following warnings. Consider if they are expected or the schema is
>> incorrect. These may not be new warnings.
>>
>> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
>> This will change in the future.
>>
>> Full log is available here: https://patchwork.ozlabs.org/patch/1607887
>>
>>
>> cypto-controller@...a0000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
>> arch/arm/boot/dts/rk3288-evb-act8846.dt.yaml
>> arch/arm/boot/dts/rk3288-evb-rk808.dt.yaml
>> arch/arm/boot/dts/rk3288-firefly-beta.dt.yaml
>> arch/arm/boot/dts/rk3288-firefly.dt.yaml
>> arch/arm/boot/dts/rk3288-firefly-reload.dt.yaml
>> arch/arm/boot/dts/rk3288-miqi.dt.yaml
>> arch/arm/boot/dts/rk3288-phycore-rdk.dt.yaml
>> arch/arm/boot/dts/rk3288-popmetal.dt.yaml
>> arch/arm/boot/dts/rk3288-r89.dt.yaml
>> arch/arm/boot/dts/rk3288-rock2-square.dt.yaml
>> arch/arm/boot/dts/rk3288-rock-pi-n8.dt.yaml
>> arch/arm/boot/dts/rk3288-tinker.dt.yaml
>> arch/arm/boot/dts/rk3288-tinker-s.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-brain.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-fievel.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-jaq.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-jerry.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-mickey.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-mighty.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-minnie.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-pinky.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-speedy.dt.yaml
>> arch/arm/boot/dts/rk3288-veyron-tiger.dt.yaml
>> arch/arm/boot/dts/rk3288-vyasa.dt.yaml
>>
>
> Hello
>
> This should not happen since patch 20 remove it.
>From all DTBS in the world? If you want to deprecate a property, add a
"deprecated: true".
Best regards,
Krzysztof
Powered by blists - more mailing lists