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
| ||
|
Message-ID: <cba2a99f-fa6f-42d8-9063-8a642bea6f2c@codeaurora.org> Date: Sat, 14 Apr 2018 07:32:59 +0530 From: Taniya Das <tdas@...eaurora.org> To: Rob Herring <robh@...nel.org> Cc: Stephen Boyd <sboyd@...eaurora.org>, Michael Turquette <mturquette@...libre.com>, Andy Gross <andy.gross@...aro.org>, David Brown <david.brown@...aro.org>, Rajendra Nayak <rnayak@...eaurora.org>, Odelu Kukatla <okukatla@...eaurora.org>, Amit Nischal <anischal@...eaurora.org>, linux-arm-msm@...r.kernel.org, linux-soc@...r.kernel.org, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, David Collins <collinsd@...eaurora.org> Subject: Re: [[PATCH v2] 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver Hello Rob, Thank you for the review comments. On 4/13/2018 10:07 PM, Rob Herring wrote: > On Sun, Apr 08, 2018 at 04:02:12PM +0530, Taniya Das wrote: >> From: Amit Nischal <anischal@...eaurora.org> >> >> Add the RPMh clock driver to control the RPMh managed clock resources on >> some of the Qualcomm Technologies, Inc. SoCs. >> >> Signed-off-by: David Collins <collinsd@...eaurora.org> >> Signed-off-by: Amit Nischal <anischal@...eaurora.org> >> Signed-off-by: Taniya Das <tdas@...eaurora.org> >> --- >> drivers/clk/qcom/Kconfig | 9 + >> drivers/clk/qcom/Makefile | 1 + >> drivers/clk/qcom/clk-rpmh.c | 394 ++++++++++++++++++++++++++++++++++ > >> include/dt-bindings/clock/qcom,rpmh.h | 25 +++ > > This goes with the binding patch which should come first in the series. > I would make the change in the next patch series. >> 4 files changed, 429 insertions(+) >> create mode 100644 drivers/clk/qcom/clk-rpmh.c >> create mode 100644 include/dt-bindings/clock/qcom,rpmh.h -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation. --
Powered by blists - more mailing lists