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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 Jul 2020 09:41:09 +0200
From:   Luca Ceresoli <luca@...aceresoli.net>
To:     linux-clk@...r.kernel.org
Cc:     Luca Ceresoli <luca@...aceresoli.net>,
        Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>,
        Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, Marek Vasut <marek.vasut@...il.com>,
        Adam Ford <aford173@...il.com>
Subject: [PATCH v4 0/3] dt-bindings: clk: versaclock5: change maintainer, convert to yaml, typo

This is a loosely-assorted series for versaclock5.

Since v3 [0] I removed a patch to the driver code (sent separately [1]) and
added a cover letter as requested by Stephen.

Patch 1 is a trivial typo fix in DT bindings (already approved by Rob).

Patch 3 converts the DT bindings to yaml.

And since in patch 3 I'm adding a new file which needs a maintainer I asked
the current driver maintanier, Marek. He suggested I should take over
maintainership as he does not plan to work on that driver for the
foreseeable future, while I'm going to. And so here's patch 2 to change
maintainer.

[0] https://lkml.org/lkml/2020/7/21/939
[1] https://lkml.org/lkml/2020/7/23/128

Luca Ceresoli (3):
  dt-bindings: clk: versaclock5: fix 'idt' prefix typos
  MAINTAINERS: take over IDT VersaClock 5 clock driver
  dt-bindings: clk: versaclock5: convert to yaml

 .../bindings/clock/idt,versaclock5.txt        | 125 --------------
 .../bindings/clock/idt,versaclock5.yaml       | 154 ++++++++++++++++++
 MAINTAINERS                                   |   3 +-
 3 files changed, 156 insertions(+), 126 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/idt,versaclock5.txt
 create mode 100644 Documentation/devicetree/bindings/clock/idt,versaclock5.yaml

-- 
2.27.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ