Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp735180pxb; Fri, 22 Apr 2022 10:05:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzBULuuAxmcSqBK9rciUgzDz73p+/ygie6Yt5yK2UywbxmzVZbW/0/vgtGuw5kN5o3im/og X-Received: by 2002:a05:6808:e88:b0:2fa:639f:36 with SMTP id k8-20020a0568080e8800b002fa639f0036mr2764088oil.280.1650647154891; Fri, 22 Apr 2022 10:05:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650647154; cv=none; d=google.com; s=arc-20160816; b=PAH13O7ZTHX8nLFUtDq7dhz1QQPUQLh1FbKcOIvgMV2lQYr0/RAaTu2A/6W0DsJlx4 QpNQf+RjGg2yu0ZKCvkPnt+MR19llv01NMnl9O1wxuW8qi7JyL1uR6paKyzGBYTCyUBQ AarmgSeRy+K6kQeghq6XLUPUOE+Xl92mChNWdSs84QxlNkD6aCNkRB45C04Ji0wlcqc4 iRgodZ1IcOuc2Pa/WrN12nwx2tTPvZ5ioL9okL8Y9obHFpJukUtmBUKCzAqALxbCaAYE hZhcd/eKuVCBvIRxPMooCWPBJ0TOHLNLBxXbgSvQNUCL//CflwREkSgnu2IN0xpva4sa skOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:references:cc :to:from:subject; bh=PlT8y0ce4Q9w4v688JGETsifTV/5SKRTMJUj8ZOnhEw=; b=jZMEExss8Nnb9QhRnFceq+qIXf/OK3teZQyy817zzJpUGWlCI8uPbNmhO3LK39OzWy S+DQcHi68IC7tiNyUBSvgDY/9bMX6V7lv2HzgnovjJU39yNRa2BirQ2yRMLYd8StZLa0 kCyOpQDapFSi77fVbVd2EMxJClondlNVpGYU6M6TcBG4I81iQo59YocTFVzPwssArI1C XvZkTL82PNGLiZaty8QKPvr9xMbcNKlfRfLUC44JQLIIbze07MKNQSpZ0pQ5nLWaZ9RU m+2DUBaEv1Ze6XHy9uLC4sw5Yc2UVFpfu8b0n+uIwYJkj/une0wBTQgQd+5wuOljhN/s lVzA== ARC-Authentication-Results: i=1; mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [23.128.96.19]) by mx.google.com with ESMTPS id v6-20020acade06000000b002ef0c34761fsi4027213oig.159.2022.04.22.10.05.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Apr 2022 10:05:54 -0700 (PDT) Received-SPF: softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) client-ip=23.128.96.19; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 190267C7B0; Fri, 22 Apr 2022 10:05:48 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1381125AbiDTReH (ORCPT + 99 others); Wed, 20 Apr 2022 13:34:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1381112AbiDTReE (ORCPT ); Wed, 20 Apr 2022 13:34:04 -0400 Received: from out28-53.mail.aliyun.com (out28-53.mail.aliyun.com [115.124.28.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 525F7BBE; Wed, 20 Apr 2022 10:31:15 -0700 (PDT) X-Alimail-AntiSpam: AC=CONTINUE;BC=0.1028301|-1;CH=green;DM=|CONTINUE|false|;DS=CONTINUE|ham_system_inform|0.0199519-0.00651333-0.973535;FP=0|0|0|0|0|-1|-1|-1;HT=ay29a033018047201;MF=zhouyanjie@wanyeetech.com;NM=1;PH=DS;RN=12;RT=12;SR=0;TI=SMTPD_---.NUa9eC8_1650475871; Received: from 192.168.30.128(mailfrom:zhouyanjie@wanyeetech.com fp:SMTPD_---.NUa9eC8_1650475871) by smtp.aliyun-inc.com(33.40.23.6); Thu, 21 Apr 2022 01:31:12 +0800 Subject: Re: [PATCH v5 0/3] Add SMP/SMT support for Ingenic sysost driver. From: Zhou Yanjie To: daniel.lezcano@linaro.org, tglx@linutronix.de, robh+dt@kernel.org, krzk+dt@kernel.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, dongsheng.qiu@ingenic.com, aric.pzqi@ingenic.com, rick.tyliu@ingenic.com, sernia.zhou@foxmail.com, zhenwenjin@gmail.com, reimu@sudomaker.com References: <1649962165-111806-1-git-send-email-zhouyanjie@wanyeetech.com> Message-ID: <3170e9f0-e5f4-eef1-7031-ce9d26c0810e@wanyeetech.com> Date: Thu, 21 Apr 2022 01:31:11 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <1649962165-111806-1-git-send-email-zhouyanjie@wanyeetech.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RDNS_NONE,SPF_HELO_NONE,UNPARSEABLE_RELAY autolearn=unavailable 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 Hi guys, Please ignore this series, according to Paul's suggestion, we will use a new driver to implement these functions. Thanks and beset regards! On 2022/4/15 上午2:49, 周琰杰 (Zhou Yanjie) wrote: > 1.On the hardware of X2000 SoC, the OST has been split into > two parts, two 32bit timers for clockevent and one 64bit > timer for clocksource (with different addresses), so it > not appropriate to use only one "ingenic,x2000-ost", just > remove it, then introduce "ingenic,x2000-ost32" and > "ingenic,x2000-ost64". > 2.The OST in Ingenic XBurst®2 SoCs has a global timer and > up to 16 event timers, add support for the event timers. > 3.Add dt-bindings and compatible strings for the X1600 SoC, > the X1700 SoC, the X1830 SoC, the X2000 SoC, the X2500 SoC. > > v4->v5: > Fix warnings reported-by: kernel test robot . > > 周琰杰 (Zhou Yanjie) (3): > dt-bindings: timer: Remove unreasonable binding. > dt-bindings: timer: Add bindings for new Ingenic SoCs. > clocksource: Ingenic: Add SMP/SMT support for sysost driver. > > .../devicetree/bindings/timer/ingenic,sysost.yaml | 8 +- > drivers/clocksource/ingenic-sysost.c | 405 ++++++++++++++++----- > 2 files changed, 313 insertions(+), 100 deletions(-) >