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:   Tue, 8 Mar 2022 16:26:57 +0100
From:   <nicolas.ferre@...rochip.com>
To:     <sboyd@...nel.org>, <mturquette@...libre.com>,
        <linux-clk@...r.kernel.org>
CC:     Nicolas Ferre <nicolas.ferre@...rochip.com>,
        Linux Kernel list <linux-kernel@...r.kernel.org>,
        linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Alexandre Belloni <alexandre.belloni@...tlin.com>,
        Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [GIT PULL] clk: at91: clk for 5.18

From: Nicolas Ferre <nicolas.ferre@...rochip.com>

Stephen,

Here are a couple more clk changes for 5.18. This Pull-Request is made on top
of what you already have for at91 targeting 5.18 on your clk-at91 existing
branch. Hopefully, we are aligned on this.
this.

Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit a5ab04af49434aef532bf6cd4baa08a13665d608:

  clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT (2022-01-24 17:05:45 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-at91-5.18

for you to fetch changes up to 8e842f02af7e2f6225d52d78cd25b465a98d344b:

  clk: at91: clk-master: remove dead code (2022-03-08 15:37:08 +0100)

----------------------------------------------------------------
AT91 clk driver additional changes for 5.18:

- sama7g5: One low priority fix for GCLK of PDMC
- clk-master: cleanup of dead code

----------------------------------------------------------------
Claudiu Beznea (1):
      clk: at91: clk-master: remove dead code

Codrin Ciubotariu (1):
      clk: at91: sama7g5: fix parents of PDMCs' GCLK

 drivers/clk/at91/at91rm9200.c  |   3 +-
 drivers/clk/at91/at91sam9260.c |   3 +-
 drivers/clk/at91/at91sam9g45.c |   3 +-
 drivers/clk/at91/at91sam9n12.c |   3 +-
 drivers/clk/at91/at91sam9rl.c  |   3 +-
 drivers/clk/at91/at91sam9x5.c  |   3 +-
 drivers/clk/at91/clk-master.c  | 117 ++---------------------------------
 drivers/clk/at91/dt-compat.c   |   3 +-
 drivers/clk/at91/pmc.h         |   2 +-
 drivers/clk/at91/sam9x60.c     |   3 +-
 drivers/clk/at91/sama5d2.c     |   3 +-
 drivers/clk/at91/sama5d3.c     |   3 +-
 drivers/clk/at91/sama5d4.c     |   3 +-
 drivers/clk/at91/sama7g5.c     |   8 +--
 14 files changed, 22 insertions(+), 138 deletions(-)

-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ