Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp515665imm; Wed, 1 Aug 2018 00:13:25 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeqDXZOScBbl2iiHllDBQqYYX4H6Q3WIvEkkLzArHAHIQdZnDe2k8pd5Y0a/o9IiYnertkN X-Received: by 2002:a17:902:bc49:: with SMTP id t9-v6mr23421716plz.116.1533107604974; Wed, 01 Aug 2018 00:13:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533107604; cv=none; d=google.com; s=arc-20160816; b=kriayQDCV4M4Ivj34WzcesHedr5xXRLrHtTA4tgZZtqjN7ml/uqkM5n5GIlZiFGP7j ypQC08VPEgoEdYuFNsSV9n5zf2cWhU3dkyyN3sEvodQJsQUThEe1QDR/1TObnh7yDoYx +7r6FhUgng1f2QfnknjfkjngrkqHqrxTX8G64l2YRj/IuVOGY6P2nQaK1bjm/+0BNl/0 vj4Eim12yUFTC8DYcQjqhkAwXPICvNl3Fbmusqev+JC87I8Awnlx3/btnc/cROIGKK2N uuojcloqCE2M9SMyg525H/2cdaKCKjnXPIU7rMT8RCw6YEWBCNE5j8B8EKS2uFvEQGur r6TQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=+9anpW6MMbqAS5W9PR1TbuywH6oBRA65THh4zedKreA=; b=BdiDPfHdb1OEgyu2WaGJ6Lbzs4SL7eDe2sitn9GZIIzccJlGAEcTmvpolc87Ycc15i 0v0iJPHykOLH1qyUyy+Bdqm5fEyUXlVpnL+wqGqfaRBriAL4+tUJtK7OpEWuUXMEF2zz Sxe/rVWTk9LrVsdX/o9NJAkUHUPfL1MItDXPbrpJG5+5ysAvbwOG20YL1ds6UyG8z6Ow zvrQPBT/lpujtNUh8cCB94kXxnyf1VQDUuuSYS4bIpSKl3AtqVY+33EVBKLGsGl1ikkA QbOWoYge8npTX764Ht31p57+3GDL6Gw3v3PvB/hEOmaa5VLQKTKOKGiMZlcokX5lT3uo N9qA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v127-v6si15127512pgb.200.2018.08.01.00.13.10; Wed, 01 Aug 2018 00:13:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733297AbeHAI4T (ORCPT + 99 others); Wed, 1 Aug 2018 04:56:19 -0400 Received: from verein.lst.de ([213.95.11.211]:32869 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733082AbeHAI4T (ORCPT ); Wed, 1 Aug 2018 04:56:19 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 636B4DE937; Wed, 1 Aug 2018 09:16:35 +0200 (CEST) Date: Wed, 1 Aug 2018 09:16:35 +0200 From: Christoph Hellwig To: Rob Herring Cc: Christoph Hellwig , tglx@linutronix.de, palmer@sifive.com, jason@lakedaemon.net, marc.zyngier@arm.com, mark.rutland@arm.com, devicetree@vger.kernel.org, aou@eecs.berkeley.edu, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, shorne@gmail.com, Palmer Dabbelt Subject: Re: [PATCH 6/6] dt-bindings: interrupt-controller: RISC-V PLIC documentation Message-ID: <20180801071635.GC20224@lst.de> References: <20180725093649.32332-1-hch@lst.de> <20180725093649.32332-7-hch@lst.de> <20180731224630.GB12168@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180731224630.GB12168@rob-hp-laptop> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 31, 2018 at 04:46:30PM -0600, Rob Herring wrote: > Perhaps this should be 'sifive,plic0' Excepet for the fact this the old name has already been in shipping hardware and release of qemu and other emulators it should. > Normally this would have an SoC specific compatible too. Sometimes we > can get away without, but it doesn't seem like the PLIC is very tightly > specified nor has common implementations. It is a giant f***cking mess to be honest. Adding a highlevel spec to the ISA but not a register layout is completely idotic, but if you look at the current riscv-sw list this decision is still defended by SiFive / the RISC-V foundation. The whole stale of the RISC-V platform Ecosystem is rather pathetic unfortunately, and people don't seem to be willing to learn from past good practice nor mistakes in ARM land.