From patchwork Fri Feb 1 19:17:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10793529 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 71E4E922 for ; Fri, 1 Feb 2019 19:17:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 641E632E30 for ; Fri, 1 Feb 2019 19:17:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5836A32E4B; Fri, 1 Feb 2019 19:17:38 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 5960C32E31 for ; Fri, 1 Feb 2019 19:17:37 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References: List-Owner; bh=VGz0mq4HckHCQp6uivvf0IWDdiwrgoWQwNiYqtcjMXM=; b=hGhtFlzhIYA0IK v69G9HOVJbFlfHoLx0DpyoiAcRwxrIKfP39xFF1+Q4VXhizTA5bMX4CrdgqAHbVfMCQ6hKZixa/Pt wKVdw0ISXBD2NfiDPe+jNobT1+OVKRPkH0c9de64knB0iHMP69YceeYp3U/XjBwbsvxlYpBEPueDK 8aAF8/GW5mntHenmLex3L4+cEUqPuJAmD74aCSk6NTHObe6+eDgxDW8DjgF9R3np+cm7TkG6x+3u5 Snc6kx03RzUZoiibygwmjJRS1TTEdEsAan8lFAHWRCXPL858tgRgL3TF4YmIppnfEKslvim7x+iOk IZMt+lJxnB/WBU9CJ6VQ==; 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 1gpeJh-0001Xh-Uy; Fri, 01 Feb 2019 19:17:33 +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 1gpeJe-0001X4-7n for linux-arm-kernel@lists.infradead.org; Fri, 01 Feb 2019 19:17:31 +0000 Received: from localhost.localdomain (80-123-14-12.adsl.highway.telekom.at [80.123.14.12]) (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 D4755218AF; Fri, 1 Feb 2019 19:17:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549048648; bh=75ZLFiPwniMlgo+gqWi2At3BvFJjbUDFyJ5A/S0sIZI=; h=From:To:Cc:Subject:Date:From; b=kG/Bp0NF1+rSBM9U/p53+1Q1JDA3bPlLoZ/pRM+dqo3JDMwsBxCw1CZrTsgQJvO8Z 90HM85deqNXwYr6SfQRYtA1r+M5q43BpNtIJBKXNTJL6kx+Hg2ayWyM8MWNx3I1EMe bgHPLJ9z7Te//t4Piyc+lOaV4VVXkdpHTRhsc0QQ= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 1/2] ARM: defconfig: Samsung for v5.1 Date: Fri, 1 Feb 2019 20:17:19 +0100 Message-Id: <20190201191720.20464-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190201_111730_299649_96B654FD X-CRM114-Status: GOOD ( 10.67 ) 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 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 bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-5.1 for you to fetch changes up to 25c390ec22167f896dbf5fb61b869ad05ce273ff: ARM: s5pv210_defconfig: Enable cpufreq (2019-01-13 10:31:17 +0100) ---------------------------------------------------------------- Samsung defconfig changes for v5.1 Enable more drivers in s5pv210 defconfig for Aries family of mobile devices (e.g. Samsung Galaxy S). ---------------------------------------------------------------- Paweł Chmiel (3): ARM: s5pv210_defconfig: Run make savedefconfig ARM: s5pv210_defconfig: Enable more drivers present on Samsung Aries ARM: s5pv210_defconfig: Enable cpufreq arch/arm/configs/s5pv210_defconfig | 47 +++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 11 deletions(-) From patchwork Fri Feb 1 19:17:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10793531 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 7676B13B5 for ; Fri, 1 Feb 2019 19:17:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6720A32E30 for ; Fri, 1 Feb 2019 19:17:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5B53132E4B; Fri, 1 Feb 2019 19:17:44 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 0368632E30 for ; Fri, 1 Feb 2019 19:17:44 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=lxlCp+v50xW9CSjU2ZKE6F/jAxn288miPdZMoQn97lk=; b=PsOhasWTkqjLDM lgb8MtTUqdA2quyrlCyiNGrzn3/gsw+oDKFO8Anzsn520KsoYKZFwqp+e+Mp6TSlfTHpr2fHrLGms yc7LfWU+7E0U/HLXFCj3WryQuKKV4mw7s8/l0DUZVKtGGBsOeEMlyrJ8OUVOweNV7DCvD5XeidtG8 X9/tlROT3bc1COiLy29dnT7508v1PCmePMgpKwOspiOmYuCVw90RTBE9kdnAucot2xtCCDBkCBvdH axGfkK+AnU5SZrp6GdA0cqyrZYreJgYWaEmBfmP1+YQuTwppU/2JdlikANrOA58HFgcRnbnxNJbO9 pKaWe/+aQ7LEkY2WPJ2A==; 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 1gpeJq-0001gI-4s; Fri, 01 Feb 2019 19:17:42 +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 1gpeJe-0001XI-VN for linux-arm-kernel@lists.infradead.org; Fri, 01 Feb 2019 19:17:32 +0000 Received: from localhost.localdomain (80-123-14-12.adsl.highway.telekom.at [80.123.14.12]) (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 0E38F218FF; Fri, 1 Feb 2019 19:17:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549048650; bh=f2oLzNDn2Cfvbgc3FgNMiKRTjjx2dAb6tJN6awhcr/s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=yvxTa8or+KJj/AjfMIp+ig/t3j3gWmnFnf5ovOhhTg1SjfId/c5Zd7IazQjPcEKVp UbyI8IkBBKiAxWQoF13w8MBtrNRrVuorLJIwA1jBS8qp9AzqpKeV4shrO0o3RoFwjx ioZc6qxMEblEDolV9HK3boVMNpLxndq4aoGIohWM= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL 2/2] ARM: dts: samsung: exynos and s5pv210 for v5.1 Date: Fri, 1 Feb 2019 20:17:20 +0100 Message-Id: <20190201191720.20464-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190201191720.20464-1-krzk@kernel.org> References: <20190201191720.20464-1-krzk@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190201_111731_021528_D2B542A2 X-CRM114-Status: GOOD ( 13.57 ) 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 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 bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.1 for you to fetch changes up to ec33745bccc8f336957c751f4153421cc9ef5a54: ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 (2019-01-25 20:18:10 +0100) ---------------------------------------------------------------- Samsung DTS ARM changes for v5.1 1. Extend support for Aries family of mobile devices (e.g. Samsung Galaxy S) based on S5Pv210 SoC: DRM Rotator, FIMD, PWM vibrator, power off, touchscreen, Broadcom BCM4329 Bluetooth and cpufreq. 2. Remove hardcoded bootargs on Galaxy S family (proper support in U-Boot). 3. Fix minor DTC warnings. 4. Fix Exynos4412 Odroid X2/U3 conflicting eMMC GPIO settings and regulator properties. 5. Fix the eMMC RTSN pin breaking proper reboot on X2. ---------------------------------------------------------------- Jonathan Bakker (1): ARM: dts: s5pv210: Add support for more devices present on Aries Krzysztof Kozlowski (2): ARM: dts: s5pv210: Fix onenand's unit address format warning ARM: dts: s3c2416: Fix xti node's missing reg property warning Marek Szyprowski (3): ARM: dts: exynos: Fix conflicting fixed-regulator GPIO flags and properties ARM: dts: exynos: Fix eMMC regulator properties on Odroid U3 boards ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 Paweł Chmiel (5): ARM: dts: s5pv210: Add node for exynos-rotator ARM: dts: s5pv210: Use correct fimd variant ARM: dts: s5pv210: Remove hardcoded bootargs on Galaxy S and Fascinate 4G ARM: dts: s5pv210: Add reserved memory for MFC on Aries ARM: dts: s5pv210: Add DMC nodes arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 14 ++-- arch/arm/boot/dts/exynos4412-odroidx.dts | 2 +- arch/arm/boot/dts/exynos5250-arndale.dts | 2 +- arch/arm/boot/dts/s3c2416-smdk2416.dts | 5 +- arch/arm/boot/dts/s5pv210-aries.dtsi | 90 +++++++++++++++++++++++++ arch/arm/boot/dts/s5pv210-fascinate4g.dts | 7 -- arch/arm/boot/dts/s5pv210-galaxys.dts | 7 -- arch/arm/boot/dts/s5pv210.dtsi | 25 ++++++- 8 files changed, 125 insertions(+), 27 deletions(-)