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: Sat, 19 Dec 2020 16:04:21 -0800 From: Stephen Boyd <sboyd@...nel.org> To: "Enrico Weigelt, metux IT consult" <info@...ux.net>, linux-kernel@...r.kernel.org Cc: mturquette@...libre.com, matthias.bgg@...il.com, linux-clk@...r.kernel.org, linux-riscv@...ts.infradead.org Subject: Re: [PATCH v3] drivers: clk: make gpio-gated clock support optional Quoting Enrico Weigelt, metux IT consult (2020-12-02 04:34:46) > The gpio-gate-clock / gpio-mux-clock driver isn't used much, > just by a few ARM SoCs, so there's no need to always include > it unconditionally. > > Thus make it optional, but keep it enabled by default. > > changes v3: default to y when gpiolib enabled > fix depends on gpiolib to uppercase > > changes v2: added missing dependency on gpiolib > > Signed-off-by: Enrico Weigelt, metux IT consult <info@...ux.net> > --- Applied to clk-next
Powered by blists - more mailing lists