From patchwork Thu May 18 15:22:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jisheng Zhang X-Patchwork-Id: 684258 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 805BAC7EE23 for ; Thu, 18 May 2023 15:34:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231680AbjERPeI (ORCPT ); Thu, 18 May 2023 11:34:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231649AbjERPeG (ORCPT ); Thu, 18 May 2023 11:34:06 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B30F0119; Thu, 18 May 2023 08:34:05 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 33A2964534; Thu, 18 May 2023 15:34:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5D11CC4331E; Thu, 18 May 2023 15:34:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684424044; bh=KhFw35m2V23D8HN1ygBHKhI3EF8W0NOzCuztPIKnTsA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eA5EP9a1EX/AL2Rh89oknsf07RsvGhH0fkq99Wh0HqheV9G2opvXh8AM1iH+9Hk0t 5cxAavTGlnMBVhWpZ1xdTQq2+RzQoeFcOF6K4D8e55+z6KxUsNdH9r1zIyC7arsXZz xADm/rl5Yt96RPBn0sHDazRCrtRqHuUQNHMRtxLCqq5Zzlgcwy91f3f1DOjKeTH5XZ VJDmoiMdlon5zkAcRRhzW29xrKUYtCXe+Pk0o3emqgHlldE7oFRVNgL2C+kA+FQ8zb Rewx5sL4c3kLfMHVl/1jlJK/6Uf3J1fPqvz/jUJfCkXZIjLdatRL7PcfyBM7LmrGTP m8B7xxb1Fetlg== From: Jisheng Zhang To: Thomas Gleixner , Marc Zyngier , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Palmer Dabbelt , Paul Walmsley , Albert Ou , Greg Kroah-Hartman , Jiri Slaby Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org, Conor Dooley Subject: [PATCH v4 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic Date: Thu, 18 May 2023 23:22:36 +0800 Message-Id: <20230518152244.2178-3-jszhang@kernel.org> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230518152244.2178-1-jszhang@kernel.org> References: <20230518152244.2178-1-jszhang@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org Add compatible string for bouffalolab bl808 plic. Signed-off-by: Jisheng Zhang Reviewed-by: Conor Dooley Reviewed-by: Samuel Holland --- .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml index f75736a061af..3f9439b0c163 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml @@ -65,6 +65,7 @@ properties: - items: - enum: - allwinner,sun20i-d1-plic + - bouffalolab,bl808-plic - const: thead,c900-plic - items: - const: sifive,plic-1.0.0