From patchwork Fri Sep 17 09:54:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sinthu Raja X-Patchwork-Id: 12501571 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=-18.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT 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 38481C433EF for ; Fri, 17 Sep 2021 09:55:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1ACF561212 for ; Fri, 17 Sep 2021 09:55:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241613AbhIQJ4c (ORCPT ); Fri, 17 Sep 2021 05:56:32 -0400 Received: from egress-ip33b.ess.de.barracuda.com ([18.185.115.237]:44748 "EHLO egress-ip33b.ess.de.barracuda.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241454AbhIQJ4b (ORCPT ); Fri, 17 Sep 2021 05:56:31 -0400 Received: from mail-pl1-f198.google.com (mail-pl1-f198.google.com [209.85.214.198]) by mx-outbound19-12.eu-central-1b.ess.aws.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 17 Sep 2021 09:55:08 +0000 Received: by mail-pl1-f198.google.com with SMTP id m18-20020a170902db1200b0013b994f3709so4876818plx.20 for ; Fri, 17 Sep 2021 02:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mistralsolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=QB8NxGfldn0ZW62MV3i+kZyEGH1apCb7zjxlCREGC5o=; b=GXoJmBrS0TgwapaeusnK49vzhsMHqCJDrp1XAGr2w9CqOH8DChrx82JGC5aGJGw5CR XCupOfz99xda1/rnU4iuQhGriE0WhEgqezxJ9sxpCyL8y5bZHpxSHh2WoXsM45y/arK5 0qtdeu4sEkWJXpURktVm9rRiTUYUox1BAV0Lo= 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=QB8NxGfldn0ZW62MV3i+kZyEGH1apCb7zjxlCREGC5o=; b=bqsSieauIHRAdGtpSLWvMGtaHeIuWOsO2Vrjpb8AbnJKopAzahtOH8vYOHb71W1/7j KsLGD11i52w67AZ/hxr/a2ngOVYZf8NRCzgKdn0CjlTHGdPA3e3IKu6UwgOAWCLh4e5T cQ9TG+Bwi4grOSCr0pPiaglxYQt7Bvp+biGHFXsCNmD9UceFZvZ/l1uK23k6W+y8wmHa OmFF6BBcd9QKqV31VHvGLdL5+ewx5PiXBYMeKiZdi8sX9DRWrKepijOxQCR55L5eqoxr WYxTuBrLa4iQpo57EpH8K9cJMZq0MsqKwzFG5ojEoHYG1SHXwGsrTj8Ljt0+eEULXvEY OjmA== X-Gm-Message-State: AOAM530JdamyIJ0yts699Pt3bjSDJYOtyLdSMF5lAt4Arkd05+0uNl8v 5ws2jYrt9ZkQWP8jVYoA6g4zSIk8SK1bsyXegmLolNX873b4fu8HeCU5RBOx8unVXKRvuu2dVqU nYIKwiNZFrXCp//6wOsbT1kpWLcbkM3dpJ/5osQZB6pGcOYFBR1W7HpXfdMiidxEuig== X-Received: by 2002:a63:7453:: with SMTP id e19mr8970573pgn.243.1631872507000; Fri, 17 Sep 2021 02:55:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy/O5dLoAsia5gmNWlpvAL+HxZASOmtWKqP7o/JPIBjw6jtKUb9+M7e1iPxfpd1ILgMRdpOLw== X-Received: by 2002:a63:7453:: with SMTP id e19mr8970555pgn.243.1631872506818; Fri, 17 Sep 2021 02:55:06 -0700 (PDT) Received: from LAP568U.mistral.in ([106.51.227.150]) by smtp.gmail.com with ESMTPSA id p2sm6077333pgd.84.2021.09.17.02.55.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 02:55:06 -0700 (PDT) From: Sinthu Raja X-Google-Original-From: Sinthu Raja To: Suman Anna , Rob Herring , Mathieu Poirier , Bjorn Andersson , Ohad Ben-Cohen Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-remoteproc@vger.kernel.org, Nishanth Menon , Sinthu Raja Subject: [PATCH V3 1/2] dt-bindings: remoteproc: k3-r5f: Remove board-specific compatible from DT example Date: Fri, 17 Sep 2021 15:24:25 +0530 Message-Id: <20210917095426.19277-2-sinthu.raja@ti.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210917095426.19277-1-sinthu.raja@ti.com> References: <20210917095426.19277-1-sinthu.raja@ti.com> MIME-Version: 1.0 X-BESS-ID: 1631872507-304876-5430-1463-1 X-BESS-VER: 2019.1_20210916.2102 X-BESS-Apparent-Source-IP: 209.85.214.198 X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.234537 [from cloudscan20-104.eu-central-1b.ess.aws.cudaops.com] Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_BESS_OUTBOUND META: BESS Outbound 0.00 BSF_SC0_MISMATCH_TO META: Envelope rcpt doesn't match header X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS91090 scores of KILL_LEVEL=7.0 tests=BSF_BESS_OUTBOUND, BSF_SC0_MISMATCH_TO X-BESS-BRTS-Status: 1 Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org From: Sinthu Raja The example includes a board-specific compatible property, this is wrong as the example should be board agnostic. Replace the same with a generic soc node. Fixes: 5ee79c2ed5bd ("dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs") Signed-off-by: Sinthu Raja Acked-by: Rob Herring --- Changes in V3: new patch in the series. .../devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml index 130fbaacc4b1..eeef255c4045 100644 --- a/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/ti,k3-r5f-rproc.yaml @@ -230,9 +230,7 @@ additionalProperties: false examples: - | - / { - model = "Texas Instruments K3 AM654 SoC"; - compatible = "ti,am654-evm", "ti,am654"; + soc { #address-cells = <2>; #size-cells = <2>; From patchwork Fri Sep 17 09:54:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sinthu Raja X-Patchwork-Id: 12501573 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=-18.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT 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 EECA0C433EF for ; Fri, 17 Sep 2021 09:55:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D7B6F610C8 for ; Fri, 17 Sep 2021 09:55:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343700AbhIQJ4v (ORCPT ); Fri, 17 Sep 2021 05:56:51 -0400 Received: from egress-ip33a.ess.de.barracuda.com ([18.185.115.192]:60128 "EHLO egress-ip33a.ess.de.barracuda.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242119AbhIQJ4k (ORCPT ); Fri, 17 Sep 2021 05:56:40 -0400 Received: from mail-pl1-f200.google.com (mail-pl1-f200.google.com [209.85.214.200]) by mx-outbound15-54.eu-central-1a.ess.aws.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 17 Sep 2021 09:55:12 +0000 Received: by mail-pl1-f200.google.com with SMTP id c4-20020a170902848400b0013a24e27075so4890473plo.16 for ; Fri, 17 Sep 2021 02:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mistralsolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=nwMHJe+MclcWVODW8A3c3lO8x6KvaoNWqV/K2W2abb4=; b=DpsQrkEOH1jQHxqyo5M+x6QJkGMp2n0n4ZE7wbcLSf/euTQtzAG+hqCJyWc2B2QI8d SkTxQb7zyix6U8NWlgf4ITFfAhJFDaGpavsk54KF+oom3HJcmeU61sbMjJ8rG6ghfa2j CeBCFP5scuxFp4LpGSSaT9ucacr5NHiBtZfPI= 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=nwMHJe+MclcWVODW8A3c3lO8x6KvaoNWqV/K2W2abb4=; b=NNDjoNBtAx2/m2Lv6tlhofYB7vG0MXLQNJhaOP1tTfKZSVvrjivxRc2Jy3yrxW+wvg wUsxdjy7qg5cWhgTMGaJPSFTQRfAJ5J0anRjGkidGQA5Sm9APCZz0cGD6sBDC2Ali+nJ vN2a97KLuB9d5B8kUMhEieZOJc5M19OteEWAdJGx8gcpPAgmYOf+Q8kWVyf7anfnAuiR rnw+coscqvCKyBrllCUUQe7wMvAFNUPyTbrahffq3o80ctbdQqau5/wt7OXHPPYHHLG1 +cELhR0T7JG+jrG46Ou0ULJAc/42Z0dSdEDlc2Ax7pfr6dxa3EA/cntejPL3yrQ1LpW5 49uQ== X-Gm-Message-State: AOAM530E2GnRMVhRWnYvEECG72MId117wixU7FxhXOs4Rw3SCNYd3YL6 8izud8t5b1OT2f9hGAHrxaySAqMkdWtYS9xwOr30qjQSygJBogcujE3Co9CtTUlZMGDqV+DzA4d NZdejYn6YUEf4vRxEaSVpZ7me3e71nc/kfAscN7w/YXsN5mLI2xUZS6hBnJDbMxK/AA== X-Received: by 2002:a17:90b:120c:: with SMTP id gl12mr11392351pjb.231.1631872510851; Fri, 17 Sep 2021 02:55:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzxDifBpzLTz4pLUftgsbvysTDAehIyQ1nLl46Ggr+9io/98ovOaBufLQ3zTZU5+8ew7nhJqg== X-Received: by 2002:a17:90b:120c:: with SMTP id gl12mr11392332pjb.231.1631872510619; Fri, 17 Sep 2021 02:55:10 -0700 (PDT) Received: from LAP568U.mistral.in ([106.51.227.150]) by smtp.gmail.com with ESMTPSA id p2sm6077333pgd.84.2021.09.17.02.55.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 02:55:10 -0700 (PDT) From: Sinthu Raja X-Google-Original-From: Sinthu Raja To: Suman Anna , Rob Herring , Mathieu Poirier , Bjorn Andersson , Ohad Ben-Cohen Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-remoteproc@vger.kernel.org, Nishanth Menon , Sinthu Raja Subject: [PATCH V3 2/2] dt-bindings: remoteproc: k3-dsp: Remove board-specific compatible from DT example Date: Fri, 17 Sep 2021 15:24:26 +0530 Message-Id: <20210917095426.19277-3-sinthu.raja@ti.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210917095426.19277-1-sinthu.raja@ti.com> References: <20210917095426.19277-1-sinthu.raja@ti.com> MIME-Version: 1.0 X-BESS-ID: 1631872511-303894-5360-1383-1 X-BESS-VER: 2019.1_20210916.2102 X-BESS-Apparent-Source-IP: 209.85.214.200 X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.234537 [from cloudscan20-153.eu-central-1b.ess.aws.cudaops.com] Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_SC0_MISMATCH_TO META: Envelope rcpt doesn't match header 0.00 BSF_BESS_OUTBOUND META: BESS Outbound X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS91090 scores of KILL_LEVEL=7.0 tests=BSF_SC0_MISMATCH_TO, BSF_BESS_OUTBOUND X-BESS-BRTS-Status: 1 Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org From: Sinthu Raja The example includes a board-specific compatible property, this is wrong as the example should be board agnostic and gets in the way of additions for newer platforms. Replace the same with a generic soc node. Fixes: 2a2180206ab6 ("dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs") Signed-off-by: Sinthu Raja Acked-by: Rob Herring Acked-by: Suman Anna --- Changes since V2: * review comment updates, including simplifying the changes, commit message and $subject updates. V2: https://lore.kernel.org/all/20210818074030.1877-1-sinthu.raja@ti.com/ V1: https://lore.kernel.org/all/20210817152005.21575-1-sinthu.raja@ti.com/ .../devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml index 6070456a7b67..5ec6505ac408 100644 --- a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml @@ -133,9 +133,7 @@ unevaluatedProperties: false examples: - | - / { - model = "Texas Instruments K3 J721E SoC"; - compatible = "ti,j721e"; + soc { #address-cells = <2>; #size-cells = <2>;