From patchwork Tue Dec 20 01:12:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Feng X-Patchwork-Id: 34868 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:e747:0:0:0:0:0 with SMTP id c7csp2708657wrn; Mon, 19 Dec 2022 17:14:49 -0800 (PST) X-Google-Smtp-Source: AMrXdXuajKSe+cHo36dXFtqfcrr+9Nx48usFEaiKmhy5EQlmsvzd/Zf86hL/hyVg1hMYY1gifSNb X-Received: by 2002:a17:90a:4210:b0:219:49c6:538b with SMTP id o16-20020a17090a421000b0021949c6538bmr11039917pjg.33.1671498889329; Mon, 19 Dec 2022 17:14:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671498889; cv=none; d=google.com; s=arc-20160816; b=CdQkILbHB4RFOHlrBKrkWynlPodoTPStm/tKhWiimwU8vyx49qmdVCPWAuzphqEic7 ttaYHqZmYjQzptzOwEhm9h+RqFKNTMuH7HVk/dqSDgJHtYARyCgEJKXoafjQz6k9ZvIb NFftHrd6QBCLtjy8vhCfbzYsxw9de8h2n4+RPyJZ7Dz2JDTcuhurrYTS38P3KhfASMV3 YtMNWnOOz7JQwkm573jfcsgCczoGCJfpqav5jDNHQaqyWueZ3OFy0p49asnOQb7/M33U VO/tYvtSPzSSc9Ke3B9K6ICg7hyWmFSPe1/T2gXjXt7ZAdLO3j++s61dYdfje49Ae8Sn C2kw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HzVwrhInWNs7OT7zUsxnTFg0eQeTMp4F6LrjDiTLNV0=; b=F3am9rq5//JggeacxvXwykkHBgOt12+PyQiP0a23uWLx5w1maHW76jXSrgPjMPyYxC tb4YEDp3IdcnFheiQebz3zq/e2wZ4F+N2o9gswzW+Fknef22QDU4a+M5B1bk0UBW68eS y8XwrqydiTQZN2TNvDurB3ccrfFpzmLWbhtXL8oGp/zm5+zxFx0XuAfXCx2s+ZAv9Mje jPvWnYOGfOHTXyfg9pOFUvr4+p1aSi8FJ++VyMTIWOuv4fuvBgJXxkFqeIVCYy3MxZht vHjA5AdkU7LYPHvrtHL7N+7z1xd/PMdKLbRjkbT2XdLdfxFNXJfJjiyUemKu6n1tLWON Kgqg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id qb11-20020a17090b280b00b0021812e71e68si12337313pjb.84.2022.12.19.17.14.36; Mon, 19 Dec 2022 17:14:49 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232929AbiLTBNB convert rfc822-to-8bit (ORCPT + 99 others); Mon, 19 Dec 2022 20:13:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229556AbiLTBMx (ORCPT ); Mon, 19 Dec 2022 20:12:53 -0500 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC61D11C28; Mon, 19 Dec 2022 17:12:52 -0800 (PST) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id 54F3724DFD7; Tue, 20 Dec 2022 09:12:51 +0800 (CST) Received: from EXMBX172.cuchost.com (172.16.6.92) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 20 Dec 2022 09:12:51 +0800 Received: from ubuntu.localdomain (183.27.97.120) by EXMBX172.cuchost.com (172.16.6.92) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 20 Dec 2022 09:12:50 +0800 From: Hal Feng To: , CC: Conor Dooley , Palmer Dabbelt , "Rob Herring" , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Ben Dooks , Daniel Lezcano , "Thomas Gleixner" , Marc Zyngier , Stephen Boyd , Michael Turquette , "Philipp Zabel" , Linus Walleij , Emil Renner Berthing , Hal Feng , Subject: [PATCH v3 2/7] dt-bindings: timer: Add StarFive JH7110 clint Date: Tue, 20 Dec 2022 09:12:42 +0800 Message-ID: <20221220011247.35560-3-hal.feng@starfivetech.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221220011247.35560-1-hal.feng@starfivetech.com> References: <20221220011247.35560-1-hal.feng@starfivetech.com> MIME-Version: 1.0 X-Originating-IP: [183.27.97.120] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX172.cuchost.com (172.16.6.92) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1752693619510596821?= X-GMAIL-MSGID: =?utf-8?q?1752693619510596821?= From: Emil Renner Berthing Add compatible string for the StarFive JH7110 clint. Reviewed-by: Conor Dooley Acked-by: Krzysztof Kozlowski Signed-off-by: Emil Renner Berthing Signed-off-by: Hal Feng --- Documentation/devicetree/bindings/timer/sifive,clint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml index bbad24165837..a9580191f78b 100644 --- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml +++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml @@ -27,6 +27,7 @@ properties: - enum: - sifive,fu540-c000-clint - starfive,jh7100-clint + - starfive,jh7110-clint - canaan,k210-clint - const: sifive,clint0 - items: