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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <166950120854.13025.2614107746698757914.robh@kernel.org> Date: Sat, 26 Nov 2022 16:25:36 -0600 From: Rob Herring <robh@...nel.org> To: Robert Marko <robert.marko@...tura.hr> Cc: luka.perkov@...tura.hr, linux-kernel@...r.kernel.org, linux@...ck-us.net, devicetree@...r.kernel.org, wim@...ux-watchdog.org, robh+dt@...nel.org, linux-watchdog@...r.kernel.org, krzysztof.kozlowski+dt@...aro.org Subject: Re: [PATCH] dt-bindings: watchdog: Convert GPIO binding to json-schema On Fri, 25 Nov 2022 12:29:04 +0100, Robert Marko wrote: > Convert the DT binding for GPIO WDT to JSON schema. > > Cc: luka.perkov@...tura.hr > Signed-off-by: Robert Marko <robert.marko@...tura.hr> > --- > .../devicetree/bindings/watchdog/gpio-wdt.txt | 28 ---------- > .../bindings/watchdog/gpio-wdt.yaml | 55 +++++++++++++++++++ > 2 files changed, 55 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/watchdog/gpio-wdt.txt > create mode 100644 Documentation/devicetree/bindings/watchdog/gpio-wdt.yaml > 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/project/devicetree-bindings/patch/20221125112904.48652-1-robert.marko@sartura.hr watchdog-gpio: Unevaluated properties are not allowed ('always-enabled' was unexpected) arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dtb
Powered by blists - more mailing lists