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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 72A54C2BA19 for ; Wed, 15 Apr 2020 16:24:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4910B20737 for ; Wed, 15 Apr 2020 16:24:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586967896; bh=DnLoEaso1NVB9eJj2KJ15mEXQ0BYtRq8uZZNQ29rrHA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=OCWcHyGW6ihVwVIC2aJdhtwE0q17YUcrDjz1dRpL2pvkJ6/PdEZiQE9IzAzyK6jpQ irgBdktSsWdLOJldrH01Su0fHS3yOKLziSYls2V4uQlpxCRyK+sgzs5bxrdOvzOltg APJ0az8i6jP2w8PNV6hog6AhXGeYIngxUQUZpcv4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1415760AbgDOQYy (ORCPT ); Wed, 15 Apr 2020 12:24:54 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:33060 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1415759AbgDOQYw (ORCPT ); Wed, 15 Apr 2020 12:24:52 -0400 Received: by mail-ot1-f66.google.com with SMTP id j26so524770ots.0; Wed, 15 Apr 2020 09:24:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=s8Zpy7lNG4jWfwpFYAsM0x9AqOkd/hZJ5LGUrbOO5n4=; b=BE+94SeQUvH/Qz75BFFvruM3orcKsJlGMfQFvE/MlY+vzJkHGRvVeX0J5EqGs2vsOy 9wht7Xdm7GrnGlD/iSOG3sFcRhX/Cz19xOgAZlk7gZejcKTUxCQRJi8y2hJdPWS2p2tK my/lWYrMAEkOAlI4LkwM++A76QUvmnWLHh+qRo1QKk2tUvE51dBCHLLl2bPrpcPMVkBe I+geHB2yeaS9ABuAKFFS5tDMAkLufqG/xznkP9y85CA1sMd8tsLEmLOwAby8OEjRGhTh 9WSzbxFkF1n/YTPN3LzhPj+7XrCzeQPvYHqm3dXlGRCBly3fYE1+9/c1949fYmYc7zIv n+yA== X-Gm-Message-State: AGi0PuY9c+lCeHhfoy3QFSkjUC+PpCTfrlTht2893+ysPWh3uTb0imVr 4rqfel3Dgu21tOBJDUlNMQ== X-Google-Smtp-Source: APiQypJAsLyxcP4+sKsLlWhXU12d1z5YBzYdSqPCudaS6dtH2OtG+hAk5XL/zYYtRbtvjFPC3fUEYQ== X-Received: by 2002:a9d:23e2:: with SMTP id t89mr2623676otb.316.1586967891178; Wed, 15 Apr 2020 09:24:51 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id o204sm6413412oib.12.2020.04.15.09.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Apr 2020 09:24:50 -0700 (PDT) Received: (nullmailer pid 1884 invoked by uid 1000); Wed, 15 Apr 2020 16:24:49 -0000 Date: Wed, 15 Apr 2020 11:24:49 -0500 From: Rob Herring To: Thierry Reding Cc: Thierry Reding , Jon Hunter , Dmitry Osipenko , Michael Turquette , Stephen Boyd , Joseph Lo , linux-tegra@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name Message-ID: <20200415162449.GA1842@bogus> References: <20200409175238.3586487-1-thierry.reding@gmail.com> <20200409175238.3586487-3-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200409175238.3586487-3-thierry.reding@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Thu, 9 Apr 2020 19:52:26 +0200, Thierry Reding wrote: > From: Thierry Reding > > Add support for looking up memory regions by name. This looks up the > given name in the newly introduced memory-region-names property and > returns the memory region at the corresponding index in the memory- > region(s) property. > > Signed-off-by: Thierry Reding > --- > drivers/of/of_reserved_mem.c | 19 +++++++++++++++++++ > include/linux/of_reserved_mem.h | 11 +++++++++++ > 2 files changed, 30 insertions(+) > Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name Date: Wed, 15 Apr 2020 11:24:49 -0500 Message-ID: <20200415162449.GA1842@bogus> References: <20200409175238.3586487-1-thierry.reding@gmail.com> <20200409175238.3586487-3-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200409175238.3586487-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Thierry Reding , Jon Hunter , Dmitry Osipenko , Michael Turquette , Stephen Boyd , Joseph Lo , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Thu, 9 Apr 2020 19:52:26 +0200, Thierry Reding wrote: > From: Thierry Reding > > Add support for looking up memory regions by name. This looks up the > given name in the newly introduced memory-region-names property and > returns the memory region at the corresponding index in the memory- > region(s) property. > > Signed-off-by: Thierry Reding > --- > drivers/of/of_reserved_mem.c | 19 +++++++++++++++++++ > include/linux/of_reserved_mem.h | 11 +++++++++++ > 2 files changed, 30 insertions(+) > Reviewed-by: Rob Herring 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 66316C2BA19 for ; Wed, 15 Apr 2020 16:25:04 +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 C72D8206F9 for ; Wed, 15 Apr 2020 16:25:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="mZMqdrtn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C72D8206F9 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID: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=Esq72kOLMOXRfZDdvsALVQLKqvkDvOZZB3VEg85i9y4=; b=mZMqdrtnkCzMIr M2p26srHURWga+nT6DJL4bk/6zdRrvIh0qkq7D3z/59Aeorz5U+4ps125rHCj9CsnSyPgbcdTd6jt tH1eu79n39jf4QKmp2LLRYc7sPUPq3CD9K9ojJm2PlA5oGCukRNFpeyLJI5ijP07FydWX+dp97pOD nBUTZI7RCVQZnOV4nqYu8QeIiQOxESATJOE9WwQQ6Uy9FxW5CTS0TdhAaCNkWYvdZHqEYAixF7A5Q gQ4mkQjTXxZR1bcz/mSNqpjViDIzD98g2WAcukQyaJiy1SnfxAQ6akjcSQNwrN6xRwsnOg644pyCf fZes5Sj/oTDlmoN9eY2Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOkqS-000273-Ki; Wed, 15 Apr 2020 16:25:00 +0000 Received: from mail-ot1-f65.google.com ([209.85.210.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOkqK-00024O-Gf for linux-arm-kernel@lists.infradead.org; Wed, 15 Apr 2020 16:24:59 +0000 Received: by mail-ot1-f65.google.com with SMTP id i27so478234ota.7 for ; Wed, 15 Apr 2020 09:24:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=s8Zpy7lNG4jWfwpFYAsM0x9AqOkd/hZJ5LGUrbOO5n4=; b=fldObaCq8zzbg4eXZZ2JJlj46uhXhdQPqMsQcLbtgBeIyptnVgy5oFTSp6xfw9HRqA w8fsQuD8dYQ0l1UTAPc3aqCFE9pMoiBx1BziTrSmmAvS1vjOscCintL5ROk4OUxHHryJ NBv/a6VEF6dXyN/ukYSWxAAk3F/zvNiPHQP7h0E+/mj+WqBhG8gV4WyFB64NhWijtDan oyqge1iVFo8F85i1G5xOrhY4ttrS65g+WgNiM8xY079r5XLVYn2ZPWeB7zchI4cWmOq8 tFwq0RDXjH6DAujO8Z/mXC/fER3Yf98T/4AgHXi8xyKRew2uhaNl5dx7VRA4AztGj6Yn Eeiw== X-Gm-Message-State: AGi0PuZ+bWlPflzcpvgisnFtBVay6FYY7FvldOMk0rsBEuYCGNQbQXd/ ZF+nkwTFvuwhsjFzZOtsUQ== X-Google-Smtp-Source: APiQypJAsLyxcP4+sKsLlWhXU12d1z5YBzYdSqPCudaS6dtH2OtG+hAk5XL/zYYtRbtvjFPC3fUEYQ== X-Received: by 2002:a9d:23e2:: with SMTP id t89mr2623676otb.316.1586967891178; Wed, 15 Apr 2020 09:24:51 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id o204sm6413412oib.12.2020.04.15.09.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Apr 2020 09:24:50 -0700 (PDT) Received: (nullmailer pid 1884 invoked by uid 1000); Wed, 15 Apr 2020 16:24:49 -0000 Date: Wed, 15 Apr 2020 11:24:49 -0500 From: Rob Herring To: Thierry Reding Subject: Re: [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name Message-ID: <20200415162449.GA1842@bogus> References: <20200409175238.3586487-1-thierry.reding@gmail.com> <20200409175238.3586487-3-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200409175238.3586487-3-thierry.reding@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200415_092457_753335_4D470526 X-CRM114-Status: GOOD ( 11.47 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Stephen Boyd , Michael Turquette , Jon Hunter , Thierry Reding , Joseph Lo , linux-tegra@vger.kernel.org, Dmitry Osipenko , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 On Thu, 9 Apr 2020 19:52:26 +0200, Thierry Reding wrote: > From: Thierry Reding > > Add support for looking up memory regions by name. This looks up the > given name in the newly introduced memory-region-names property and > returns the memory region at the corresponding index in the memory- > region(s) property. > > Signed-off-by: Thierry Reding > --- > drivers/of/of_reserved_mem.c | 19 +++++++++++++++++++ > include/linux/of_reserved_mem.h | 11 +++++++++++ > 2 files changed, 30 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel