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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,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 6D48EC47083 for ; Wed, 2 Jun 2021 15:41:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5064361361 for ; Wed, 2 Jun 2021 15:41:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbhFBPnj (ORCPT ); Wed, 2 Jun 2021 11:43:39 -0400 Received: from mail-ot1-f48.google.com ([209.85.210.48]:37683 "EHLO mail-ot1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230440AbhFBPnh (ORCPT ); Wed, 2 Jun 2021 11:43:37 -0400 Received: by mail-ot1-f48.google.com with SMTP id v19-20020a0568301413b0290304f00e3d88so2810257otp.4 for ; Wed, 02 Jun 2021 08:41:54 -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; bh=MU9n4bn+Dii/Uhi+DctpySEhL/bEMkSeOhH+2G9KFnw=; b=lwZHSOJeZkDRnUG5Wpq9wZZ15FNUPephFxLl52WNMXYaLERamqDGR+Tk3RPZBwJrDn KaWEZ5Vv8O8NVL/Wkce+C/v2nMWacMVfzTM+WOJ86vNjc864f/QIci0j+6QYA4z1xrsg vHyZmi5S75OyJwViyUA+jiFHCqSwHF6y3TouS1VDJAwxk1mfb/lCTPCJDLEbD++4n7Kw IWExa+eJM/vDy9/MxdAHmGne218CC/86vNTDBYzJxyjGUMFrzkxphKi/omSO1JFsuvxi ID8nkHR8RdSD6OhSDUVzGhEu0O6oOUEN2JBc2rU/hwi/5f6OYyccqg8nkNNizsHUSNtj /uDA== X-Gm-Message-State: AOAM532heRp9lUoOPrgn3REIUDKk11jRtB9c2gT472AFsYIYzkL81Qbh 3qk7mDBmy9PKCEPlT89nEXMu/ZkEPw== X-Google-Smtp-Source: ABdhPJwRDkSfQm+01TdCNQoM4wbHcjnpZRk3VbcHA4+zBvzDZbSyfmziDR4n7NgLtvWvHdaFD77nvg== X-Received: by 2002:a9d:73d8:: with SMTP id m24mr26208867otk.269.1622648514569; Wed, 02 Jun 2021 08:41:54 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l141sm47178oib.44.2021.06.02.08.41.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Jun 2021 08:41:53 -0700 (PDT) Received: (nullmailer pid 3424169 invoked by uid 1000); Wed, 02 Jun 2021 15:41:52 -0000 Date: Wed, 2 Jun 2021 10:41:52 -0500 From: Rob Herring To: Sudeep Holla Cc: Rob Herring , Cristian Marussi , devicetree@vger.kernel.org, Florian Fainelli , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 2/8] dt-bindings: firmware: arm,scmi: Move arm,scmi-shmem to json schema Message-ID: <20210602154152.GA3424113@robh.at.kernel.org> References: <20210601224904.917990-1-sudeep.holla@arm.com> <20210601224904.917990-3-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210601224904.917990-3-sudeep.holla@arm.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 01 Jun 2021 23:48:58 +0100, Sudeep Holla wrote: > Move the SRAM and shared memory binding for SCMI into the existing > Generic on-chip SRAM. We just need to update the compatible list and > there-by remove the whole old text format binding for the same. > > Cc: Rob Herring > Cc: Cristian Marussi > Cc: Florian Fainelli > Signed-off-by: Sudeep Holla > --- > .../devicetree/bindings/arm/arm,scmi.txt | 15 --------------- > Documentation/devicetree/bindings/sram/sram.yaml | 1 + > 2 files changed, 1 insertion(+), 15 deletions(-) > Applied, thanks! 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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,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 E5345C4709A for ; Wed, 2 Jun 2021 15:43:34 +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 A7F7761401 for ; Wed, 2 Jun 2021 15:43:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A7F7761401 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+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.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=FvieA1c/3B7X3LUqxCF8mHNG/eLTseUAAETKuInplvg=; b=c0P2jV5j35j7xi 6qVgAuGx4SSKrzsaphrfJrtv0eaW7miAwD7V81JeseOSrzrHPqRQZ4HsbLtjtGkTtx4EAHi4e3gLj K1WUp2zoER5ksSFTRuxOQo1nAAKRef0F5bkaIyc/cU9ZrTFj3YL+8dzPRc2qBojQH9wr1mX0HucOJ UbUi/A1/ZyrZ8TSkD0HLUR05K7C3maczHon1bG+HQVKBzBueWeTIS14fXARw8p6WMCPh8bwVp2oxd d/h0J7wF0Zeqq/0TxBrhBI6fiGr5OiO5ZWzV2ynp971CvhJLtZb4VOCIEUt6lClxPFox5Y7Od38YP gFiRbsSY84uQXs9blkkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1loT0J-004ror-Be; Wed, 02 Jun 2021 15:41:59 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1loT0F-004rn5-DE for linux-arm-kernel@lists.infradead.org; Wed, 02 Jun 2021 15:41:56 +0000 Received: by mail-ot1-f51.google.com with SMTP id q9-20020a9d66490000b02903c741e5b703so1687173otm.0 for ; Wed, 02 Jun 2021 08:41:55 -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; bh=MU9n4bn+Dii/Uhi+DctpySEhL/bEMkSeOhH+2G9KFnw=; b=U4vn0NJU7WVN76AiXCsndvPwRWrMlMtGS3IOeRM1mei5JdfyQT68oqYEIyX7vedNpT rqHgiEh3nZwwrh8CsevdSzdwh2+L2SI/OE0ClwaAIlVdMTRuw84OAoGiuPCiq6TVnSXj C4KMOgeU+9yqpMkePTcD/3bK0an2GSMCN5E8AQHDAuYvTdz+2ajotWTzBbFaOnCWUf4g O/hMYOiGwu5wiG5gB3PM/6nTNgB2Dp0Xg3hewYrrzM9xiJlRvYOIKzNJghmzNcinbKhx 1edWMghxrNCAdEXl4MH8jP6EUSzO3GiwxMTa3QAaAg617+tbcMbcz5739qGr6vZ5FJ/v 35Cg== X-Gm-Message-State: AOAM532GXU5ClE5yxEgBVTvFvXWSBbO/1Y1p0i4+I1XtmQeuhUz7F8UA 6SxhK1gbt2GetG2P2yrNYQ== X-Google-Smtp-Source: ABdhPJwRDkSfQm+01TdCNQoM4wbHcjnpZRk3VbcHA4+zBvzDZbSyfmziDR4n7NgLtvWvHdaFD77nvg== X-Received: by 2002:a9d:73d8:: with SMTP id m24mr26208867otk.269.1622648514569; Wed, 02 Jun 2021 08:41:54 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id l141sm47178oib.44.2021.06.02.08.41.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Jun 2021 08:41:53 -0700 (PDT) Received: (nullmailer pid 3424169 invoked by uid 1000); Wed, 02 Jun 2021 15:41:52 -0000 Date: Wed, 2 Jun 2021 10:41:52 -0500 From: Rob Herring To: Sudeep Holla Cc: Rob Herring , Cristian Marussi , devicetree@vger.kernel.org, Florian Fainelli , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 2/8] dt-bindings: firmware: arm,scmi: Move arm,scmi-shmem to json schema Message-ID: <20210602154152.GA3424113@robh.at.kernel.org> References: <20210601224904.917990-1-sudeep.holla@arm.com> <20210601224904.917990-3-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210601224904.917990-3-sudeep.holla@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210602_084155_479603_4D9DF395 X-CRM114-Status: GOOD ( 12.99 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 01 Jun 2021 23:48:58 +0100, Sudeep Holla wrote: > Move the SRAM and shared memory binding for SCMI into the existing > Generic on-chip SRAM. We just need to update the compatible list and > there-by remove the whole old text format binding for the same. > > Cc: Rob Herring > Cc: Cristian Marussi > Cc: Florian Fainelli > Signed-off-by: Sudeep Holla > --- > .../devicetree/bindings/arm/arm,scmi.txt | 15 --------------- > Documentation/devicetree/bindings/sram/sram.yaml | 1 + > 2 files changed, 1 insertion(+), 15 deletions(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel