Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757358AbbLBV3Z (ORCPT ); Wed, 2 Dec 2015 16:29:25 -0500 Received: from mail.smart-cactus.org ([54.187.36.80]:50804 "EHLO mail.smart-cactus.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757054AbbLBV3U (ORCPT ); Wed, 2 Dec 2015 16:29:20 -0500 From: Ben Gamari To: Thomas Abraham , Sylwester Nawrocki , Michael Turquette , Kukjin Kim , Kukjin Kim , Viresh Kumar , Krzysztof Kozlowski Cc: Tomasz Figa , Lukasz Majewski , Heiko Stuebner , Chanwoo Choi , Kevin Hilman , Javier Martinez Canillas , Tobias Jakobi , Anand Moon , linux-samsung-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, b.zolnierkie@samsung.com Subject: [PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422 Date: Wed, 2 Dec 2015 22:19:15 +0100 Message-Id: <1449091167-20758-1-git-send-email-ben@smart-cactus.org> X-Mailer: git-send-email 2.6.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 908 Lines: 21 This patch series adds cpufreq support for the Exynos 5800, 5420, and 5422 SOCs. In particular, it adds support for operating-points-v2 bindings to the arm-big-little cpufreq driver and updates the above-mentioned SOCs' devicetrees to take advantage of this support. There are also a couple of patches improving the clarify of the arm-big-little implementation. It is built on a set posted by Bartlomiej Zolnierkiewicz in April 2015. The most signficant change from the original series is porting to the operating-points-v2 devicetree bindings. The series has been tested by me on and Odroid XU4 and by Javier Martinez Canillas on a Peach Pit. Cheers, - Ben -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/