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: <1464095957-25851-1-git-send-email-b.zolnierkie@samsung.com> Date: Tue, 24 May 2016 15:19:14 +0200 From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com> To: Sylwester Nawrocki <s.nawrocki@...sung.com>, Tomasz Figa <tomasz.figa@...il.com> Cc: Michael Turquette <mturquette@...libre.com>, Stephen Boyd <sboyd@...eaurora.org>, Kukjin Kim <kgene@...nel.org>, Krzysztof Kozlowski <k.kozlowski@...sung.com>, linux-samsung-soc@...r.kernel.org, linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, b.zolnierkie@...sung.com Subject: [PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks Hi, The following patches add a support for CPU clocks for Exynos5433. Please note that for full cpufreq-dt support there are also DTS and cpufreq-dt-platdev changes needed. They will be sent separately later. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics Bartlomiej Zolnierkiewicz (3): clk: samsung: exynos5433: prepare for adding CPU clocks clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks clk: samsung: exynos5433: add CPU clocks configuration data and instantiate CPU clocks drivers/clk/samsung/clk-cpu.c | 131 +++++++++++++++++++++++++++++- drivers/clk/samsung/clk-cpu.h | 4 +- drivers/clk/samsung/clk-exynos5433.c | 149 +++++++++++++++++++++++++++-------- drivers/clk/samsung/clk.c | 12 +-- drivers/clk/samsung/clk.h | 4 + 5 files changed, 258 insertions(+), 42 deletions(-) -- 1.9.1
Powered by blists - more mailing lists