From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23F5CC10F0B for ; Tue, 2 Apr 2019 15:48:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CDB0921734 for ; Tue, 2 Apr 2019 15:48:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rMA5ECto"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Pq0bfTSY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CDB0921734 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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: References:In-Reply-To:Subject:To:From:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=3YnBer+jzO1JOg3Umi48Flz6fsGMR41CKSLjkuRmjpE=; b=rMA5ECtomQq95PQ47sMBF30BE4 Fy0Bduxlu9CXrL9ZevQqB/XE2ZPaXyuItK9iDwUDzzZTFBlSbAbEYFwdVSrhe2yrs36MIY7gChSeq g/SSYKtji+4z9l3aDLLmWv6wMXAmTAcpdP7582KpD5fkMSvNXC+uFJgp/ngLLIHB2xvWkQUYvslsl DZRc1NdwID1+XuEReoUAj8dAWtKhkVNhTnl4ffeVM/OI9ad+CQZ3pAN7LvEBjdd8vrMKtVGPmXY7i j7lsHM/0MiM1xWNYrIQSzykLx5tTrqLgsqbvtarZbF954CFm4L5qQk+hkaL/KbAwFJOA+IuBLcS0t lDd7qY2Q==; 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 1hBLeH-0004al-Oh; Tue, 02 Apr 2019 15:48:29 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBLeE-0004aF-OR for linux-arm-kernel@lists.infradead.org; Tue, 02 Apr 2019 15:48:28 +0000 Received: from localhost (unknown [23.100.24.84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A0DBB207E0; Tue, 2 Apr 2019 15:48:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554220105; bh=VBlKSXg5GM22dqYxONxt3E9RXQ6wexuJ5He2jF/aE8E=; h=Date:From:To:To:To:Cc:Cc:Subject:In-Reply-To:References:From; b=Pq0bfTSYr9D/McTiKDXSn5BvMNIba9pHjqUme8JlXkkCSw8JAH91nVcFWJqIH62HM EqRyhI+enJQtoVs9tIqI9s0VUBXiwgb5tyD3pON/L3Iwg4kCPg6qDj1F6hPLR2AWmB +Xx3loOxuBh7yS3404cqw64e8ALRJWCqOY0yd2cI= Date: Tue, 02 Apr 2019 15:48:24 +0000 From: Sasha Levin To: Sasha Levin To: Fabio Estevam To: shawnguo@kernel.org Subject: Re: [PATCH] ARM: dts: imx: Fix the AR803X phy-mode In-Reply-To: <20190401124730.25814-1-festevam@gmail.com> References: <20190401124730.25814-1-festevam@gmail.com> Message-Id: <20190402154825.A0DBB207E0@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190402_084826_834484_BE948E73 X-CRM114-Status: UNSURE ( 9.25 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: , baruch@tkos.co.il, stable@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, [This is an automated email] This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: 4.9+ The bot has tested the following trees: v5.0.5, v4.19.32, v4.14.109, v4.9.166. v5.0.5: Build OK! v4.19.32: Failed to apply! Possible dependencies: 29988e867cb1 ("ARM: dts: imx7: Fix memory node duplication") 4edbe6aa46d1 ("ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi") 50536c661194 ("ARM: dts: imx7d-pico: Do not harcode the memory size") v4.14.109: Failed to apply! Possible dependencies: 1bf52b98ae1c ("ARM: dts: imx6sx-sabreauto: add external 24MHz clock source") 221aaa198e70 ("ARM: dts: imx6sx-sabreauto: drop board specific pinctrl container node") 37accf72e04b ("ARM: dts: imx6sx-sabreauto: add fec support") 41bbeadceb03 ("ARM: dts: imx7d-pico-pi: Separate into cpu and baseboard dts") 4edbe6aa46d1 ("ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi") 76dc340e7585 ("ARM: dts: imx6qdl: SolidRun: move AR8035 into microsom") 8dccafaa281a ("arm: dts: fix unit-address leading 0s") 99a52450c707 ("ARM: dts: imx7d-pico: Add Wifi support") d9e246cc2880 ("ARM: dts: imx6sx-sabreauto: add PMIC support") v4.9.166: Failed to apply! Possible dependencies: 12de44f55dcd ("ARM: dts: imx: Fix Ethernet PHY reset polarity") 1317efa1699f ("ARM: dts: imx6ul: Add DTS for liteSOM module") 13283626c889 ("ARM: dts: imx/vf: Correct license text") 1bf52b98ae1c ("ARM: dts: imx6sx-sabreauto: add external 24MHz clock source") 221aaa198e70 ("ARM: dts: imx6sx-sabreauto: drop board specific pinctrl container node") 23c787a99ff7 ("ARM: dts: imx7d-pico: Add initial support") 26ca8b52d6e1 ("ARM: dts: add support for Turris Omnia") 37accf72e04b ("ARM: dts: imx6sx-sabreauto: add fec support") 3faa1bb2e89c ("ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support") 41bbeadceb03 ("ARM: dts: imx7d-pico-pi: Separate into cpu and baseboard dts") 478c9440b328 ("ARM: dts: imx6ul: Add DTS for liteBoard") 4edbe6aa46d1 ("ARM: dts: imx7d-pico-pi: Move SoM related part to imx7d-pico.dtsi") 6df11287f7c9 ("ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support") 76dc340e7585 ("ARM: dts: imx6qdl: SolidRun: move AR8035 into microsom") 8dccafaa281a ("arm: dts: fix unit-address leading 0s") 99a52450c707 ("ARM: dts: imx7d-pico: Add Wifi support") 9daee3076940 ("ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo initial support") a58d73340b0e ("ARM: dts: armada-385-synology-ds116: add support for Synology DS116 NAS") c201369d4aa5 ("ARM: dts: imx6ull: add imx6ull support") d9e246cc2880 ("ARM: dts: imx6sx-sabreauto: add PMIC support") fc48e76489fd ("ARM: dts: imx6: Add support for Toradex Colibri iMX6 module") How should we proceed with this patch? -- Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel