Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752013AbcJBU6f (ORCPT ); Sun, 2 Oct 2016 16:58:35 -0400 Received: from mail.kernel.org ([198.145.29.136]:50784 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751006AbcJBU63 (ORCPT ); Sun, 2 Oct 2016 16:58:29 -0400 From: Krzysztof Kozlowski To: Michael Turquette , Stephen Boyd , Lee Jones , Liam Girdwood , Mark Brown , Alessandro Zummo , Alexandre Belloni , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com Cc: Krzysztof Kozlowski Subject: [PATCH 0/4] clk/mfd/regulator/rtc: Enable compile testing for some Maxim/Samsung drivers Date: Sun, 2 Oct 2016 22:58:13 +0200 Message-Id: <1475441897-15730-1-git-send-email-krzk@kernel.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 915 Lines: 30 Hi, Some of the Maxim and Samsung PMIC/MUIC drivers can be safely compile tested to increase build-test coverage. Rebased on next-20160930. Patches do not depend on each-other, please pick up as you wish. I compile-tested it on ~10 architectures, but not on all of possibilities. Please wait few days before applying so the 0-day robots could parse it and find possible non-compilable issues. Best regards, Krzysztof Krzysztof Kozlowski (4): clk: Enable compile testing for s2mps11 and max77686 regulator: Enable compile testing for Maxim and Samsung PMIC drivers rtc: Enable compile testing for Maxim and Samsung drivers mfd: Enable compile testing for max77620 and max77686 drivers/clk/Kconfig | 4 ++-- drivers/mfd/Kconfig | 4 ++-- drivers/regulator/Kconfig | 14 +++++++------- drivers/rtc/Kconfig | 7 ++++--- 4 files changed, 15 insertions(+), 14 deletions(-) -- 2.7.4