From patchwork Tue Aug 9 08:52:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9270647 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B611360754 for ; Tue, 9 Aug 2016 08:54:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A5F851FFCA for ; Tue, 9 Aug 2016 08:54:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 99688281A7; Tue, 9 Aug 2016 08:54:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1B84D1FFCA for ; Tue, 9 Aug 2016 08:54:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bX2nO-0001x9-OE; Tue, 09 Aug 2016 08:53:58 +0000 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bX2mR-0001KK-7B for linux-amlogic@lists.infradead.org; Tue, 09 Aug 2016 08:53:02 +0000 Received: by mail-wm0-x235.google.com with SMTP id q128so19722454wma.1 for ; Tue, 09 Aug 2016 01:52:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=XfBu9dWcYY4lG1XIUaX/G8MTr1cdSVong+pmA6DWuFA=; b=Iyy2jHwGy3s/ZEMEhxleElzqiZgfNBHMmDKG11iC4lox/aChU+gPHpFPbv5osHu9eM azC7KHj+OVq5TTF48YlhBWu3WxwmpKZdSEOD+314UcUrL4oGcVW5OEMEqLTPE72BeTjv Sp0+9MnuGk8yJAnXT8ksj02EbAzbozRJN/SShJkBs/92w1vpzcTn3bj9x4Oabon9wwh7 Dr0h8niRSOnMDS9B5QzHODkMB7t4o7eIl5e3F6kvoY/WZDl37irVURFANioVHpaCrHsJ 3xcnf+Ol2snh/1kM7qkv13ECe3B/cwyfJ7eKe9nCBXgfrm6oXEhCvkcvgO92J9oGSnhc rrBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=XfBu9dWcYY4lG1XIUaX/G8MTr1cdSVong+pmA6DWuFA=; b=TDA7elrf9CSYgKf1CNExvogySjzQa6RsfSuCL2kQC63BkEkU7ateAAExatuv/CcoZ5 MZmH/3CTXuuoWMjmhWUKS2imfSDOBDbmuRUFtRW8PrRLdi3e1X7VN2AqDJisb4sSZo9m mATcBWpoeUftTeiWIKi/C79iorGzQ95fGx4Lj7QY8NRAIsOMMeSZMOOxIDhSw6gRNf5L WLUv4SRHOdiNLUQMHPftcPHIXP2E7LfDlxmrrX625HHnOAnBu4EN7hWVOcGG64Yi34jh WNFxPq7fbMz6QCAwW0sZxLQ9pLajo9NjWDvHIsfzkWUnP0xKA/qfooIzEJcvvSMahMm5 9ogA== X-Gm-Message-State: AEkoouv2dZQtfqCtmVyCC+POCMIfBBsktSfW1Ir/imR7oR/XDathZSVJwu94T+FlgtbppfOr X-Received: by 10.194.18.198 with SMTP id y6mr94901799wjd.87.1470732757618; Tue, 09 Aug 2016 01:52:37 -0700 (PDT) Received: from zoidberg.home (LFbn-1-1885-126.w90-73.abo.wanadoo.fr. [90.73.182.126]) by smtp.gmail.com with ESMTPSA id ya1sm26519266wjb.23.2016.08.09.01.52.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 09 Aug 2016 01:52:37 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, jassisinghbrar@gmail.com, devicetree@vger.kernel.org Subject: [PATCH 3/3] ARM64: dts: meson-gxbb: Add Meson MHU Node Date: Tue, 9 Aug 2016 10:52:17 +0200 Message-Id: <1470732737-18391-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1470732737-18391-1-git-send-email-narmstrong@baylibre.com> References: <1470732737-18391-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160809_015259_562057_F2A24C49 X-CRM114-Status: UNSURE ( 7.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Neil Armstrong MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index e502c24..dfd2ff7 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -321,6 +321,14 @@ #clock-cells = <1>; reg = <0x0 0x0 0x0 0x3db>; }; + + mailbox: mailbox@400 { + compatible = "amlogic,meson-gxbb-mhu"; + reg = <0 0x400 0 0x4c>; + interrupts = <0 209 IRQ_TYPE_EDGE_RISING>, + <0 210 IRQ_TYPE_EDGE_RISING>; + #mbox-cells = <1>; + }; }; apb: apb@d0000000 {