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-prev] [day] [month] [year] [list]
Date:   Wed, 01 Aug 2018 08:18:55 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Tony Xie <tony.xie@...k-chips.com>, heiko@...ech.de
Cc:     linux-rtc@...r.kernel.org, a.zummo@...ertech.it,
        alexandre.belloni@...tlin.com, tony.xie@...k-chips.com,
        huangtao@...k-chips.com, devicetree@...r.kernel.org,
        zhangqing@...k-chips.com, linux-kernel@...r.kernel.org,
        xsf@...k-chips.com, linux-rockchip@...ts.infradead.org,
        broonie@...nel.org, lee.jones@...aro.org,
        linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        chenjh@...k-chips.com
Subject: Re: [PATCH v2 5/5] clk: RK808: add RK809 and RK817 support.

Quoting Tony Xie (2018-07-31 01:00:29)
> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
> index 721572a..fc1427c 100644
> --- a/drivers/clk/Kconfig
> +++ b/drivers/clk/Kconfig
> @@ -46,11 +46,11 @@ config COMMON_CLK_MAX77686
>           clock.
>  
>  config COMMON_CLK_RK808
> -       tristate "Clock driver for RK805/RK808/RK818"
> +       tristate "Clock driver for RK805/RK808/RK809/RK817/RK818"
>         depends on MFD_RK808
>         ---help---
> -         This driver supports RK805, RK808 and RK818 crystal oscillator clock. These
> -         multi-function devices have two fixed-rate oscillators,
> +         This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
> +          These multi-function devices have two fixed-rate oscillators,

Something got messed up with the indentation here. Please fix.

>           clocked at 32KHz each. Clkout1 is always on, Clkout2 can off
>           by control register.
>  

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ