From patchwork Wed May 24 13:54:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 9745989 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 567CC6032B for ; Wed, 24 May 2017 13:55:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3B3DF28970 for ; Wed, 24 May 2017 13:55:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2DA7928979; Wed, 24 May 2017 13:55:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B218D28970 for ; Wed, 24 May 2017 13:55:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=PqljBqP/EoewpFSBHyFyrj6tTfDe1LgPGFuC7y0pnmw=; b=Y0VvB4PciXJa4+oBlfdzMo6RH6 /0YLZG8JgiI5rD1IyKYAL1sR/MZbO2CfitX4PhoFm3fIB2JtMNKEA1AlwjvE1ris08ejZXoqInVBV l17+Gw+FKtGKYcHh1PWmA/idxwRPGBuTcr6+POYnqNVdsg+oQ2neQYR6kzkSUhwG0cEux/aBBb1hN JY1D6R+0vWBX2ybDUvFcFxWZwICXT7Tm9wvDntvYeB9R3fL5jx17tgVTRepFfQJhgxnISjzflDnRk nDcBohf6gJGYx9MWiYxt6jKi8QBmfb0Y1KdnPAv9FR2c8l2R8E7HLv6QDeSZ66VqN7sXfnA876xYO hJP8EbbQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dDWkm-0006rj-9o; Wed, 24 May 2017 13:55:08 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dDWkT-00067l-K5; Wed, 24 May 2017 13:54:51 +0000 Received: from ipb218599b.dynamic.kabel-deutschland.de ([178.24.89.155] helo=phil.frederix-hotspot.de) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1dDWk8-0003O2-5v; Wed, 24 May 2017 15:54:28 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [PATCH 2/7] arm64: defconfig: enable Rockchip saradc Date: Wed, 24 May 2017 15:54:10 +0200 Message-Id: <20170524135415.5590-3-heiko@sntech.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170524135415.5590-1-heiko@sntech.de> References: <20170524135415.5590-1-heiko@sntech.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170524_065449_872552_25A04C90 X-CRM114-Status: UNSURE ( 6.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, Heiko Stuebner , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the sucessfive approximation adc that gets often used for example for additional buttons on Rockchip boards. Signed-off-by: Heiko Stuebner --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a12ccb40ce0a..f4492605c0a9 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -474,6 +474,7 @@ CONFIG_ARCH_TEGRA_186_SOC=y CONFIG_EXTCON_USB_GPIO=y CONFIG_IIO=y CONFIG_EXYNOS_ADC=y +CONFIG_ROCKCHIP_SARADC=m CONFIG_PWM=y CONFIG_PWM_BCM2835=m CONFIG_PWM_MESON=m