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 B71D0C433EF for ; Wed, 16 Mar 2022 09:55:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355065AbiCPJ4V (ORCPT ); Wed, 16 Mar 2022 05:56:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355064AbiCPJ4O (ORCPT ); Wed, 16 Mar 2022 05:56:14 -0400 Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6E793A1B3; Wed, 16 Mar 2022 02:54:53 -0700 (PDT) Received: by mail-pf1-x436.google.com with SMTP id g19so3314332pfc.9; Wed, 16 Mar 2022 02:54:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lpseHuuurVsvCF6c7YR9tNxdFsI8d0m+UJUC4TThNds=; b=gBjMX6e3E97ZuABfMI3RgeWXsztOd8Cm4w8dq+bJEjYSxA9dfOQv++x9bSStIO/gVF EhZyQ8AjZ/jccTBF9OD3+LWlwKTtWNp6WpMQKm78yJQTbAwJiolrPYU4E5WLjpXQ9U07 ZWqsN0sykDJGbkvsVJreOKFLIM/U325rQEXJYdNupzAtU4jzCbZNnDpSAyXiSjxrX5U7 EJwNcNdL20x6rziEIbn6cxEPTmgsLS2KTAIqLSoEfzXV5qcAWowVcujul/nyPkThMOfJ HB/f62dWx8p19fozRB3W3OS439DOYnVwndeqg5MahbJ+Sl2QmyWRLPrz3burUs5+8x+Z mOtg== 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=lpseHuuurVsvCF6c7YR9tNxdFsI8d0m+UJUC4TThNds=; b=fc0oGAKDjKa7i33xgq8uTNsga99TKQUE9NShVq5sXAl5VuN+OeZ26F6u9ZlxbBccpI Fa3qa1M4tyY4TSP9bgrjA5mTIgpI9+Qe2uCfWH2wfc2hHkRHBGiMkpJQwW8zSMX6CB3w jX6D+ZGVrj/sMfz4vcvpWON1XsGDQYLTCJRCdtlTm5kpfQdRjup6Im27DpOdOLltLZnc k2iZJUdytVQSvQtRo5LEpVafau7Uphuo7Oq6jO6m7bxR9d/mYuOtqsC3Y/bHDZQkkQej RlpQnJItfXhAfWAl8ztpD1JMQnahDQ5Zs1sVN90d+0xsQxZzFkbIULx5vx38vg1PVebn iQ+g== X-Gm-Message-State: AOAM532eYGUQWu7vvmCbVTujn7BIWwxSZEdc4tuPVN7DsyRVP4ayhNWC l/OoHOGeuHzwJFqtOw+cn2g= X-Google-Smtp-Source: ABdhPJzMZYfh+hrcbENonQvLkV0/+OhtCeCnB6JIYjtPgWQItmr7QuLJhiZEzMKcqRtQWBUnanNvXA== X-Received: by 2002:a63:cf0c:0:b0:380:fb66:fa2a with SMTP id j12-20020a63cf0c000000b00380fb66fa2amr24400099pgg.273.1647424493165; Wed, 16 Mar 2022 02:54:53 -0700 (PDT) Received: from localhost.localdomain ([122.161.51.18]) by smtp.gmail.com with ESMTPSA id a22-20020a056a000c9600b004f7b8b3a44csm2567070pfv.29.2022.03.16.02.54.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Mar 2022 02:54:52 -0700 (PDT) From: Kuldeep Singh To: Marc Zyngier , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Rob Herring Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH 2/3] dt-bindings: timer: Document arm,cortex-a7-timer for arch timer Date: Wed, 16 Mar 2022 15:24:31 +0530 Message-Id: <20220316095433.20225-3-singh.kuldeep87k@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220316095433.20225-1-singh.kuldeep87k@gmail.com> References: <20220316095433.20225-1-singh.kuldeep87k@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Renesas RZ/N1D platform uses compatible "arm,cortex-a7-timer" in conjugation with "arm,armv7-timer". Since, initial entry is not documented, it start raising dtbs_check warnings. ['arm,cortex-a7-timer', 'arm,armv7-timer'] is too long 'arm,cortex-a7-timer' is not one of ['arm,armv7-timer', 'arm,armv8-timer'] 'arm,cortex-a7-timer' is not one of ['arm,cortex-a15-timer'] In general, removing an existing entry is mostly devastating considering backward compatibility. Therefore, document it. Signed-off-by: Kuldeep Singh --- Documentation/devicetree/bindings/timer/arm,arch_timer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml b/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml index ba2910f0a7b2..ea390e5df71d 100644 --- a/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml +++ b/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml @@ -26,6 +26,7 @@ properties: - arm,armv8-timer - items: - enum: + - arm,cortex-a7-timer - arm,cortex-a15-timer - const: arm,armv7-timer -- 2.25.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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 26CB3C433EF for ; Wed, 16 Mar 2022 09:57:27 +0000 (UTC) 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:References:In-Reply-To: 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: List-Owner; bh=IaxI2yEhvkY2KGgrIDR+vD1WjlwWkXwGfF1fbLnoOVw=; b=XK6YDd70g3cPqv mVy1kNyN/YxJK7ootf/jKzSnw879a4GD6mri8DdkDg6LqYQezcdOyQ3zJ7dk5zEYXTBuisJ1jYhAU A+xC95Iri3zVt+dee0dZWUouM7WbtgGxgOrvdACd0kWTupUlCtZM0juLReKEJHm48zUENCo7VnYOF la6gAT+9o0BKO9fSRxUboUc7P6s/jzUF6EJLiezRTQ2+du/4LGK9EEUVWWnF4mNHhO2j57AZVJasm oY6K2X3H0zg93jaJ+psbeDSWCLnMGTyAw5i2fa9FCyyZOFCtIEOw2+NoZYD2igJ6aGlpPfzYoHHrR Qr6ggQVJDRI5vPT2EiAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nUQO1-00COWC-HA; Wed, 16 Mar 2022 09:56:10 +0000 Received: from mail-pf1-x42a.google.com ([2607:f8b0:4864:20::42a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nUQMo-00CNs6-Cy for linux-arm-kernel@lists.infradead.org; Wed, 16 Mar 2022 09:55:02 +0000 Received: by mail-pf1-x42a.google.com with SMTP id s11so3289522pfu.13 for ; Wed, 16 Mar 2022 02:54:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lpseHuuurVsvCF6c7YR9tNxdFsI8d0m+UJUC4TThNds=; b=gBjMX6e3E97ZuABfMI3RgeWXsztOd8Cm4w8dq+bJEjYSxA9dfOQv++x9bSStIO/gVF EhZyQ8AjZ/jccTBF9OD3+LWlwKTtWNp6WpMQKm78yJQTbAwJiolrPYU4E5WLjpXQ9U07 ZWqsN0sykDJGbkvsVJreOKFLIM/U325rQEXJYdNupzAtU4jzCbZNnDpSAyXiSjxrX5U7 EJwNcNdL20x6rziEIbn6cxEPTmgsLS2KTAIqLSoEfzXV5qcAWowVcujul/nyPkThMOfJ HB/f62dWx8p19fozRB3W3OS439DOYnVwndeqg5MahbJ+Sl2QmyWRLPrz3burUs5+8x+Z mOtg== 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=lpseHuuurVsvCF6c7YR9tNxdFsI8d0m+UJUC4TThNds=; b=KFhfL4rvFUIJPQ1ZcmEkqKTU2XbV5vJyti+e/ibYx8R2a1pQFw88jlKOManQqFk6Ts N8w2FAaa74EGPxOVMOik7e00WuyXkbh+C3GsGK654BFMPAOAZ4AT9XnmceKL+lfAFvbl GdEiT5/TyihshMlDsPP56GOO5Wt54xx7lIz5eVUHlsYMjZQKDeUb4fLFL6mOqF8kUhnV sFmnCaCtbpjo/VXNjB1R3ihyqnhHlmXrJZw0shKzo6V0Ua57Wo9NQ9Arsk+ovtnTEtjl +yegX160P9ASl3HUpQdh9GD8V83G+bGUfMgEKARrJQDkzR+ocry+REJ+lOT5rlmgQqQP gh5g== X-Gm-Message-State: AOAM532sNgTWFLp+o7YLg5wrEbQQnnwkeWdcY0vej92F2jVO31voJnuO Sx9CI3ym7koLhn0ZFJOzd9g= X-Google-Smtp-Source: ABdhPJzMZYfh+hrcbENonQvLkV0/+OhtCeCnB6JIYjtPgWQItmr7QuLJhiZEzMKcqRtQWBUnanNvXA== X-Received: by 2002:a63:cf0c:0:b0:380:fb66:fa2a with SMTP id j12-20020a63cf0c000000b00380fb66fa2amr24400099pgg.273.1647424493165; Wed, 16 Mar 2022 02:54:53 -0700 (PDT) Received: from localhost.localdomain ([122.161.51.18]) by smtp.gmail.com with ESMTPSA id a22-20020a056a000c9600b004f7b8b3a44csm2567070pfv.29.2022.03.16.02.54.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Mar 2022 02:54:52 -0700 (PDT) From: Kuldeep Singh To: Marc Zyngier , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Rob Herring Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH 2/3] dt-bindings: timer: Document arm, cortex-a7-timer for arch timer Date: Wed, 16 Mar 2022 15:24:31 +0530 Message-Id: <20220316095433.20225-3-singh.kuldeep87k@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220316095433.20225-1-singh.kuldeep87k@gmail.com> References: <20220316095433.20225-1-singh.kuldeep87k@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220316_025454_494936_90F2CAE5 X-CRM114-Status: GOOD ( 10.13 ) 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 Renesas RZ/N1D platform uses compatible "arm,cortex-a7-timer" in conjugation with "arm,armv7-timer". Since, initial entry is not documented, it start raising dtbs_check warnings. ['arm,cortex-a7-timer', 'arm,armv7-timer'] is too long 'arm,cortex-a7-timer' is not one of ['arm,armv7-timer', 'arm,armv8-timer'] 'arm,cortex-a7-timer' is not one of ['arm,cortex-a15-timer'] In general, removing an existing entry is mostly devastating considering backward compatibility. Therefore, document it. Signed-off-by: Kuldeep Singh --- Documentation/devicetree/bindings/timer/arm,arch_timer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml b/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml index ba2910f0a7b2..ea390e5df71d 100644 --- a/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml +++ b/Documentation/devicetree/bindings/timer/arm,arch_timer.yaml @@ -26,6 +26,7 @@ properties: - arm,armv8-timer - items: - enum: + - arm,cortex-a7-timer - arm,cortex-a15-timer - const: arm,armv7-timer -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel