From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1FA012FB2 for ; Mon, 14 Jun 2021 16:28:42 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id AD73E613D3 for ; Mon, 14 Jun 2021 16:28:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623688121; bh=QuC0LPIEqeWDHCOkT2QGTkfSNaoCYgvhRIgurH/K7cU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=GDTMEM6yiElC5EiyXI3i5gIF36gt5e1ndXybFuN2yPPN4OLMd5j0STcFhM5l0JyFj LS41pFBMXKABI7CJPlEf37oFUfqhdfCOUW4w5YouPcQYkFpn4dBIYwPnGrQW5yWl0c X0rLx+kqO/wzPCG68MEQOyUAbR9n24kyJy3YE1QvmSUlFQMVmXbI7LO3nX/s6tI1sF SutoCNgF/y1CKu9q8Y2HVC21EkFREOscbzrhXseysHHQGhY/MWHHdb0t0mZgw5JlbR 0yX72M/cU93jKwgB+/R9wMyJSdgAZRtFToJ53mMYI3hb5XkTUOvKwjvhRDsDsv6Gad UQV32aKADutcQ== Received: by mail-lf1-f54.google.com with SMTP id k40so22077198lfv.7 for ; Mon, 14 Jun 2021 09:28:41 -0700 (PDT) X-Gm-Message-State: AOAM531gk0V6/fKrK1lfPfdSLbwPPvugqf8+GCuU02zvsYBUh6P/fpJK rXEhgi0gR+2XJwshYJz950yzElGIABrLtlqsHa4= X-Google-Smtp-Source: ABdhPJxzeTa4/PiD5gCCDYqdxYkyzOIVBvy0RvjMV8prCb5Cw8b/0l0fXUuPdkd9faq3+17/mxMh9Sw5wNk+ROQT/nU= X-Received: by 2002:a05:6512:3f02:: with SMTP id y2mr12850956lfa.355.1623688119927; Mon, 14 Jun 2021 09:28:39 -0700 (PDT) X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <1622970249-50770-1-git-send-email-guoren@kernel.org> <1622970249-50770-13-git-send-email-guoren@kernel.org> <20210607072434.3g3bqxdlpxjirg6k@gilmour> <20210614153341.z2nkx6sazaahhjfd@gilmour> In-Reply-To: <20210614153341.z2nkx6sazaahhjfd@gilmour> From: Guo Ren Date: Tue, 15 Jun 2021 00:28:28 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board To: Maxime Ripard Cc: Anup Patel , Palmer Dabbelt , Arnd Bergmann , Chen-Yu Tsai , Drew Fustini , liush@allwinnertech.com, =?UTF-8?B?V2VpIFd1ICjlkLTkvJ8p?= , wefu@redhat.com, linux-riscv , Linux Kernel Mailing List , linux-arch , linux-sunxi@lists.linux.dev, Guo Ren , Atish Patra , Christoph Hellwig Content-Type: text/plain; charset="UTF-8" On Mon, Jun 14, 2021 at 11:33 PM Maxime Ripard wrote: > > On Mon, Jun 07, 2021 at 04:07:37PM +0800, Guo Ren wrote: > > On Mon, Jun 7, 2021 at 3:24 PM Maxime Ripard wrote: > > > > + reset: reset-sample { > > > > + compatible = "thead,reset-sample"; > > > > + plic-delegate = <0x0 0x101ffffc>; > > > > + }; > > > > > > This compatible is not documented anywhere? > > > > It used by opensbi (riscv runtime firmware), not in Linux. But I think > > we should keep it. > > This should have a documentation still. Could we detail the above in [1]? 1: https://github.com/riscv/opensbi/blob/master/docs/platform/thead-c9xx.md > > Maxime -- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/