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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 310E7C433EF for ; Fri, 3 Dec 2021 03:32:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F091282F63; Fri, 3 Dec 2021 04:32:18 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="AunOBu7N"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1250B81287; Fri, 3 Dec 2021 04:32:15 +0100 (CET) Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 052E6811D9 for ; Fri, 3 Dec 2021 04:32:00 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x22e.google.com with SMTP id o4so3224763oia.10 for ; Thu, 02 Dec 2021 19:32:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=Flrm+weEQZf9hv+VCEjmgUX542UQsHLNg1CsrwAPlZQ=; b=AunOBu7NlreLzHPLvxrFcvkDzePrxW+ckFGS/ZEetwKMJwM2TMmhnqzXZeOuiyCxBT UqKHeIJkneKOkxQUVhM/g7RmZRqGnGvETyUC2svEBpfygBVIiSFfUDOXh7A6JKydqUoq 1BdVHxfUV8UozD7ABgzRBTsrj80gx7dLuJ3E4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Flrm+weEQZf9hv+VCEjmgUX542UQsHLNg1CsrwAPlZQ=; b=MUukOhU+9mMmqbaPc7FPl2fEE2S4MJpGUAVyvnvEFA/DHPB9Z0fTBFOMdzmJmApmnP U6Q8UUani6UhUlqzmAyOiqpHbUAWmbOCKvcDssUuL1eq6gxnPwK1eCTyVAo8R0T6anVF 0oxI3hKfrT17dU7Y9B7Cmc6mMgqsDzxrI31BuA5292Q2tp8mf1WusWmqZFzVRsKgY55r wPPL7ZU2L4az9qg/CTvx0NE5CrCe+1jrcs3wD9y2yJyxe8CyfedF7qoltbl50sUp/fnt EvZqrUfuSkzCstN2bOoRhl/m2+r3Nc/ITjdVk5WKxubXxjS5B+6XnIM4rT0ngS/5/GC6 d6NA== X-Gm-Message-State: AOAM533Lr2MWgKMO42AaNCjIZHgeRrCEfLFhBHegMOebNRLJC4YOUAN0 lfBl7u5UwrQ0XnISkr2JdZBV/E98X6XUxn9ESnJrhQ== X-Google-Smtp-Source: ABdhPJxTHvgp4mTDhFltEKQL1vO4WRkY/8UzK9WxLO2UluP7zHMFkUTNJFpRWWFHUjnD+tgp8elwTAK/fYUiFAWd+t8= X-Received: by 2002:a05:6808:3a3:: with SMTP id n3mr7689597oie.81.1638502318869; Thu, 02 Dec 2021 19:31:58 -0800 (PST) MIME-Version: 1.0 References: <20211126135715.26485-1-kabel@kernel.org> <20211126135715.26485-5-kabel@kernel.org> In-Reply-To: <20211126135715.26485-5-kabel@kernel.org> From: Simon Glass Date: Thu, 2 Dec 2021 20:31:37 -0700 Message-ID: Subject: Re: [PATCH u-boot-marvell RESEND 04/11] fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE To: =?UTF-8?B?TWFyZWsgQmVow7pu?= Cc: Stefan Roese , u-boot@lists.denx.de, =?UTF-8?Q?Pali_Roh=C3=A1r?= , =?UTF-8?B?TWFyZWsgQmVow7pu?= , Andy Shevchenko , Pratyush Yadav , Tim Harvey , Michael Walle , Priyanka Jain Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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 Fri, 26 Nov 2021 at 06:57, Marek Beh=C3=BAn wrote: > > From: Marek Beh=C3=BAn > > Since no one uses this feature and I am not aware of any parsers of this > in Linux, remove it. > > Signed-off-by: Marek Beh=C3=BAn > Reviewed-by: Stefan Roese > Cc: Simon Glass > Cc: Andy Shevchenko > Cc: Pratyush Yadav > Cc: Tim Harvey > Cc: Michael Walle > Cc: Priyanka Jain > --- > arch/arm/cpu/armv7/ls102xa/fdt.c | 6 +++--- > board/gateworks/gw_ventana/common.c | 3 +-- > board/kontron/sl28/sl28.c | 2 +- > common/fdt_support.c | 20 +++++--------------- > drivers/pci/pcie_layerscape_fixup.c | 8 ++++---- > drivers/pci/pcie_layerscape_gen4_fixup.c | 8 ++++---- > include/fdt_support.h | 18 ++++++++---------- > 7 files changed, 26 insertions(+), 39 deletions(-) Reviewed-by: Simon Glass OpenBSD?