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:   Sat, 25 Jul 2020 13:11:33 +0800
From:   周琰杰 (Zhou Yanjie) 
        <zhouyanjie@...yeetech.com>
To:     mturquette@...libre.com, sboyd@...nel.org, robh+dt@...nel.org
Cc:     linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, paul@...pouillou.net,
        prasannatsmkumar@...il.com, dongsheng.qiu@...enic.com,
        aric.pzqi@...enic.com, rick.tyliu@...enic.com,
        yanfei.li@...enic.com, sernia.zhou@...mail.com,
        zhenwenjin@...il.com
Subject: [PATCH 0/3] Add RTC related clocks for Ingenic SoCs.

1.Add RTC related clocks bindings for the JZ4780 SoC,
  the X1000 SoC, and the X1830 SoC.
2.Add "XXXX_CLK_EXCLK_DIV512" and "XXXX_CLK_RTC" for
  the JZ4780 SoC, the X1000 SoC, and the X1830 SoC.

周琰杰 (Zhou Yanjie) (3):
  dt-bindings: clock: Add RTC related clocks for Ingenic SoCs.
  dt-bindings: clock: Add tabs to align code.
  clk: Ingenic: Add RTC related clocks for Ingenic SoCs.

 drivers/clk/ingenic/jz4780-cgu.c       |  12 +++
 drivers/clk/ingenic/x1000-cgu.c        |  13 +++
 drivers/clk/ingenic/x1830-cgu.c        |  13 +++
 include/dt-bindings/clock/jz4780-cgu.h | 144 +++++++++++++++++----------------
 include/dt-bindings/clock/x1000-cgu.h  |   2 +
 include/dt-bindings/clock/x1830-cgu.h  |   2 +
 6 files changed, 115 insertions(+), 71 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ