From patchwork Sat Apr 2 09:29:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 8731141 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 1D9199F3D1 for ; Sat, 2 Apr 2016 09:39:41 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 414DF201F5 for ; Sat, 2 Apr 2016 09:39:40 +0000 (UTC) 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.kernel.org (Postfix) with ESMTPS id 1734E200EC for ; Sat, 2 Apr 2016 09:39:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1amHwh-00040a-QY; Sat, 02 Apr 2016 09:34:19 +0000 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1amHuG-0001KR-Fd for linux-arm-kernel@lists.infradead.org; Sat, 02 Apr 2016 09:31:50 +0000 Received: by mail-pa0-x22c.google.com with SMTP id zm5so108671366pac.0 for ; Sat, 02 Apr 2016 02:31:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=dcjGZZJtpcL64v9X0c7xyuhqtq6UdcPE27p5bGkL2o4=; b=gwWYdENfw1dp6g1bQW5nDKGAb4Jj1u4EVt+OhxooY9WMf0rIJTOv+wokQTHUOddX2H C955YQ/b1qTvOl1RlXG9pVM6u1BtVeJ0/XukMNh5I/KVHusoDqu9vUSrNQf0lAALxQZe pAia9iwDd3Oj8C4EWNTpIBAP294hFatp9iaBg= 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=dcjGZZJtpcL64v9X0c7xyuhqtq6UdcPE27p5bGkL2o4=; b=ioxZI/A9z6YU4aWAc5PR5bNGDnWjC0d8Waf3utukJDGiU4C22zjBtrllyPVuxz1kxD UVR5gh3uuflWqDRImV8+TOU5KOs7LWWRsGsD3P9UNJIf+of2MKuzL1bJvMTr1nU+WTMl 4xhoBrllHJltoATCPbnUnlU35v80m9D3blMfjp2M+cEe/3LG5NSDtkGWEhI7k7dtMfpq rAr2CQeXBHk9NUHzcx1RDunQElQiQyzSWt3BnAmh22Sl6uiGWGJZs9FMioYk8+sF9G6c ylmeEfV8rQRNHklnHPcaXqyzof3sUQHqpxBsDM4SXbNDbLo4YdYx1i6l9Qgpgvh6gtuQ K/1A== X-Gm-Message-State: AD7BkJIncZw0aVn7lX2Sz9W1AsEbN1s8L/XNpA+p6RdXNuRUEN6OU40cxBQm1uIACi+qcdrY X-Received: by 10.66.199.66 with SMTP id ji2mr37699268pac.34.1459589487573; Sat, 02 Apr 2016 02:31:27 -0700 (PDT) Received: from localhost.localdomain ([104.237.91.92]) by smtp.gmail.com with ESMTPSA id i9sm25425804pfi.95.2016.04.02.02.31.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 02 Apr 2016 02:31:27 -0700 (PDT) From: Guodong Xu To: xuwei5@hisilicon.com, mark.rutland@arm.com, robh@kernel.org, grant.likely@secretlab.ca, linus.walleij@linaro.org, arnd.bergmann@linaro.org Subject: [PATCH v2 10/16] arm64: dts: add mailbox node for Hi6220 Date: Sat, 2 Apr 2016 17:29:37 +0800 Message-Id: <1459589383-16914-11-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1459589383-16914-1-git-send-email-guodong.xu@linaro.org> References: <1459589383-16914-1-git-send-email-guodong.xu@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160402_023148_925866_5D82B1C9 X-CRM114-Status: GOOD ( 10.44 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, kong.kongxinwei@hisilicon.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Leo Yan MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Leo Yan This patch add device mailbox node for Hi6220 in DT. Signed-off-by: Leo Yan Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi index 2608b68..07b211b 100644 --- a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi +++ b/arch/arm64/boot/dts/hisilicon/hi6220.dtsi @@ -665,5 +665,13 @@ g-tx-fifo-size = <128 128 128 128 128 128>; interrupts = <0 77 0x4>; }; + + mailbox: mailbox@f7510000 { + compatible = "hisilicon,hi6220-mbox"; + reg = <0x0 0xf7510000 0x0 0x1000>, /* IPC_S */ + <0x0 0x06dff800 0x0 0x0800>; /* Mailbox buffer */ + interrupts = ; + #mbox-cells = <3>; + }; }; };