From patchwork Thu Dec 4 21:24:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 41953 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 23EDE25E8C for ; Thu, 4 Dec 2014 21:25:00 +0000 (UTC) Received: by mail-lb0-f197.google.com with SMTP id n15sf11480636lbi.4 for ; Thu, 04 Dec 2014 13:24:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=g95EwGCIm7xUy/jrYZTz89TtKXXflcfoRxAGVwCsZHU=; b=lb+YuuVi1mGM4/3JFzd3ODeJIamIoZ1eMTCnd072RWSi7cA4zFY0/khvQUoNItoyfZ Oy0BKwTSiViIynDFEiQttYispkSUXd8uLJ1NwTXIX1gyjqZI43PXmqSsWxtz1mvDtJox 7gny4qwsxtpOHYIYIw9/la/J1ZdUUftvZUhqqMrUPKPPVsv91o6cFZahABUnMMhaIZtK 9/b1Cb9ROy++W/EspsjSYjaueIN4dNihGceH0C08GROgEj/0ubjuqzrs7kxoioVwaP2i 3asp6wRwRP5UAHPklTNorOxa9bBOTlylBJb8LEikaEd7u60WEbmfg1U8YaleCMhXH/y6 e77w== X-Gm-Message-State: ALoCoQnlIsVpFRb8G+d35GcIKT7tef6Kdgk58BKT758Uxz1EkiKPJF8G+1rsrjhYAZAMsb9COTdM X-Received: by 10.112.168.228 with SMTP id zz4mr2683672lbb.7.1417728299101; Thu, 04 Dec 2014 13:24:59 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.87.176 with SMTP id az16ls262856lab.87.gmail; Thu, 04 Dec 2014 13:24:58 -0800 (PST) X-Received: by 10.112.166.74 with SMTP id ze10mr11522363lbb.68.1417728298395; Thu, 04 Dec 2014 13:24:58 -0800 (PST) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com. [209.85.215.50]) by mx.google.com with ESMTPS id j9si24395896lam.35.2014.12.04.13.24.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Dec 2014 13:24:57 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) client-ip=209.85.215.50; Received: by mail-la0-f50.google.com with SMTP id pn19so14347116lab.37 for ; Thu, 04 Dec 2014 13:24:57 -0800 (PST) X-Received: by 10.112.52.37 with SMTP id q5mr11390244lbo.32.1417728297767; Thu, 04 Dec 2014 13:24:57 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp114147lbc; Thu, 4 Dec 2014 13:24:56 -0800 (PST) X-Received: by 10.68.78.99 with SMTP id a3mr30114412pbx.0.1417728296217; Thu, 04 Dec 2014 13:24:56 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w1si44761388pdj.216.2014.12.04.13.24.55 for ; Thu, 04 Dec 2014 13:24:56 -0800 (PST) Received-SPF: none (google.com: linux-samsung-soc-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932914AbaLDVYz (ORCPT + 4 others); Thu, 4 Dec 2014 16:24:55 -0500 Received: from mail-pa0-f48.google.com ([209.85.220.48]:54473 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932911AbaLDVYy (ORCPT ); Thu, 4 Dec 2014 16:24:54 -0500 Received: by mail-pa0-f48.google.com with SMTP id rd3so18771891pab.21 for ; Thu, 04 Dec 2014 13:24:54 -0800 (PST) X-Received: by 10.66.248.36 with SMTP id yj4mr22226860pac.51.1417728293875; Thu, 04 Dec 2014 13:24:53 -0800 (PST) Received: from localhost.localdomain ([173.14.250.228]) by mx.google.com with ESMTPSA id of9sm26862149pbc.6.2014.12.04.13.24.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 04 Dec 2014 13:24:52 -0800 (PST) From: Tyler Baker To: linux-arm-kernel@lists.infradead.org, arm@kernel.org Cc: linux-samsung-soc@vger.kernel.org, Tyler Baker Subject: [PATCH] ARM: multi_v7_defconfig: enable MAX77686 PMIC drivers for exynos4412-prime based SoCs Date: Thu, 4 Dec 2014 13:24:24 -0800 Message-Id: <1417728264-7268-1-git-send-email-tyler.baker@linaro.org> X-Mailer: git-send-email 2.1.3 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tyler.baker@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This patch enables the MAX77686 PMIC drivers in the multi_v7_defconfig used on exynos4412-prime family of SoCs [1]. The exynos4412-prime based boards are producing the following runtime errors only on the multi_v7_defconfig [2]: kern.err: deviceless supply vdd_arm not found, using dummy regulator kern.err: exynos-cpufreq exynos-cpufreq: failed to set cpu voltage to 1287500 kern.err: cpufreq: __target_index: Failed to change cpu frequency: -22 I reviewed the exynos_defconfig, which does not produce these runtime errors. It was obvious that the exynos_defconfig has the PMIC drivers enabled, whereas the multi_v7_defconfig does not. This patch has been tested on a odroid-u2 and a odroid-u3 board. It has resolved the runtime errors. Therefore, I purpose we enabled these drivers in the multi_v7_defconfig. [1] http://www.hardkernel.com/main/products/prdt_info.php?g_code=G135270682824 [2] http://storage.armcloud.us/kernel-ci/mainline/v3.18-rc7-48-g7cc78f8/arm-multi_v7_defconfig/lab-tbaker-00/boot-exynos4412-odroidu3.html Signed-off-by: Tyler Baker --- arch/arm/configs/multi_v7_defconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 930bfcb..d789658 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -280,6 +280,7 @@ CONFIG_MFD_AS3722=y CONFIG_MFD_BCM590XX=y CONFIG_MFD_CROS_EC=y CONFIG_MFD_CROS_EC_SPI=y +CONFIG_MFD_MAX77686=y CONFIG_MFD_MAX8907=y CONFIG_MFD_SEC_CORE=y CONFIG_MFD_STMPE=y @@ -294,6 +295,7 @@ CONFIG_REGULATOR_GPIO=y CONFIG_MFD_SYSCON=y CONFIG_POWER_RESET_SYSCON=y CONFIG_REGULATOR_MAX8907=y +CONFIG_REGULATOR_MAX77686=y CONFIG_REGULATOR_PALMAS=y CONFIG_REGULATOR_S2MPS11=y CONFIG_REGULATOR_S5M8767=y @@ -399,6 +401,7 @@ CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_AS3722=y CONFIG_RTC_DRV_DS1307=y CONFIG_RTC_DRV_MAX8907=y +CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_PALMAS=y CONFIG_RTC_DRV_TWL4030=y CONFIG_RTC_DRV_TPS6586X=y @@ -433,6 +436,7 @@ CONFIG_NVEC_POWER=y CONFIG_NVEC_PAZ00=y CONFIG_QCOM_GSBI=y CONFIG_COMMON_CLK_QCOM=y +CONFIG_COMMON_CLK_MAX77686=y CONFIG_APQ_MMCC_8084=y CONFIG_MSM_GCC_8660=y CONFIG_MSM_MMCC_8960=y