From patchwork Fri Jul 8 09:04:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Zhong X-Patchwork-Id: 9220223 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 22B126044F for ; Fri, 8 Jul 2016 09:07:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 113C7285F9 for ; Fri, 8 Jul 2016 09:07:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 059B52860D; Fri, 8 Jul 2016 09:07:30 +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.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED 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 91982285F9 for ; Fri, 8 Jul 2016 09:07:29 +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 1bLRjc-0000WA-9N; Fri, 08 Jul 2016 09:06:08 +0000 Received: from mail-pa0-f65.google.com ([209.85.220.65]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bLRjC-0008Vu-QL; Fri, 08 Jul 2016 09:05:44 +0000 Received: by mail-pa0-f65.google.com with SMTP id us13so5273188pab.1; Fri, 08 Jul 2016 02:05:25 -0700 (PDT) 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=js5jgKHcit0CE5/kdazjLoIQIvGA8vg+M7LNRL3+ous=; b=aOdLmHT8STvHQadtCbj81TYZx4CUnlElSHdiz+KxX+4TU577HEf2vGr1rtZDE8ZbY1 w2agWpGXMmA7Mp/fUq0INV0ZsvRng8jOARNYhnfj8WPLKNNSA+qxTqqfrwBeCquD2i7O +LmXcA5cuaPS1AkJtDJAYpTLtZsla0M5SF8nvOZ48d9tV/cVTitpehEqf1w/0nfv5VBX X39Os55hDZeg6Jdjw6ehZAQiedeXAYYbQWugGmZl8KRW6UZ+a4Ek3TBEo+oi8j42lmc5 B8Mlq1bSyjqJoqGaNGGnXpo+fHgfw9htOqYufxXb/QLsS0unlvHEHnur+mOLUpXuarso IlOw== X-Gm-Message-State: ALyK8tJ6zKUMjAjzUc+UwPz+AAZ4q+IqjGnSpsJtt4qhZmZ9Wwc6la23Wx3hXoZC9Dtl9A== X-Received: by 10.66.248.3 with SMTP id yi3mr8036241pac.61.1467968725364; Fri, 08 Jul 2016 02:05:25 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id by5sm3289881pad.36.2016.07.08.02.05.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 08 Jul 2016 02:05:23 -0700 (PDT) From: Chris Zhong To: dianders@chromium.org, tfiga@chromium.org, heiko@sntech.de, yzq@rock-chips.com Subject: [PATCH 3/7] dt-bindings: add power domain node for dw-mipi-rockchip Date: Fri, 8 Jul 2016 17:04:57 +0800 Message-Id: <1467968701-15620-4-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1467968701-15620-1-git-send-email-zyw@rock-chips.com> References: <1467968701-15620-1-git-send-email-zyw@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160708_020543_025820_A89E803A X-CRM114-Status: UNSURE ( 9.57 ) X-CRM114-Notice: Please train this message. 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: Mark Rutland , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, Rob Herring , Kumar Gala , Chris Zhong , linux-arm-kernel@lists.infradead.org, Mark Yao MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Chris Zhong Acked-by: Rob Herring --- .../devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt index 4d59df3..e433ba5 100644 --- a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt +++ b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt @@ -17,6 +17,7 @@ Required properties: Optional properties: - clocks, clock-names: phandle to the dw-mipi phy clock, name should be "phy_cfg". +- power-domains: a phandle to mipi dsi power domain node. [1] Documentation/devicetree/bindings/clock/clock-bindings.txt [2] Documentation/devicetree/bindings/media/video-interfaces.txt