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: 11034167 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 CA3E8138B for ; Sun, 7 Jul 2019 18:01:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B3D6328305 for ; Sun, 7 Jul 2019 18:01:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A6BCE2838B; Sun, 7 Jul 2019 18:01:26 +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=-3.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MIME_HEADER_CTYPE_ONLY,RCVD_IN_DNSWL_LOW, T_TVD_MIME_NO_HEADERS autolearn=ham version=3.3.1 Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 30FC528305 for ; Sun, 7 Jul 2019 18:01:25 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Sun, 07 Jul 2019 11:01:25 -0700 X-Received: by mail.kernel.org (Postfix) id CA401208C4; Sun, 7 Jul 2019 18:01:24 +0000 (UTC) X-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) From: Krzysztof Kozlowski To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.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> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1562522485; bh=kM7LUTZTMSW8B7GDcx9TiTKtcDuPlTjFCjQRUS5PVaU=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=A/DWNrDz1YNaqMSDEcUtP/e7NBnSxESneG5rsB/r7uoojUm+daeuyplCqIIJZnpmUpW PdfYZUJ4ZS09445fsVrN4zKAJLenUUCkAaGgnlVHilJvbDfHzGidzWC4DY7jzxld5Vgry nbTKQoGPCzG4XHTaEV9awsSvT1xNJqIYgZc= 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(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163): https://linux.kernel.org/g/patchwork-soc/message/163 Mute This Topic: https://linux.kernel.org/mt/32339335/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-