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 D10CBC433FE for ; Thu, 30 Sep 2021 18:19:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B026A61A0C for ; Thu, 30 Sep 2021 18:19:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348209AbhI3SVK (ORCPT ); Thu, 30 Sep 2021 14:21:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348994AbhI3SVI (ORCPT ); Thu, 30 Sep 2021 14:21:08 -0400 Received: from mail-ot1-x329.google.com (mail-ot1-x329.google.com [IPv6:2607:f8b0:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 28DB8C06176E for ; Thu, 30 Sep 2021 11:19:25 -0700 (PDT) Received: by mail-ot1-x329.google.com with SMTP id l16-20020a9d6a90000000b0053b71f7dc83so8436951otq.7 for ; Thu, 30 Sep 2021 11:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=+i3Hpuj5DWyGD+byaVbyqbrajvj21zbxepyMvzvhl+o=; b=Mbb30YK1RDVjc5EhL0k7FsEfYAyU9MMKl40UwymGuRCKl8Ofgos0ZS1iG15WrKpXLi G2XweJZxOWUr9h19Ir1iIRk3MtzNrMpBtsYu3iCt618A784qWNdFGU6N+lruxSE36oji CQjH9biwDwMicKW7ZZLas5BllttEJ3U3tybqnBTICr3znG9x9z62m7gUXqYfnovotkL2 HMkvaYN7XZKB2dcIkxsvx9rz7q2nQtSWiVebt00E5Nvyzzm7m3VRJaZMWYLWb9F+n1MO LO+laMNZjJDOnJ1vnEq+R3tpAmXAPSGg4SOr1usB2+KLaMB4pAJj52AweM1uARq/I5pY DpUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=+i3Hpuj5DWyGD+byaVbyqbrajvj21zbxepyMvzvhl+o=; b=rfwjX2SiKNixqMJ2JY/a/SKlkqm/ew0doXAIwFarYIai0i+dKKYIvlaYd9yYDULurk 9VFyAcl7UxZ2gEB/ick/UQNYzLyx2IK3a43MaKbrQJAuIr2D7fKy9GLQBKq/t4f6V4gH KrK6bGhsXEmdAihPepxom9BEjmLXhTElFk3nE+aMWN7Wpr2Azm1tD3E4mDDnRPNkf8BZ vbYRGNimuOJnN6BOhfKOWYJM3fWVR4b6Pf1r84aIjPcSoaN4VYCzqa/F25+cG2uutJhG bgbGKXNdT2z49RMXPrk5GfBd1LWjH93QMYqlt4ZRIJ/pkde8Pdw817Gr7GjlHyCH2FY7 I3lQ== X-Gm-Message-State: AOAM530i5Z5sMNjKv9FI4tTXEvyVXBJj3SDtbWCoSAo7GXKkKiRjC525 HgwW66u8G5rkvAD37yyBhWNEfQ== X-Google-Smtp-Source: ABdhPJyj6JIbGONbv+B4qS/JI1a9zg/1qkSmDFplVqbsyTD9Q/8A//mOcE1jHm1IEkvTmKkbYl7bag== X-Received: by 2002:a05:6830:4411:: with SMTP id q17mr6248039otv.67.1633025964474; Thu, 30 Sep 2021 11:19:24 -0700 (PDT) Received: from localhost.localdomain (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id k6sm727416otf.80.2021.09.30.11.19.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Sep 2021 11:19:24 -0700 (PDT) From: Bjorn Andersson To: Andy Gross , Bjorn Andersson , Rob Herring , Frank Rowand Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Lew , Deepak Kumar Singh Subject: [PATCH v2 1/4] dt-bindings: sram: Document qcom,rpm-msg-ram Date: Thu, 30 Sep 2021 11:21:08 -0700 Message-Id: <20210930182111.57353-2-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210930182111.57353-1-bjorn.andersson@linaro.org> References: <20210930182111.57353-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The Qualcomm SMEM binding always depended on a reference to a SRAM node of compatible "qcom,rpm-msg-ram", document this as part of the SRAM binding. The SRAM is consumed as a whole and not split up using subnodes, so properties related to this are not required. Signed-off-by: Bjorn Andersson --- Changes since v1: - New patch, to resolve issue with the existing qcom,smem example Documentation/devicetree/bindings/sram/sram.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 3eda5049d183..e3311b54db33 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -31,6 +31,7 @@ properties: - amlogic,meson-gxbb-sram - arm,juno-sram-ns - atmel,sama5d2-securam + - qcom,rpm-msg-ram - rockchip,rk3288-pmu-sram reg: @@ -135,7 +136,9 @@ if: properties: compatible: contains: - const: rockchip,rk3288-pmu-sram + enum: + - qcom,rpm-msg-ram + - rockchip,rk3288-pmu-sram else: required: -- 2.29.2