From patchwork Sun Jul 7 18:01:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 11034171 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 293B913A4 for ; Sun, 7 Jul 2019 18:01:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 199592837D for ; Sun, 7 Jul 2019 18:01:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0B46E28385; Sun, 7 Jul 2019 18:01:32 +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 A998A2837D for ; Sun, 7 Jul 2019 18:01:31 +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: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=yy/xotyB0bK2dyHrGcRmErdK7rfKiLLXGTkVUnSowUQ=; b=pgm idwCdK7R0oUG54TviXTImFQm0dQtMAdihjasdjjebe6+u8QLwxRm1n+pka4XY2zx71HwEiR1OqW1H nhR6t0XfewzVrptFl03Ifm6vlX3HSEJ2/Dl5//KiFcVrLngaDVIOopCPzhybd/rVf9olNRKR+jEt1 dEG8W5cKxcXWAuLG1NQZauJCKJWLgggcO/hqfs58DXrAkKjLrDI2x2zM1kf9rA5gny8b82wzVkhJM 0SlfMvZKAH/buXYBMxlrWTUj9h2YnpzTmcTBIaL78vSVgZcNdIrJfdAAN2XKDtuWWWCFEhVG4sqnK ek+Gnd1+qgNN52AodZCnJLKo3Z5YEoA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hkBTb-0007w4-KA; Sun, 07 Jul 2019 18:01:27 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hkBTZ-0007vl-GC for linux-arm-kernel@lists.infradead.org; Sun, 07 Jul 2019 18:01:26 +0000 Received: from localhost.localdomain (unknown [194.230.155.151]) (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 7577420828; Sun, 7 Jul 2019 18:01:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562522484; bh=lsP5Zoo/8iHxNocirmfN8LDYdicr15IJWCPxxQZCuac=; h=From:To:Cc:Subject:Date:From; b=aYZLB716cdJ9vvETO37jpgoOXnP21glMfS+sxwi9lTzhiavo91Hj69VdPMkWPUvbu 0nhyQd6WSDuaDUY4WhIx6aQ0Y77KfoulEfUCWYkoD7wzlQpS/c5TdEs5Cl6upKY4Yf VoEp0gWJmw+3P+9a/9P4/9n9gZYZuiHhQDk2/7kM= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL] ARM: dts: exynos: Late pull for v5.3 Date: Sun, 7 Jul 2019 20:01:15 +0200 Message-Id: <20190707180115.5562-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190707_110125_558833_7CFA7C8D X-CRM114-Status: GOOD ( 11.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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, Late third pull of DTS changes, on top of previous pull request. This contains important fix for stuff merged recently, one cleanup and two minor fixups for regulators. Best regards, Krzysztof The following changes since commit 13efd80acaa4cdb61fde52732178ff9eb4141104: ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4 (2019-06-24 20:03:42 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.3-3 for you to fetch changes up to 841ed60264b3d37d5bf3e32cff168920e4923f88: ARM: dts: exynos: Adjust buck[78] regulators to supported values on Arndale Octa (2019-07-01 20:28:37 +0200) ---------------------------------------------------------------- Samsung DTS ARM changes for v5.3, third round 1. Fix imprecise abort on Exynos4210 caused by newly added Mali nodes, 2. Reorganize Mali nodes under /soc, 3. Adjust buck regulators voltages on Arndale Octa and Odroid XU3/XU4 family to sane values. ---------------------------------------------------------------- Krzysztof Kozlowski (2): ARM: dts: exynos: Adjust buck[78] regulators to supported values on Odroid XU3 family ARM: dts: exynos: Adjust buck[78] regulators to supported values on Arndale Octa Marek Szyprowski (2): ARM: dts: exynos: Fix imprecise abort on Mali GPU probe on Exynos4210 ARM: dts: exynos: Move Mali400 GPU node to "/soc" arch/arm/boot/dts/exynos3250.dtsi | 66 +++++++++++++-------------- arch/arm/boot/dts/exynos4.dtsi | 50 ++++++-------------- arch/arm/boot/dts/exynos4210.dtsi | 20 ++++++++ arch/arm/boot/dts/exynos4412.dtsi | 22 +++++++++ arch/arm/boot/dts/exynos5420-arndale-octa.dts | 6 +-- arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 10 ++-- 6 files changed, 97 insertions(+), 77 deletions(-)