From patchwork Mon Mar 12 08:37:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 884333 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="orRnhlTg"; 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 400BGP3fZmz9sRN for ; Mon, 12 Mar 2018 19:38:37 +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: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=4hgmPg1279y4rwS5KW23A7i37fngfRe0uqIdsSRpW4I=; b=orRnhlTgVpA2Vt SIIPKbW5aIknINTyqJT5P7lgKXJ7gWIfpnNpTDP3pCnwdfmxEHNikL5s7hIQ88mXL4Dj98hmPc6i2 4iQhRbvf4OUcHDGrEipUsqkC9kVK+FVF9/B3vom0dsFcCJ7bs3ZE9G4OPgPsmd6t0udoNFJlH/CcF liGPM/3gr00ZprtgAfoXcVtBAHIoJEUknZIeMl/3o5YNo8EKi6XsWVSwYOod6MZmb5RoAx0oA52SE cAnK3UeY+5iu1XnkKXpcLNGnxgbw5zzD+pYaC4CB+wWNFMNU5dPlXpe6PIvjJzBxkCZuV62pjcFKM o8mv6IjDah4r/qibr6Cw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1evIyX-0005a6-Lo; Mon, 12 Mar 2018 08:38:33 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1evIyA-0005Bg-7i; Mon, 12 Mar 2018 08:38:30 +0000 Received: from ip9234afef.dynamic.kabel-deutschland.de ([146.52.175.239] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1evIxe-0006KQ-4f; Mon, 12 Mar 2018 09:37:38 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 1/2] Rockchip dts32 fixes for 4.16 Date: Mon, 12 Mar 2018 09:37:37 +0100 Message-ID: <22043255.iBjVuxpHK5@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180312_013815_077093_3AEF37EA X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org 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 Hi Arnd, Kevin, Olof please find below some more fixes for 4.16 . I wasn't sure if dtc warning count as fixes, so feel free to ignore the arm32 part, but the arm64 changes are somewhat important as they fix usb and suspend regressions, so please pull Thanks Heiko The following changes since commit e78c637127ee7683d606737f2e62b5da6fd7b1c3: ARM: dts: rockchip: Fix DWMMC clocks (2018-02-16 10:45:16 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.16-rockchip-dts32fixes-2 for you to fetch changes up to 4e943a890cef42e90f43ce6be64728a290b97c55: ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288 (2018-03-05 15:18:58 +0100) ---------------------------------------------------------------- Fix for a new dtc warning. ---------------------------------------------------------------- Rob Herring (1): ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288 arch/arm/boot/dts/rk3288.dtsi | 2 ++ 1 file changed, 2 insertions(+) From patchwork Mon Mar 12 08:38:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 884334 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=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VueJ8QnU"; 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 400BHW4NzHz9sRN for ; Mon, 12 Mar 2018 19:39:35 +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: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=oqz49my6gnqMWhdx9AGPFr5kVZuewzB+hEMNhz0igw8=; b=VueJ8QnUQi1w+n K27gwdntfJ8VCwNxPw3y56ExMxy1HVaemwvLreNxHQsx4f+mMoD+X0nnOSCszXGFbbRPggNVLqShg a3ct1NQJO2PYysp+iHHtdpYUF3xhKLIh3d1cDQQD78wTAanN9Rw3/10oTFHGbzHko1xeg4vMZd1Vt VFV27NHkV30sIjefA9MjT+Bib38KDcHDs/CHfbRxkPh/rgu6Kua6BMRAAHT+0IHHRfr3UCkwp9OSL ZdUk+kZKioxEsBCXpx6gZcAtl6RZLKFMf97A4pv5QIcJkcTRaYmSORaDOVvKTFvRCTOtl31kYI/yd TaYtfoBb0ijiMs9UDhFQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1evIzU-0005wM-9H; Mon, 12 Mar 2018 08:39:32 +0000 Received: from gloria.sntech.de ([95.129.55.99]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1evIyb-0005Z4-9U; Mon, 12 Mar 2018 08:39:29 +0000 Received: from ip9234afef.dynamic.kabel-deutschland.de ([146.52.175.239] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.1:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1evIyP-0006Km-LI; Mon, 12 Mar 2018 09:38:25 +0100 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL 2/2] Rockchip dts64 fixes for 4.16 Date: Mon, 12 Mar 2018 09:38:24 +0100 Message-ID: <304170820.2ZTNuuGKzZ@phil> In-Reply-To: <22043255.iBjVuxpHK5@phil> References: <22043255.iBjVuxpHK5@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180312_013928_575476_5163EEC4 X-CRM114-Status: UNSURE ( 7.70 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [95.129.55.99 listed in list.dnswl.org] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org 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 ca9eee95a2decc6f60bed65b5b836a26bff825c1: arm64: dts: rockchip: Fix DWMMC clocks (2018-02-16 10:30:25 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.16-rockchip-dts64fixes-2 for you to fetch changes up to 835a1d5cdefffe08bec46efff11daea9b389baa9: Revert "arm64: dts: rockchip: add usb3-phy otg-port support for rk3399" (2018-03-02 08:36:31 +0100) ---------------------------------------------------------------- Pinctrl got a fix in 4.16-rc1, that exposed an issue with wifi-related pinctrl hogs on rk3399-gru-kevin that broke suspend. This gets fixed by moving the wifi pinctrl to the correct node. Also revert the usb3 phy-port enablement, as a missing feature in the type-c phy breaks usb on all non-gru rk3399 boards. ---------------------------------------------------------------- Douglas Anderson (1): arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset) Heiko Stuebner (1): Revert "arm64: dts: rockchip: add usb3-phy otg-port support for rk3399" arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 16 +++------------- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 ++++---- 2 files changed, 7 insertions(+), 17 deletions(-)