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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55032C433EF for ; Thu, 28 Oct 2021 21:11:50 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 99BF7610CA for ; Thu, 28 Oct 2021 21:11:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 99BF7610CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 833E183513; Thu, 28 Oct 2021 23:11:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 8C0EA83564; Thu, 28 Oct 2021 23:11:45 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 53676834D0 for ; Thu, 28 Oct 2021 23:11:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=maz@kernel.org Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 CCEDB610A4; Thu, 28 Oct 2021 21:11:39 +0000 (UTC) Received: from sofa.misterjones.org ([185.219.108.64] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mgCgT-002Iam-Rn; Thu, 28 Oct 2021 22:11:37 +0100 Date: Thu, 28 Oct 2021 22:11:37 +0100 Message-ID: <87ilxgua5y.wl-maz@kernel.org> From: Marc Zyngier To: Michael Walle Cc: u-boot@lists.denx.de, Vladimir Oltean , Hou Zhiqiang , Bharat Gooty , Rayagonda Kokatanur , Simon Glass , Priyanka Jain , Tom Rini Subject: Re: [PATCH 1/2] Revert "arm64: Layerscape: Survive LPI one-way reset workaround" In-Reply-To: <20211027165454.1501398-2-michael@walle.cc> References: <20211027165454.1501398-1-michael@walle.cc> <20211027165454.1501398-2-michael@walle.cc> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: michael@walle.cc, u-boot@lists.denx.de, vladimir.oltean@nxp.com, Zhiqiang.Hou@nxp.com, bharat.gooty@broadcom.com, rayagonda.kokatanur@broadcom.com, sjg@chromium.org, priyanka.jain@nxp.com, trini@konsulko.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Wed, 27 Oct 2021 17:54:53 +0100, Michael Walle wrote: > > From: Tom Rini > > Ad-hoc bindings that are not part of the upstream device tree / bindings > are not allowed in-tree. Only bindings that are in-progress with > upstream and then re-synced once agreed upon are. > > This reverts commit af288cb291da3abef6be0875527729296f7de7a0. > > Cc: Hou Zhiqiang > Cc: Priyanka Jain > Reported-by: Michael Walle > Signed-off-by: Tom Rini > --- > arch/arm/cpu/armv8/fsl-layerscape/soc.c | 18 +----------------- > arch/arm/dts/fsl-ls1028a.dtsi | 6 ------ > arch/arm/dts/fsl-ls1088a.dtsi | 6 ------ > arch/arm/dts/fsl-ls2080a.dtsi | 6 ------ > arch/arm/dts/fsl-lx2160a.dtsi | 6 ------ > 5 files changed, 1 insertion(+), 41 deletions(-) Acked-by: Marc Zyngier I have a number of comments on the second patch, but getting rid of this gunk is a good start. Thanks, M. -- Without deviation from the norm, progress is not possible.