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 4E3BCC433F5 for ; Thu, 30 Sep 2021 04:10:33 +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 8AEB7617E4 for ; Thu, 30 Sep 2021 04:10:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8AEB7617E4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.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 413FA80644; Thu, 30 Sep 2021 06:10:30 +0200 (CEST) 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="VJkNFhN7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 57FE880607; Thu, 30 Sep 2021 06:09:05 +0200 (CEST) Received: from mail-vk1-xa34.google.com (mail-vk1-xa34.google.com [IPv6:2607:f8b0:4864:20::a34]) (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 0675180607 for ; Thu, 30 Sep 2021 06:08:58 +0200 (CEST) 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-vk1-xa34.google.com with SMTP id t200so2230625vkt.0 for ; Wed, 29 Sep 2021 21:08:57 -0700 (PDT) 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; bh=+tzPDYMerw0i5Y3R4E7nSsDuwZPfrSBbKWO0aoPst8w=; b=VJkNFhN70LMOv8cJCTAMrSRcsI+WviBQBw7ZvlvFseF2+5abWAN8ExMWHysdhZZJvA dSJoUSN5dLLk0A39GVFN6WH5lUAgpW6NjgMO5BBdigZxcvlbGRKTgAYZV5du9UjcFKFN 1L/KsAl/ATh8X5wAJge5sP80X27dkO01auxfc= 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; bh=+tzPDYMerw0i5Y3R4E7nSsDuwZPfrSBbKWO0aoPst8w=; b=R7R6KKONnfaISZUpnWf28hPyuOfVLTW6PmKtOmv/SgBdvoHWH8RCtKwSVEmVXSEVRs VTQjS7s9p3pmCUVMOSkEBgtACUoVomwouhUIpGRuUgF4XhEhGyXLIOwkbc07FYGQopIk ud8gKGOms2NDzHZwfiUHCA461rv3htKZQVznMmZEFpyYZFFZPqDmxiu4NKtk/xD9lJOT vqri72sX+zGlCPIxAZKiwws7BbKKBSoBGk3iiovWL5/IkP+bSJeRAmn8MebyxnVMYfcN jOmaFjSofTtBLjwV15CMeuj8v7FURkP6RxGCplt227gQ/gvwr5k45hxbFj8ImFfkBFQQ pMSQ== X-Gm-Message-State: AOAM533qYV+DHBLlYXNvheyxg7/F6bcQ3sSfv+F3GO57zUEOOoNLqoCR U5g6IB6dHiElBnMExDXfv6lkcGjRI1B5eI2covQQBQ== X-Google-Smtp-Source: ABdhPJzH0/+ewjZKIQxcpF67tMPsNrf7Whiy+gxC6oIo6pU48qqZq9O828loE9PBhVA4OUI7v0XlJfey9wCP8/n2S6U= X-Received: by 2002:a05:6122:1681:: with SMTP id 1mr1467644vkl.9.1632974936584; Wed, 29 Sep 2021 21:08:56 -0700 (PDT) MIME-Version: 1.0 References: <20210903131625.2153838-1-thierry.reding@gmail.com> <20210903131625.2153838-10-thierry.reding@gmail.com> In-Reply-To: <20210903131625.2153838-10-thierry.reding@gmail.com> From: Simon Glass Date: Wed, 29 Sep 2021 22:08:45 -0600 Message-ID: Subject: Re: [PATCH 9/9] ARM: tegra: Copy memory-region-names property To: Thierry Reding Cc: Tom Warren , U-Boot Mailing List Content-Type: text/plain; charset="UTF-8" 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 Fri, 3 Sept 2021 at 07:16, Thierry Reding wrote: > > From: Thierry Reding > > If multiple entries are present in the memory-region property, this new > memory-region-names property can be used to specify names for each of > them so that they can be more easily distinguished. > > Signed-off-by: Thierry Reding > --- > arch/arm/mach-tegra/dt-setup.c | 31 ++++++++++++++++++++++++++++++- > 1 file changed, 30 insertions(+), 1 deletion(-) > Reviewed-by: Simon Glass