Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp2298429ybh; Sun, 4 Aug 2019 22:17:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqza0fp7y7aimEE8TvvTVdOCemZHPX+tBkDYRFSjAq8DD00h6Ew3250Yokfv1pxo1kYmM8+F X-Received: by 2002:a17:90a:19d:: with SMTP id 29mr16757015pjc.71.1564982229236; Sun, 04 Aug 2019 22:17:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564982229; cv=none; d=google.com; s=arc-20160816; b=xPomqB5qhYI4RzANhxGSd68IJd9IGoDYOcWTX5iyMfqBuB2tzyJisFtEOgqRYubd3+ Pncccz0tYudUohuReWIkr7pDJezKd5O0kmgUBocoVNfqXrDV+Rfqc0yQDZ8cuKy5VkLV W+SrsvbWpTiK74ZL7TfBVuuziRklc7o74goKRaI8eI0f4LaJD72cDI/aU7PPtDZF2woV s8AZ22SC3W1qK44YPpTgJb+O8NZXE3sYNh90KH8k3KHFor3/PUCqjJ220bexS33w1AwL Rq0aPhrADeJbVAOeKVeLvac5UR0+rbWnmUZYp0VlsUWHnBx5F8PSIiTzwjSSjD+0Cqnk ALNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=CBTwY+yZY6yn3oRsAppAIEELDCWvBpl1IfxCpiCSwEk=; b=hUVXSSL9qfGsiHlwHVA4Xw9Rk7G9kdyGEiuXYkuSYI02bWmfEBomOB05mLHZGY2mQY rd3llMtY1l8D3XM17ebFUZYAm9FnkX5jD7OuVWhNGxLgF8IkakIz39wG24/QfhhxHizk 8VVdM3yJkv8/bnBhDxWkFF21TMyTx1MxvkCetND2K51RdwMJVsRnwEcyp1dQl/+sAd8o GnZYZbGtwxRWiwqnj78htblq9CYGbgjYCGn394uhljT2Kfpw1zxCQiGT9wjAVJRtrNHZ emBIkoHqBL3gTlosPYfxUtXZO/fyUDRoeaTI2QycdmklfmnKfdiyFJqbV7UOyQtdmaAm S29g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bf2si3520595plb.20.2019.08.04.22.16.54; Sun, 04 Aug 2019 22:17:09 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727237AbfHEFPM (ORCPT + 99 others); Mon, 5 Aug 2019 01:15:12 -0400 Received: from inva020.nxp.com ([92.121.34.13]:39476 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727225AbfHEFPK (ORCPT ); Mon, 5 Aug 2019 01:15:10 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 781651A0153; Mon, 5 Aug 2019 07:15:09 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 1141E1A01A1; Mon, 5 Aug 2019 07:15:05 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 5B413402E2; Mon, 5 Aug 2019 13:14:59 +0800 (SGT) From: Richard Zhu To: jassisinghbrar@gmail.com, o.rempel@pengutronix.de, daniel.baluta@nxp.com, aisheng.dong@nxp.com Cc: linux-imx@nxp.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Richard Zhu Subject: [RESEND PATCH v5 3/4] dt-bindings: mailbox: imx-mu: add imx7ulp MU support Date: Mon, 5 Aug 2019 12:52:21 +0800 Message-Id: <1564980742-19124-4-git-send-email-hongxing.zhu@nxp.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1564980742-19124-1-git-send-email-hongxing.zhu@nxp.com> References: <1564980742-19124-1-git-send-email-hongxing.zhu@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is a version 1.0 MU on imx7ulp, use "fsl,imx7ulp-mu" compatible to support it. Signed-off-by: Richard Zhu Reviewed-by: Dong Aisheng --- Documentation/devicetree/bindings/mailbox/fsl,mu.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt index f3cf77e..9c43357 100644 --- a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt +++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt @@ -21,6 +21,8 @@ Required properties: imx6sx, imx7s, imx8qxp, imx8qm. The "fsl,imx6sx-mu" compatible is seen as generic and should be included together with SoC specific compatible. + There is a version 1.0 MU on imx7ulp, use "fsl,imx7ulp-mu" + compatible to support it. - reg : Should contain the registers location and length - interrupts : Interrupt number. The interrupt specifier format depends on the interrupt controller parent. -- 2.7.4