Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751987AbdGRJwN (ORCPT ); Tue, 18 Jul 2017 05:52:13 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:58247 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751935AbdGRJtj (ORCPT ); Tue, 18 Jul 2017 05:49:39 -0400 From: To: , , , , , , , , CC: , , , Sean Wang Subject: [PATCH v2 1/9] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc Date: Tue, 18 Jul 2017 17:49:21 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 26 From: Sean Wang Signed-off-by: Chenglin Xu Signed-off-by: Sean Wang Acked-by: Rob Herring --- Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt index 107700d..2d6d4a9 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -35,6 +35,10 @@ Required properties in pwrap device node. "wrap": Main module clock - clocks: Must contain an entry for each entry in clock-names. +Required properties in pwrap device node +- compatible: + "mediatek,mt7622-pwrap" for MT7622 SoCs + Optional properities: - pmic: Mediatek PMIC MFD is the child device of pwrap See the following for child node definitions: -- 2.7.4