[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <83e32f3a-75c4-4a72-a523-ecef501f9605@app.fastmail.com>
Date: Tue, 31 Oct 2023 09:58:18 +0000
From: "Jiaxun Yang" <jiaxun.yang@...goat.com>
To: "Binbin Zhou" <zhoubinbin@...ngson.cn>,
"Binbin Zhou" <zhoubb.aaron@...il.com>,
"Huacai Chen" <chenhuacai@...ngson.cn>,
"Thomas Gleixner" <tglx@...utronix.de>,
"Rob Herring" <robh+dt@...nel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@...aro.org>,
"Conor Dooley" <conor+dt@...nel.org>
Cc: "Huacai Chen" <chenhuacai@...nel.org>,
loongson-kernel@...ts.loongnix.cn, devicetree@...r.kernel.org,
"Thomas Bogendoerfer" <tsbogend@...ha.franken.de>,
"linux-mips@...r.kernel.org" <linux-mips@...r.kernel.org>,
"Jianmin Lv" <lvjianmin@...ngson.cn>,
"WANG Xuerui" <git@...0n.name>, loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix
dtbs_check warning for reg-names
在2023年10月31日十月 上午2:36,Binbin Zhou写道:
> As we know, the Loongson-2K0500 is a single-core CPU, and the
> core1-related register (isr1) does not exist, and we need a separate
> declaration.
>
> This fixes dtbs_check warning:
>
> DTC_CHK arch/loongarch/boot/dts/loongson-2k0500-ref.dtb
> arch/loongarch/boot/dts/loongson-2k0500-ref.dtb:
> interrupt-controller@...11400: reg-names: ['main', 'isr0'] is too short
> From schema:
> Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml
> arch/loongarch/boot/dts/loongson-2k0500-ref.dtb:
> interrupt-controller@...11400: Unevaluated properties are not allowed
> ('reg-names' was unexpected)
> From schema:
> Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml
> arch/loongarch/boot/dts/loongson-2k0500-ref.dtb:
> interrupt-controller@...11400: reg: [[0, 534844416, 0, 64], [0,
> 534843456, 0, 8]] is too short
> From schema:
> Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml
> arch/loongarch/boot/dts/loongson-2k0500-ref.dtb:
> interrupt-controller@...11440: reg-names: ['main', 'isr0'] is too short
> From schema:
> Documentation/devicetree/bindings/interrupt-controller/loongson,liointc.yaml
>
> Signed-off-by: Binbin Zhou <zhoubinbin@...ngson.cn>
> ---
Acked-by: Jiaxun Yang <jiaxun.yang@...goat.com>
[...]
--
- Jiaxun
Powered by blists - more mailing lists