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=-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 Content-Transfer-Encoding: 8bit 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 --- 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>; -- 2.32.0