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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BB93DC61DB3 for ; Tue, 10 Jan 2023 09:33:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232137AbjAJJdq (ORCPT ); Tue, 10 Jan 2023 04:33:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238206AbjAJJd0 (ORCPT ); Tue, 10 Jan 2023 04:33:26 -0500 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B581832272 for ; Tue, 10 Jan 2023 01:33:23 -0800 (PST) Received: by mail-wm1-x330.google.com with SMTP id k26-20020a05600c1c9a00b003d972646a7dso11300938wms.5 for ; Tue, 10 Jan 2023 01:33:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=2jfj9Vw3D8ZX4MdEbwgBQxtSlmIa3nYu0UGzCjpPfxE=; b=oYX4A1yjy32A+H/doqG67qiVsZlLEdPONvs+SBSRCVWx5cSUjtFK/8rgmiuyjae6sk nJuhXagDzHtelrZ9iB3JBVg6iTD0m+9b+ll+jCBacuXBr/BBmXGUshCa0kagL6bmpGbF /vIWgucZBBok+dDcQNcb7acBY7S85Lp9BTgocflK/vSYRP/BT2iPqwHQiRYj6ozE41f3 99sOlBngfXghj9WfccyNzOl10FqhQbDYTDpxeCXIEWFL6yAdlQx2xUK+QfHzz+kGwi45 0ty3TCrXAToPvkEz7V+dOdDROJ0luLB8HFwP6Ob81Mvz3ePR63nCaYlIwdc2bwhFDh0G 2Wkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2jfj9Vw3D8ZX4MdEbwgBQxtSlmIa3nYu0UGzCjpPfxE=; b=NXueQkMw9CFtTezJ0pnKh8Kf/LZRZo3ERGx1DzYHHuHvN3nIOHYOzXroZXaTaFxKHA acY35DVhxk5yo2fZFnTmZzlSyYfhy3JLFePvLPWKq9pJDxCqJ0qBBJXn/5K08SqH4ike D+EXOa9TIX0uphV8tWru5BiIGIHNnUY5CY4MujaSJVBEhCc5od7RssUWIfGXmgQvKRkd KckJsfFfjW9xVe/buLMytBtnnT2MQUySpzCWwJlVzlRhc2BzQ+OLDN4OW7yYsUId1nQS /jL80CxfjRba+/AFYQKrQniPj0bNhSDILO7N8sIvbRjg1I8Y6aLBZ6CY414P8WsPvywY z4Bw== X-Gm-Message-State: AFqh2kqhpwJd2eBsb+vnOyCPx/WfOCgBoLOK9QNvthwq25/R0tSzcwLC 8nssVTd/2ESBsUAVLD4cu0+Tjv15sojtSs6g X-Google-Smtp-Source: AMrXdXsrih7nnKIOBXnnr50hxUBa1SIexlUteXct6oa/s4ma2nSLWJeKhPczJLVjIZL0WjLZRjh+yw== X-Received: by 2002:a05:600c:3b1c:b0:3d9:f0da:542c with SMTP id m28-20020a05600c3b1c00b003d9f0da542cmr4660166wms.28.1673343201715; Tue, 10 Jan 2023 01:33:21 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id j30-20020a05600c1c1e00b003cfa80443a0sm16052527wms.35.2023.01.10.01.33.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Jan 2023 01:33:21 -0800 (PST) Message-ID: Date: Tue, 10 Jan 2023 10:33:18 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH V2 01/11] dt-bindings: remoteproc: qcom,q6v5: Move MSM8996 to schema Content-Language: en-US To: Sibi Sankar , andersson@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, manivannan.sadhasivam@linaro.org, robin.murphy@arm.com Cc: agross@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, konrad.dybcio@somainline.org, amit.pundir@linaro.org, regressions@leemhuis.info, sumit.semwal@linaro.org, will@kernel.org, catalin.marinas@arm.com References: <20230109034843.23759-1-quic_sibis@quicinc.com> <20230109034843.23759-2-quic_sibis@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230109034843.23759-2-quic_sibis@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/01/2023 04:48, Sibi Sankar wrote: > Convert MSM8996 and similar (MSM8998/SDM845) MSS PIL bindings to schema. > > Signed-off-by: Sibi Sankar > --- > .../remoteproc/qcom,msm8996-mss-pil.yaml | 370 ++++++++++++++++++ > .../bindings/remoteproc/qcom,q6v5.txt | 137 +------ > 2 files changed, 375 insertions(+), 132 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml > > diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml > new file mode 100644 > index 000000000000..d3d3fb2fe91d > --- /dev/null > +++ b/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml > @@ -0,0 +1,370 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/remoteproc/qcom,msm8996-mss-pil.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm MSM8996 MSS Peripheral Image Loader (and similar) > + > +maintainers: > + - Bjorn Andersson > + - Sibi Sankar > + > +description: > + This document describes the hardware for a component that loads and boots firmware > + on the Qualcomm Technology Inc. MSM8996 Modem Hexagon Core (and similar). MSS Peripheral Image Loader loads and boots firmware on the Qualcomm Technology Inc. MSM8996 Modem Hexagon Core (and similar). > + > +properties: > + compatible: > + oneOf: It's not oneOf. Just enum. > + - enum: > + - qcom,msm8996-mss-pil > + - qcom,msm8998-mss-pil > + - qcom,sdm845-mss-pil > + With both above: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof