From patchwork Wed Oct 10 18:25:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10635089 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 714FD14DB for ; Wed, 10 Oct 2018 18:27:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 50A5829750 for ; Wed, 10 Oct 2018 18:27:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 44DDE29A4E; Wed, 10 Oct 2018 18:27:05 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 E646429872 for ; Wed, 10 Oct 2018 18:27:04 +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=XzZemycR3msmwS3AyWElPyLc6MOBGOPxlVGbeSZUFZ0=; b=BFcoOYCDd2dMi8IlbJnPS9pjc7 6qonmKwh5hcQZFEzZiYpvjF8C0puQuhOAtOLFg8FXrWR7s+Bb2Xm9toCHQirkbIHWiboB5O97Ljcv W9Ehc4eJYMBYGlje5DIFOBsSU6aT/WoEnC2TZEJzN16VfjiY59zkX+Gch+xr1vpInGxGUXCzqtMsz aIkBMHOXNXaPEOcFrFiuEI2v9YRBfE2l4vJmMyb0i/QVhBIuf+jLJLcQHcukKFldkhEe0mgE6W6JR YelqSgElMAxly8SsyPqfq1+qSo9WRy3N7B2sk+87zsEs7ZcnT6D8VlObn+8R9eAgmIvIrW3YPC5Fa 1NoHMc0g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJCH-0004Tm-49; Wed, 10 Oct 2018 18:27:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJBa-00048q-Hd for linux-arm-kernel@lists.infradead.org; Wed, 10 Oct 2018 18:26:20 +0000 Received: from localhost.localdomain (unknown [178.38.103.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DB95B214C4; Wed, 10 Oct 2018 18:26:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539195971; bh=KOxhfdnQoRBiQjS1n+KX2tgmxCyU3vxKOoUG53r0h/E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=beXKfLRengWUPIJ/TxvM+LDNrijSGBU1TD0l1+LHfHTGu7XBL9I+qq85NIgS0lNmg so+/auZZkEhX4adq3RtW9koL065d2xow3Sql6bfOROzU4X/ysOvNZcGrCi+/osm62y LteZCixGPcf38SKVxtnOGxJFCiNv12Hs6sZI9dLU= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 1/4] ARM: dts: exynos: Second round for v4.20 Date: Wed, 10 Oct 2018 20:25:55 +0200 Message-Id: <20181010182558.7034-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181010182558.7034-1-krzk@kernel.org> References: <20181010182558.7034-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181010_112618_624648_5A029A52 X-CRM114-Status: GOOD ( 11.94 ) 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-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.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 Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit ff1e37c6809daab75f7b2dea1efe69330e8eb65b: ARM: dts: exynos: Correct audio subsystem parent clock on Peach Chromebooks (2018-09-24 18:55:16 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.20-3 for you to fetch changes up to 48ab742ce3b0312f2ee23ed825d3c8820eda7acf: ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU (2018-10-01 18:51:51 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v4.20, second round Add proper configuration for Odroid XU SD write-protect pin. ---------------------------------------------------------------- Krzysztof Kozlowski (1): ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU arch/arm/boot/dts/exynos5410-odroidxu.dts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) From patchwork Wed Oct 10 18:25:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10635091 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3ED0214DB for ; Wed, 10 Oct 2018 18:27:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 47AC029750 for ; Wed, 10 Oct 2018 18:27:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3891429A4E; Wed, 10 Oct 2018 18:27:52 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 C3D0029750 for ; Wed, 10 Oct 2018 18:27:51 +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=2EZmWi2KJ+HiuGTBpn6LryuZSVY2TIAl31+w4kQ782Y=; b=t78+XmmDTrEFqIaqJhagd1HDiq ruDd+ojMzM/ooe6DRgOFYgmbrJzyX6vffzDIDZBbjBS9/MQ2v4KfU0J8Xvgzs9sx6WbydSxes5P0Q jvwSOMAFab7afUlZo2aLDIOfeXqo7QQeQAZzNdhoVr1gT4xIQT35X7hB3FUUhCA+XPtrsODTdOitg CwH1csLwZcV+kFJu4xd1sijxhFy30KDj92fDT//s63RjJg25CGjmPDzb35X/eri0gbzWfvl/K1u3U Y5GOJ5mp1HNwjipCoS8YkwOicY5CBw3iPx41VdOAA5qiYMxfQfvSM8fWU8H027QSmk7oBvcCO3Mmc XGgRxehQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJCu-0004na-79; Wed, 10 Oct 2018 18:27:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJBa-00048z-Ha for linux-arm-kernel@lists.infradead.org; Wed, 10 Oct 2018 18:26:21 +0000 Received: from localhost.localdomain (unknown [178.38.103.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6B0402150D; Wed, 10 Oct 2018 18:26:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539195974; bh=6QT5erRHd8rypCE6x5ZcpKEjy5+8VAOg4y7d7z5S/Nk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ukK1YtbmhkQi7xLiXLF//Y27TeW5/vy3EVkO3pUL0moXOCWjO/T8rN691FFlSYhkr NMxptsqTVxXoacV55aJg4OmBqLxQesSE79Pbs+ulpQUNjTCeu5nNIPrTc0SeDDnqWb /qrlyfJx4FBAluIRb5wurguGFBFsdYHd9/no5Pf0= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 2/4] arm64: dts: exynos: Stuff for v4.20 Date: Wed, 10 Oct 2018 20:25:56 +0200 Message-Id: <20181010182558.7034-3-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181010182558.7034-1-krzk@kernel.org> References: <20181010182558.7034-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181010_112618_640834_21D92178 X-CRM114-Status: GOOD ( 11.99 ) 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-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.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 The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.20 for you to fetch changes up to 2352ae1306974528d11fb9c7dbf2cf91e0dd2c31: arm64: ARM: dts: exynos: Remove double SD card detect pin inversion on TM2 (2018-09-24 19:30:54 +0200) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v4.20 1. Use graph between USB-PHY and MUIC. 2. Cleanup of SD card detect pin level. ---------------------------------------------------------------- Andrzej Hajda (1): arm64: dts: exynos: Add OF graph between USB-PHY and MUIC Krzysztof Kozlowski (1): arm64: ARM: dts: exynos: Remove double SD card detect pin inversion on TM2 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) From patchwork Wed Oct 10 18:25:57 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10635095 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 96B2214BD for ; Wed, 10 Oct 2018 18:31:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 42EB62AA0D for ; Wed, 10 Oct 2018 18:31:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 357C42AA16; Wed, 10 Oct 2018 18:31:28 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 DED9E2AA0D for ; Wed, 10 Oct 2018 18:31:27 +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=IoigBui3aTjXSIKFzaTlg6gRnNn8fmaHmDO319Qg5PI=; b=s3Sg2junPo0PAeW3Deat/SKeKb GP6DmEb0+kNTwCb2hpmfB7phJSgc2bDN1oTW1rLm7IE4fQe7jt0Zrewn89vv+k/i1Bip95OpHLyLv sdvahEJ8NJlo4mfKuWybtOX/WGhHBSI8dtaYPi214pvB9PnXjzjiY+DVOVECF7P5DB5rSfWLcoSXk hF6MrwYbgARgsfz71m75/AdrcYawQ1Ig6/Emt871ERroDYjjMueuGvmXCdlO/LCiCLiA5+gdWa2iS 4OkmaukOoI8BGqODQe3y2f7SY6aC6lxBMk5PL7xfdbPAfg92ddLc86V7oMI5clhhJtONnw1jFragV FHdbR1UA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJGW-0006wG-Lw; Wed, 10 Oct 2018 18:31:24 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJBb-0004AS-3O for linux-arm-kernel@lists.infradead.org; Wed, 10 Oct 2018 18:26:22 +0000 Received: from localhost.localdomain (unknown [178.38.103.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 439F02150C; Wed, 10 Oct 2018 18:26:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539195978; bh=/Bq3uWh4l+xbfCJS+T+8tE8UcLIsAMQ+fKt+d1bjrA4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qxhBc3gczZzwfzzVeatTuZ5kT0dwQE179qmY7sk/E2u4UWKiXNBNUBknrXX3nWg8N 2dfsF+cFV6gkUtREryzaCl0GmTSeiYZwc9MSnQODk0b/SdSOqfcpDsxBCQqgkdRx64 yQt6Hk/2qI78Lr9rBKwfmYTw8dBC2ECr7YUADqWE= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 3/4] ARM: exynos: soc/mach for v4.20, second round Date: Wed, 10 Oct 2018 20:25:57 +0200 Message-Id: <20181010182558.7034-4-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181010182558.7034-1-krzk@kernel.org> References: <20181010182558.7034-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181010_112619_157660_53A64006 X-CRM114-Status: GOOD ( 12.49 ) 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-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.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 Hi, On top of previous pull request. Best regards, Krzysztof The following changes since commit f30858439e7db9ce9847eaedf440635fc6349c6e: ARM: s3c24xx: Restore proper usage of pr_info/pr_cont (2018-09-19 19:11:17 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.20-2 for you to fetch changes up to 6862fdf2201ab67cd962dbf0643d37db909f4860: ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms (2018-10-01 18:42:48 +0200) ---------------------------------------------------------------- Samsung mach/soc changes for v4.20, second round 1. Disable SAMSUNG_PM_CHECK Kconfig feature incompatible with Exynos. ---------------------------------------------------------------- Bartlomiej Zolnierkiewicz (1): ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms arch/arm/plat-samsung/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From patchwork Wed Oct 10 18:25:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10635093 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7643B14DB for ; Wed, 10 Oct 2018 18:29:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 065D22962A for ; Wed, 10 Oct 2018 18:29:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EECB42AA13; Wed, 10 Oct 2018 18:29:02 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 9D21E2962A for ; Wed, 10 Oct 2018 18:29:02 +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=1S+gjQmP95yA8iW6vuWCP1FjFUJvmbGGRreniQi0qng=; b=T+hdF3AIutGTfF4eWzfCvmqloG tZuRNtMyz1x8qaTaZcxgiWDj5t9uD+00hofwH9+4PDAM1G5eeEd8wV7GknuwF9yGSfPl1ApdSelfa LvctEmBCVWoqSE5E8X8g+A+qk47lS60esn5JZPlfpAWjqPq3XZgf4OeCn0p4BuyU8StnLoAi/CeAX tjZsBBQos+5Bw8/dHckC3fM1mHWG+Uq1B7HlJ5Mn1AqeFVbfw/yTn9VFBMTfo7XDIMqd/ZsiM+sD8 1+UdcdzC+jLyU24ZwPcGBwFN+LEF4JzAsk0nCu9dP8+srrIEuDstu5rAH7GhEn0RualZYfpGJ4tOp Sz5q+UKw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJE3-0005Ia-KL; Wed, 10 Oct 2018 18:28:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAJBt-0004Cp-VV for linux-arm-kernel@lists.infradead.org; Wed, 10 Oct 2018 18:26:46 +0000 Received: from localhost.localdomain (unknown [178.38.103.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8E0602098A; Wed, 10 Oct 2018 18:26:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539195987; bh=qYp3W0zpB8fywhIgqsukDCUi2EMH/7i+kA+wPUXd4F8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JTwsU5kNMeAMe0WHvRaUrDMmMSTY3dVVfn3q3MrmLTeZwLp6n7wzu4d9s5jZxmpKu +5Aa6jZjDoOu5McSfsZs0eOoxIO0sxg6Zz2/G/I4pynaI0ykyb7kAdtaYuyI0Xd2tm Pp+DL9H7uCRJP6pYEmY2ssQIcfr5ZaAn6EcmIGlY= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [PATCH / PULL 4/4] arm64: exynos: Enable generic power domain support Date: Wed, 10 Oct 2018 20:25:58 +0200 Message-Id: <20181010182558.7034-5-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181010182558.7034-1-krzk@kernel.org> References: <20181010182558.7034-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181010_112638_100623_7C0DC08A X-CRM114-Status: GOOD ( 11.38 ) 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-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, Marek Szyprowski 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 From: Marek Szyprowski Generic power domains are needed to enable support for Exynos power domains. Signed-off-by: Marek Szyprowski Signed-off-by: Krzysztof Kozlowski --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 393d2b524284..3b8e7e6ea6fb 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -67,6 +67,7 @@ config ARCH_EXYNOS select HAVE_S3C_RTC if RTC_CLASS select PINCTRL select PINCTRL_EXYNOS + select PM_GENERIC_DOMAINS if PM select SOC_SAMSUNG help This enables support for ARMv8 based Samsung Exynos SoC family.