From patchwork Fri Feb 22 22:23:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 1047154 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Zva1at9S"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 445m8b2Tmvz9sBr for ; Sat, 23 Feb 2019 09:23:58 +1100 (AEDT) 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:To:Subject:Message-ID:Date:From: MIME-Version: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=gnvw5m23fA6LceTRIz1SD6gEdUATxzbbgXXZPm9k6Po=; b=Zva1at9Sb2X8Fa NRaYGJF7Dg+5CLrxtjDhBWZNhJJE4fL0rVH8M2V4I1EywP4nBcj1uHpPUh30+L51fmrl47J/eHpcu i4KHrw+MF4B+ZkDGVlwz1LoFX2JtdHQ0FQNX+S7nap+nfIG9xPlPUO8inZ9nDaABQ94boR9fkNJCh NjjyGJaa0AOgMi5B9aWHAte1DELR2mG8V0wVxRuR50TByZA6SQ9t6tZO8qK78mIToj5Jw0yT5fOIV qKpDogoaGmtaV7DxO/aGB3iUoFGS4Tqf2MAhZEXLCZ95HOVUz5MS89c8K3M4rLpXOAb/npw5i6XWE Ci3C5ggXG3IshpxvSggw==; 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 1gxJEY-00051a-BD; Fri, 22 Feb 2019 22:23:54 +0000 Received: from mail-qt1-f194.google.com ([209.85.160.194]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gxJEV-00051F-BJ for linux-arm-kernel@lists.infradead.org; Fri, 22 Feb 2019 22:23:52 +0000 Received: by mail-qt1-f194.google.com with SMTP id z39so4396645qtz.0 for ; Fri, 22 Feb 2019 14:23:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=ZGifS54bNf5zXXkOg4B/RrcUFeN3oxMfoG5A2oZa5kA=; b=pROlyn291h7yfANA8MVWJb0O1oKSs8VrbMx7SPy8tWuZOrmuiyeDOW+Pdy4aZ+xs4M CbQ10uR86MfzAbc5smI7amE8aTUpmCU0XqA1pyH6e4Qtg6Cbpv3bHnjc9sj1zK/S5cVS 1KAHaGlsxuilpaW3hB6s+OHIvW0daXd5f3Tc+MDv3DPXfWhKUUNisRxQUciRdGx2Nh9o 4lKE5DpMam1TrwO/ac1uEFASeVbREsZU+KGlmNikLid+7c+vjXCwvTRtOlHWc0f6jhdX UnXxyqulfVQv5Qier8Op4YbEVtOxtrTu3sLJ0hOCuXm6pmdBq7q/QN90k3Yqlc5KTWzP qpOg== X-Gm-Message-State: AHQUAuZ3a9oq+1RI3ydbjy8SZmvI1P1ExFcLuzd8MYoHynjpEUg2uQ39 16KomOZyIkAE/SvsgiroCbUDRQCssVSeHFusGgs= X-Google-Smtp-Source: AHgI3Ibwppi4MVqZhb6qRVVg+LL6tEM+cl0hJIclw6j8T/1qTDncK5AY9WA5lNXQb3SSJdeyS4pg0Y+1ZeLK0KeU8TQ= X-Received: by 2002:a0c:b05a:: with SMTP id l26mr4929954qvc.40.1550874230273; Fri, 22 Feb 2019 14:23:50 -0800 (PST) MIME-Version: 1.0 From: Arnd Bergmann Date: Fri, 22 Feb 2019 23:23:33 +0100 Message-ID: Subject: [GIT PULL] ARM: SoC fixes for 5.0 To: Linus Torvalds X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190222_142351_389518_B01ED70C X-CRM114-Status: GOOD ( 11.06 ) X-Spam-Score: 0.3 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (arndbergmann[at]gmail.com) 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.160.194 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.160.194 listed in list.dnswl.org] 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: soc@kernel.org, arm-soc , Linux Kernel Mailing List , Linux ARM Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438: Linux 5.0-rc7 (2019-02-17 18:46:40 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes for you to fetch changes up to 2f8b1ce19ebdaffa0f3f11d178b387b60e29c0fc: Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm/fixes (2019-02-22 14:58:41 +0100) ---------------------------------------------------------------- ARM: SoC fixes for 5.0 Only a handful of device tree fixes, all simple enough: NVIDIA Tegra: - Fix a regression for booting on chromebooks TI OMAP: - Two fixes PHY mode on am335x reference boards Marvell mvebu: - A regression fix for Armada XP NAND flash controllers - An incorrect reset signal on the clearfog board Signed-off-by: Arnd Bergmann ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm/fixes Baruch Siach (1): arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signal Peter Ujfalusi (2): ARM: dts: am335x-evmsk: Fix PHY mode for ethernet ARM: dts: am335x-evm: Fix PHY mode for ethernet Thierry Reding (1): ARM: tegra: Restore DT ABI on Tegra124 Chromebooks Thomas Petazzoni (1): ARM: dts: armada-xp: fix Armada XP boards NAND description Tony Lindgren (1): Merge branch 'am335x-phy-fixes' into omap-for-v5.0/fixes-v2 arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-evmsk.dts | 4 ++-- arch/arm/boot/dts/armada-xp-db.dts | 46 +++++++++++++++++++----------------- arch/arm/boot/dts/armada-xp-gp.dts | 13 ++++++---- arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 85 ++++++++++++++++++++++++++++++++++-------------------------------- arch/arm/boot/dts/tegra124-nyan.dtsi | 17 +++++++++++++- arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 2 +- 7 files changed, 96 insertions(+), 73 deletions(-)