lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 6 Dec 2020 13:32:16 +0800 From: "Leizhen (ThunderTown)" <thunder.leizhen@...wei.com> To: Philipp Zabel <p.zabel@...gutronix.de>, Mauro Carvalho Chehab <mchehab@...nel.org>, Rob Herring <robh+dt@...nel.org>, Karol Gugala <kgugala@...micro.com>, Mateusz Holenko <mholenko@...micro.com>, "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>, Pawel Czarnecki <pczarnecki@...ernships.antmicro.com>, Stafford Horne <shorne@...il.com>, Matthias Brugger <matthias.bgg@...il.com>, Lee Jones <lee.jones@...aro.org>, linux-media <linux-media@...r.kernel.org>, linux-serial <linux-serial@...r.kernel.org>, linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>, linux-mediatek <linux-mediatek@...ts.infradead.org>, devicetree <devicetree@...r.kernel.org>, linux-kernel <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 1/5] media: dt-bindings: add the required property 'additionalProperties' On 2020/12/4 18:56, Philipp Zabel wrote: > On Fri, 2020-12-04 at 17:38 +0800, Zhen Lei wrote: >> When I do dt_binding_check for any YAML file, below wanring is always >> reported: >> >> xxx/media/coda.yaml: 'additionalProperties' is a required property >> xxx/media/coda.yaml: ignoring, error in schema: >> warning: no schema found in file: xxx/media/coda.yaml >> >> There are three properties defined in allOf, they should be explicitly >> declared. Otherwise, "additionalProperties: false" will prohibit them. >> >> Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com> > > Thank you, there already is a patch to fix this: > > https://lore.kernel.org/linux-media/20201117200752.4004368-1-robh@kernel.org/ OK. I found it temporarily during do a JSON conversion,I have not subscribed the dt-binding maillist. > > regards > Philipp > > . >
Powered by blists - more mailing lists