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 043EDC433FE for ; Fri, 17 Sep 2021 17:08:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD10861241 for ; Fri, 17 Sep 2021 17:08:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245155AbhIQRKP (ORCPT ); Fri, 17 Sep 2021 13:10:15 -0400 Received: from egress-ip33b.ess.de.barracuda.com ([18.185.115.237]:48082 "EHLO egress-ip33b.ess.de.barracuda.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244956AbhIQRKO (ORCPT ); Fri, 17 Sep 2021 13:10:14 -0400 Received: from mail-pf1-f197.google.com (mail-pf1-f197.google.com [209.85.210.197]) by mx-outbound47-143.eu-central-1c.ess.aws.cudaops.com (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 17 Sep 2021 17:08:49 +0000 Received: by mail-pf1-f197.google.com with SMTP id q8-20020aa79828000000b0043d5595dad4so7678598pfl.13 for ; Fri, 17 Sep 2021 10:08:50 -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:mime-version :content-transfer-encoding; bh=bwOzvQw3GwbUgf7WuCURQX+4SKkLKLxeTWq4d+gT4bs=; b=O4Hui2g/GlAZP9SrL7MvjhJXM7bLbypxTapNBOP9XdiXDtEkUw9RxvrqNY4x3Jgu+/ wfDzcFPB6WQ8hL+6u20D2CmLx+OO8J5xcb0ArP4BGZgAvnQBmr45w+pMPWsWosTED16X +iUhYWOxAoCMSowbBNse96blRZ2F5I+53V05M= 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:mime-version :content-transfer-encoding; bh=bwOzvQw3GwbUgf7WuCURQX+4SKkLKLxeTWq4d+gT4bs=; b=kknaQpUc+vsxq6DsIJOKZC6TgbUYgqcuDUa0momMtKikzOmEEjmxvr+/TI55yZJs5o sUjy1V2/t4+mu6m/FK/eE5TOP0Y+otm1jRquOggQF2iVEF+zFpyCDU/t21zaIz7mvHj0 7phGWJGOAC2mGNV/kmWglvsZI6pVJx5V0HZ2fHKvQc17KMeGJH2lG1xPH91KH9x79kkg JMtaAOMfXH2SAIEdtSBkNsTaNUSVANPRv/4JeOnVj2e4mfAw0ptOAr5ygaEzWmsfctqq MHHZhffBObh+InDdmK/xfmnoYFR3Oj1qGNcdiJ4VDdPzmWwVnwB2obhKutv+r9eRCOVl p8uA== X-Gm-Message-State: AOAM532ZaOawsgZckA1MOOGaUit8n8OsDgOw3MAKBxxbSbhKuWOjAIux yBJ+FF0KaC/TwZ/l37Zabsd5HGszIIKwehDj92YZrBefHfd5EOL693oObezUpcprAQgYkviDyAe H4QPE+qxlgO2eQi5kfJGHZIUSsb2M9Xg9cl5vORgiW8or3gZ1oe+MC9EIVwu88wXvww== X-Received: by 2002:a17:90b:198c:: with SMTP id mv12mr13291577pjb.223.1631898528541; Fri, 17 Sep 2021 10:08:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7iOZvkn6nOCAelVOx83zET4bRlt0vXH+fSPxBqgg3Akdn+TUIUds1YviHeZtLTMvTOB/Miw== X-Received: by 2002:a17:90b:198c:: with SMTP id mv12mr13291559pjb.223.1631898528270; Fri, 17 Sep 2021 10:08:48 -0700 (PDT) Received: from localhost.localdomain ([49.207.209.15]) by smtp.gmail.com with ESMTPSA id d3sm11738452pjc.49.2021.09.17.10.08.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 10:08:47 -0700 (PDT) From: Sinthu Raja X-Google-Original-From: Sinthu Raja To: Suman Anna , Rob Herring , Baolin Wang , Bjorn Andersson , Ohad Ben-Cohen Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nm@ti.com, Sinthu Raja Subject: [PATCH V2] dt-bindings: hwlock: omap: Remove redundant binding example Date: Fri, 17 Sep 2021 22:38:05 +0530 Message-Id: <20210917170805.5079-1-sinthu.raja@ti.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BESS-ID: 1631898529-312175-5433-17740-1 X-BESS-VER: 2019.1_20210916.2102 X-BESS-Apparent-Source-IP: 209.85.210.197 X-BESS-Outbound-Spam-Score: 0.50 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.234545 [from cloudscan10-94.eu-central-1a.ess.aws.cudaops.com] Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.50 BSF_RULE7568M META: Custom Rule 7568M 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.50 using account:ESS91090 scores of KILL_LEVEL=7.0 tests=BSF_RULE7568M, 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 and should represent the particular binding. Also, the file includes two similar examples, but with a different compatible. So, drop the entire second example Fixes: d8db9dc34871 ("dt-bindings: hwlock: omap: Convert binding to YAML") Signed-off-by: Sinthu Raja --- Changes in V2: Addressed review comments, that includes dropping the redundant example, updates to commit message and $subject. V1: https://lore.kernel.org/all/20210917094740.18891-1-sinthu.raja@ti.com/ .../bindings/hwlock/ti,omap-hwspinlock.yaml | 32 +------------------ 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml b/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml index ae1b37dbee75..4feebd90bff1 100644 --- a/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml +++ b/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml @@ -40,38 +40,8 @@ examples: - | /* OMAP4 SoCs */ - hwspinlock: spinlock@4a0f6000 { + spinlock@4a0f6000 { compatible = "ti,omap4-hwspinlock"; reg = <0x4a0f6000 0x1000>; #hwlock-cells = <1>; }; - - - | - / { - /* K3 AM65x SoCs */ - model = "Texas Instruments K3 AM654 SoC"; - compatible = "ti,am654-evm", "ti,am654"; - #address-cells = <2>; - #size-cells = <2>; - - bus@100000 { - compatible = "simple-bus"; - #address-cells = <2>; - #size-cells = <2>; - ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ - <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>; /* Main NavSS */ - - bus@30800000 { - compatible = "simple-mfd"; - #address-cells = <2>; - #size-cells = <2>; - ranges = <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>; - - spinlock@30e00000 { - compatible = "ti,am654-hwspinlock"; - reg = <0x00 0x30e00000 0x00 0x1000>; - #hwlock-cells = <1>; - }; - }; - }; - }; -- 2.31.1 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=-17.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 75AE6C433F5 for ; Fri, 17 Sep 2021 17:11:22 +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 3B3BD60F58 for ; Fri, 17 Sep 2021 17:11:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3B3BD60F58 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=mistralsolutions.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=EqjwEsDm1/lvuUO646l3hiBaJKB3yGK4HbgHT14XYIY=; b=qKMDjYNRjFBm/H 7n4N6GxP9ntQtxWReknQIpkpprpwkT860JvQ7BWIqh9W/GMEgD2xXezaph+7EY79TQEL5gBI8Wh+3 rsOJUMkR20WD0a6S6xV8AeP/Z5+hkhcXCz0LHNbA20EhhnzOaWzjEfql5Cvn/fqjb0r/MxQ1V+QS8 CA2jBW5CptQAac2MwaCkl0b+vSeTItKKi1fTa07bRVDLW2wh48onZwttdWtcgALFei6u3/BT+Y+u9 1yynLreHFx+F+vMgZGgMkPciRPifhbQ/+A/nhJDkiM/CM+7c9sSph+iMwQxPoNla9UTpWgBTW7AoN aQ7M374IxolHr1VodKbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mRHMA-00EiBA-9i; Fri, 17 Sep 2021 17:08:58 +0000 Received: from egress-ip33a.ess.de.barracuda.com ([18.185.115.192]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mRHM5-00EiAH-HK for linux-arm-kernel@lists.infradead.org; Fri, 17 Sep 2021 17:08:55 +0000 Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.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 17:08:49 +0000 Received: by mail-pf1-f200.google.com with SMTP id f23-20020aa782d7000000b003eb2baced8bso7732172pfn.3 for ; Fri, 17 Sep 2021 10:08:49 -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:mime-version :content-transfer-encoding; bh=bwOzvQw3GwbUgf7WuCURQX+4SKkLKLxeTWq4d+gT4bs=; b=O4Hui2g/GlAZP9SrL7MvjhJXM7bLbypxTapNBOP9XdiXDtEkUw9RxvrqNY4x3Jgu+/ wfDzcFPB6WQ8hL+6u20D2CmLx+OO8J5xcb0ArP4BGZgAvnQBmr45w+pMPWsWosTED16X +iUhYWOxAoCMSowbBNse96blRZ2F5I+53V05M= 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:mime-version :content-transfer-encoding; bh=bwOzvQw3GwbUgf7WuCURQX+4SKkLKLxeTWq4d+gT4bs=; b=0i/Le0ZrLpChxa/YMJNfLZWmOi9sdxxzZveBSZtESuH5qBvJGfOAySAODOvbCKGViB Gu3SWC0YZrdw0WsKVCfyuChslDG+59EBuegoI1cS/rkpPcS7UecIUYBh5UBXDN4sXdbP f97PmFpLgozF/eZZhdZdEp0SjNsdlUEMuTB0dVLftAo2OJg8aE/b8IbLk4D1EvtPop7v MkU4qkfWjdw/+9qpFlaxGPhhH6IXfSkZk6JSQa3Y0SiBnTgMCrSnK+BB+TTAkLp5o/VF eXiy6N5gKbv6mdG/8xn6W1p+3wis/4JFjqRuWZs0abutRcbUFHLj8AuqgVvPuk04IC+i 4Htw== X-Gm-Message-State: AOAM533LeeqhE655ZtlPEUTvAG34kKQZ4Pe+N0ob5VLqy5lQ+kIlkeVC 0zrZ01DXZBDA5arxZa9ta5q0+LyUwIps5UL9RiDpFDzp484Y1oEpJUwx4y1FzZaRTztr1wbxdEZ f/wvf6QQzCsGy2vgeNkv6xvVOQtAC+Tj///jGxZHUT4J80hxz3M3ujRfALX1thtxY4S4GHnw= X-Received: by 2002:a17:90b:198c:: with SMTP id mv12mr13291584pjb.223.1631898528547; Fri, 17 Sep 2021 10:08:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7iOZvkn6nOCAelVOx83zET4bRlt0vXH+fSPxBqgg3Akdn+TUIUds1YviHeZtLTMvTOB/Miw== X-Received: by 2002:a17:90b:198c:: with SMTP id mv12mr13291559pjb.223.1631898528270; Fri, 17 Sep 2021 10:08:48 -0700 (PDT) Received: from localhost.localdomain ([49.207.209.15]) by smtp.gmail.com with ESMTPSA id d3sm11738452pjc.49.2021.09.17.10.08.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 10:08:47 -0700 (PDT) From: Sinthu Raja X-Google-Original-From: Sinthu Raja To: Suman Anna , Rob Herring , Baolin Wang , Bjorn Andersson , Ohad Ben-Cohen Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nm@ti.com, Sinthu Raja Subject: [PATCH V2] dt-bindings: hwlock: omap: Remove redundant binding example Date: Fri, 17 Sep 2021 22:38:05 +0530 Message-Id: <20210917170805.5079-1-sinthu.raja@ti.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-BESS-ID: 1631898529-303894-5361-17912-1 X-BESS-VER: 2019.1_20210916.2102 X-BESS-Apparent-Source-IP: 209.85.210.200 X-BESS-Outbound-Spam-Score: 0.50 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.234545 [from cloudscan22-30.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.50 BSF_RULE7568M META: Custom Rule 7568M 0.00 BSF_BESS_OUTBOUND META: BESS Outbound X-BESS-Outbound-Spam-Status: SCORE=0.50 using account:ESS91090 scores of KILL_LEVEL=7.0 tests=BSF_SC0_MISMATCH_TO, BSF_RULE7568M, BSF_BESS_OUTBOUND X-BESS-BRTS-Status: 1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210917_100854_107597_07685D55 X-CRM114-Status: GOOD ( 12.69 ) 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 From: Sinthu Raja The example includes a board-specific compatible property, this is wrong as the example should be board agnostic and should represent the particular binding. Also, the file includes two similar examples, but with a different compatible. So, drop the entire second example Fixes: d8db9dc34871 ("dt-bindings: hwlock: omap: Convert binding to YAML") Signed-off-by: Sinthu Raja --- Changes in V2: Addressed review comments, that includes dropping the redundant example, updates to commit message and $subject. V1: https://lore.kernel.org/all/20210917094740.18891-1-sinthu.raja@ti.com/ .../bindings/hwlock/ti,omap-hwspinlock.yaml | 32 +------------------ 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml b/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml index ae1b37dbee75..4feebd90bff1 100644 --- a/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml +++ b/Documentation/devicetree/bindings/hwlock/ti,omap-hwspinlock.yaml @@ -40,38 +40,8 @@ examples: - | /* OMAP4 SoCs */ - hwspinlock: spinlock@4a0f6000 { + spinlock@4a0f6000 { compatible = "ti,omap4-hwspinlock"; reg = <0x4a0f6000 0x1000>; #hwlock-cells = <1>; }; - - - | - / { - /* K3 AM65x SoCs */ - model = "Texas Instruments K3 AM654 SoC"; - compatible = "ti,am654-evm", "ti,am654"; - #address-cells = <2>; - #size-cells = <2>; - - bus@100000 { - compatible = "simple-bus"; - #address-cells = <2>; - #size-cells = <2>; - ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ - <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>; /* Main NavSS */ - - bus@30800000 { - compatible = "simple-mfd"; - #address-cells = <2>; - #size-cells = <2>; - ranges = <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>; - - spinlock@30e00000 { - compatible = "ti,am654-hwspinlock"; - reg = <0x00 0x30e00000 0x00 0x1000>; - #hwlock-cells = <1>; - }; - }; - }; - }; -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel