Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp940261rwe; Wed, 24 Aug 2022 11:40:21 -0700 (PDT) X-Google-Smtp-Source: AA6agR4JRNwuOyL362w6UvyXnHThmEBNov40OiaxqfiimV9t3jvoBujD2uyF33GhDWC8UkRZHg13 X-Received: by 2002:a17:90b:388e:b0:1fb:62c1:9cb7 with SMTP id mu14-20020a17090b388e00b001fb62c19cb7mr9143716pjb.207.1661366420926; Wed, 24 Aug 2022 11:40:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661366420; cv=none; d=google.com; s=arc-20160816; b=y1Fmr65rChP6YdJJw5FsINRuZHt479yLkz+qw2Sqwg6F7yFmNrkqmXjD8s5XXwb5MF ord9cnLqeDjyrYd1nFTO62rvtsMdUmj5PuX/GkpB9a5GeMDW6TMC5pijoIYyvF4EuEVn d+Y6LVYl6KneFnTKj3SFMTkhyBxjpfjF6Q5bApjZv3usPU+n5PBGiJ1FFEHMY7ucN+bd 6n2bf010RQW3uraN7ly2UbK+8J2KxT2D9Ovajsa/6XcstdLP2Rtx4vfkgnsH/ZhlIxjm a50ELFUWmU9Mr72F0vRPehmho/xtJLNu1hYW79h8w5c5xUXiUt8BkKx6QW0060TLdsqy j7KQ== 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=Z3+q5D8Dqek1L/Rs2B0Hybpp5yCyg1Mv4yWixP29Ao4=; b=d2z7orydNMIibin4QH23ckEgyCJlLBOlR4sMXgqbwsjVaJfBYQjMMYBGENQnP6CZmZ d8xuFwKP38DA3PBKbD2/ExxnfPE6BEK0LOFEJqGrK0BTaCG0YbSYJShpHtcjbi0B8NAo YOfS5PljsQaOo+1aWe09zcD7m27f1f2AnegFucimHusgvBQI+gNSSdzWGLxxX/RZUyvT dYqXPDxEtHKWJ9VxjtpJUKuQeGPbk5+ev3AVaQZVsVJphXzIASbr4nEuGUZUq38oUexk fPIH/xHBtOVxRq1X6ApZ7ZCpkzEQ0noNirYs3pYACc8oFx5yt3n0UF4YJ3QQBV/Y2U8p jKWg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n15-20020a170903110f00b00172c1278dd1si17120924plh.90.2022.08.24.11.40.10; Wed, 24 Aug 2022 11:40:20 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240304AbiHXSDd (ORCPT + 99 others); Wed, 24 Aug 2022 14:03:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240615AbiHXSDH (ORCPT ); Wed, 24 Aug 2022 14:03:07 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2550E10D0; Wed, 24 Aug 2022 11:02:33 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oQuhs-0004rq-S6; Wed, 24 Aug 2022 20:02:24 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Palmer Dabbelt , Paul Walmsley , Albert Ou , linux-riscv@lists.infradead.org Cc: Daniel Lezcano , Anup Patel , Conor Dooley , Guo Ren , Sagar Kadam , Jessica Clarke , Andrew Jones , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, qemu-riscv@nongnu.org, Rob Herring , Conor Dooley Subject: Re: [PATCH v4 1/4] dt-bindings: timer: sifive,clint: add legacy riscv compatible Date: Wed, 24 Aug 2022 20:02:23 +0200 Message-ID: <17083799.geO5KgaWL5@diego> In-Reply-To: <20220823183319.3314940-2-mail@conchuod.ie> References: <20220823183319.3314940-1-mail@conchuod.ie> <20220823183319.3314940-2-mail@conchuod.ie> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SCC_BODY_TEXT_LINE,T_SPF_HELO_TEMPERROR 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 Am Dienstag, 23. August 2022, 20:33:17 CEST schrieb Conor Dooley: > From: Conor Dooley > > While "real" hardware might not use the compatible string "riscv,clint0" > it is present in the driver & QEMU uses it for automatically generated > virt machine dtbs. To avoid dt-validate problems with QEMU produced > dtbs, such as the following, add it to the binding. > > riscv-virt.dtb: clint@2000000: compatible:0: 'sifive,clint0' is not one of ['sifive,fu540-c000-clint', 'starfive,jh7100-clint', 'canaan,k210-clint'] > > Reported-by: Rob Herring > Link: https://lore.kernel.org/linux-riscv/20220803170552.GA2250266-robh@kernel.org/ > Reviewed-by: Rob Herring > Signed-off-by: Conor Dooley Reviewed-by: Heiko Stuebner