From patchwork Mon Aug 28 09:26:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 806453 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fTewl63i"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3xgmfG5fVYz9sNq for ; Mon, 28 Aug 2017 19:28:22 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=Lhb4dNeQWroKxMOO+w3WrqorwlTZAVoTCyRy61pCdRc=; b=fTe wl63i0VjXr3WOZt0B1XaDGMPbSUsdr6D8Dg0Rl458nCxKndM2OtW3L5EkCLA1qjG46Uigk17liY8j zWpjC1O5UI7EeQfRhtq2//bdPHc/P4muCGgAH8AnlRwPJx20BEnhFjpez1UvoB3tFBOE0KjCK5zF3 vHZ9FJC2Npj1tJsHJmNIE1B5CSvnFfb1p8v3YgFwhIRx8c8AmgrJqsXi/ZCxaNPuSHqw3Q9DFbbzJ sHD1e0VgzqycXBR3CYQmSuChxl9v9F2ey1PGje7n4tR/rQtWd+dqunBzBmWN8JkENbQ+9bVKNq0Zc EuBePP+M4QDT9NDaZL3RNs+Z4kVZA/w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dmGLD-00046m-AV; Mon, 28 Aug 2017 09:28:19 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dmGKJ-0003It-RI for linux-arm-kernel@lists.infradead.org; Mon, 28 Aug 2017 09:27:28 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id 8D47020A5B; Mon, 28 Aug 2017 11:27:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 61F4220A5B; Mon, 28 Aug 2017 11:26:50 +0200 (CEST) Date: Mon, 28 Aug 2017 11:26:51 +0200 From: Maxime Ripard To: arm@kernel.org Subject: [GIT PULL] Allwinner fixes for 4.13, take 3 Message-ID: <20170828092651.xwrz6toedrmht5nh@flea.lan> MIME-Version: 1.0 User-Agent: NeoMutt/20170714 (1.8.3) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170828_022724_392795_F6015868 X-CRM114-Status: GOOD ( 13.43 ) 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 SPF_PASS SPF: sender matches SPF record -0.0 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: Chen-Yu Tsai , Maxime Ripard , 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, Here is a bunch of patches essentially reverting the EMAC bindings additions. Indeed, it was discovered after the release of 4.13-rc1 that we overlooked some issues while reviewing the driver, and we couldn't find a proper solution since then. Since the binding is as such not stable yet, we can't allow it to reach a stable release. Maxime The following changes since commit d86e63e1f0b7868c55c8d4a54854b85e2bac690b: arm64: allwinner: h5: fix pinctrl IRQs (2017-08-14 14:18:21 +0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-4.13-3 for you to fetch changes up to fe45174b72aead678da581bab9e9a37c9b26a070: arm: dts: sunxi: Revert EMAC changes (2017-08-28 11:11:24 +0200) ---------------------------------------------------------------- Allwinner fixes for 4.13, take 3 This is a revert of the EMAC bindings. The discussion has not settled down yet on a proper representation of the PHY, and therefore we cannot commit to a binding yet ---------------------------------------------------------------- Maxime Ripard (3): dt-bindings: net: Revert sun8i dwmac binding arm64: dts: allwinner: Revert EMAC changes arm: dts: sunxi: Revert EMAC changes .../devicetree/bindings/net/dwmac-sun8i.txt | 84 ---------------------- arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 9 --- arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 19 ----- arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts | 7 -- arch/arm/boot/dts/sun8i-h3-orangepi-2.dts | 8 --- arch/arm/boot/dts/sun8i-h3-orangepi-one.dts | 8 --- arch/arm/boot/dts/sun8i-h3-orangepi-pc-plus.dts | 5 -- arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 8 --- arch/arm/boot/dts/sun8i-h3-orangepi-plus.dts | 22 ------ arch/arm/boot/dts/sun8i-h3-orangepi-plus2e.dts | 16 ----- arch/arm/boot/dts/sunxi-h3-h5.dtsi | 26 ------- .../boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 16 ----- .../boot/dts/allwinner/sun50i-a64-pine64-plus.dts | 15 ---- .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 17 ----- .../dts/allwinner/sun50i-a64-sopine-baseboard.dts | 16 ----- arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 20 ------ .../boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts | 17 ----- .../boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | 17 ----- .../dts/allwinner/sun50i-h5-orangepi-prime.dts | 17 ----- 19 files changed, 347 deletions(-) delete mode 100644 Documentation/devicetree/bindings/net/dwmac-sun8i.txt