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,URIBL_BLOCKED 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 96B0DC4360F for ; Wed, 3 Apr 2019 12:29:45 +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 5CFC120882 for ; Wed, 3 Apr 2019 12:29:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pmOCMpte"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tqixkbR4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5CFC120882 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=OuimzwC436KT5cFjyZysaOW5GW+ZN6IG+s+MmUb2Pas=; b=pmOCMpte9ZWL90B37dlH29oB+6 uURstFeXtqZatDMP77N4Q+i61H014fqGs82RYHa5XOG/4Cwd/GmaeFkmF0rWK9HeuWi9+jI1ZhdT7 my74OSfQmEtPal8ir9B90ZzrfIAA92cZn4OEfgKNvmWRA3xa5CVFYlcd98PZx7EPYXsbpdeRkCbVj fADqmaqNMfhSmuaIzoZO2HZDmTWD0oFhV1CC9QmLNhHvUoqpOTYPbrNlKU5f4yK/5TIAOG0HPLWfy 7z0+wwb8PY+l3ZZrr0zBDhYFcrNz7gPN73VmQ+U7v02zBMak5TgkOUdic1oad5c4DObRdRNa+XTYG gEibl4XQ==; 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 1hBf1Q-0000F8-3y; Wed, 03 Apr 2019 12:29:40 +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 1hBf1N-0000El-3Z for linux-arm-kernel@lists.infradead.org; Wed, 03 Apr 2019 12:29:38 +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 442C02147A; Wed, 3 Apr 2019 12:29:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554294576; bh=b0S11PhwzrkwM5sEQ0yPgrz5nPF6psQZhibOh388ZtA=; h=Date:From:To:To:To:Cc:Cc:Subject:In-Reply-To:References:From; b=tqixkbR48Cg2JBQ2ZdUboZIEqokrCRcZDBPSceBXKLxC5/hOy49vS96GWRo+80nAJ 78uEDYO2RoWOjvbNeiPSpFBU7XAGEuXLWtp8fWmMnPkmS9n8XiIGpLw6k8blyKxDKO mDWIOf5ZKxo0oY7pHpXQtfn9pFJw/XtuswPQBluY= Date: Wed, 03 Apr 2019 12:29:35 +0000 From: Sasha Levin To: Sasha Levin To: Fabio Estevam To: shawnguo@kernel.org Subject: Re: [PATCH v2] ARM: dts: imx: Fix the AR803X phy-mode In-Reply-To: <20190402003652.15142-1-festevam@gmail.com> References: <20190402003652.15142-1-festevam@gmail.com> Message-Id: <20190403122936.442C02147A@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190403_052937_249837_D93456E3 X-CRM114-Status: UNSURE ( 9.52 ) 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: Failed to apply! Possible dependencies: 1c207f911fe9 ("ARM: dts: imx: Add support for Logic PD i.MX6QD EVM") v4.19.32: Failed to apply! Possible dependencies: 1c207f911fe9 ("ARM: dts: imx: Add support for Logic PD i.MX6QD EVM") 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") 1c207f911fe9 ("ARM: dts: imx: Add support for Logic PD i.MX6QD EVM") 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") 1c207f911fe9 ("ARM: dts: imx: Add support for Logic PD i.MX6QD EVM") 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