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: Mon, 4 Oct 2021 09:49:34 -0500 From: Rob Herring <robh@...nel.org> To: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com> Cc: linux-clk@...r.kernel.org, Sylwester Nawrocki <s.nawrocki@...sung.com>, Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>, Stephen Boyd <sboyd@...nel.org>, Michael Turquette <mturquette@...libre.com>, Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org, Tomasz Figa <tomasz.figa@...il.com>, Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>, Chanwoo Choi <cw00.choi@...sung.com>, Mark Brown <broonie@...nel.org>, devicetree@...r.kernel.org Subject: Re: [PATCH v2 09/10] dt-bindings: mfd: samsung,s5m8767: convert to dtschema On Fri, 01 Oct 2021 11:41:05 +0200, Krzysztof Kozlowski wrote: > Convert the MFD part of Samsung S5M8767 PMIC to DT schema format. > Previously the bindings were mostly in mfd/samsung,sec-core.txt. > > Since all of bindings for Samsung S2M and S5M family of PMICs were > converted from mfd/samsung,sec-core.txt to respective dtschema file, > remove the former one. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com> > --- > .../bindings/mfd/samsung,s5m8767.yaml | 269 ++++++++++++++++++ > .../bindings/mfd/samsung,sec-core.txt | 86 ------ > MAINTAINERS | 2 +- > 3 files changed, 270 insertions(+), 87 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml > delete mode 100644 Documentation/devicetree/bindings/mfd/samsung,sec-core.txt > Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists