Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp586874ybl; Fri, 16 Aug 2019 00:27:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqxFjIyXMeBkVNeFwkl+e30OBt7q+2CO1z0GihAAbUMGFFAOrnOrBHxpIANrfy5e6UA5Opel X-Received: by 2002:a65:5a8c:: with SMTP id c12mr6411903pgt.73.1565940455811; Fri, 16 Aug 2019 00:27:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565940455; cv=none; d=google.com; s=arc-20160816; b=jnHc3sn6VtdI9X+runZwguTakrI1sek/009c5rXg5mxwQuD9a2cABQlTeH48eSxM7s wVSAxYE+s+CIM0bxgGEkME8oAvRh2corKbMWb5oAShWkdk/j6dvM9qnYwZX2HGmr4UPh +YLSP+VU2zoNhCy74pmFGhyIbLiZRV9w4z7pDGYdNhlrlgAJ5HuuCAOuVfnxI7c9G2Dk yRG7tWlkqbMU79zDjiZA94/9ItSRkemgHp78RRx71m/0V+HiLQ9sR/9PTe603nkAi35U d81ksvGTQPMEpCc7//gF6SaXuAt6ZCra+OAn165jCmFV+45JlYSZ5uAC4am20TcpeBME 9fGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=gpZ+UAwI4Bg2otD5JUmMizh8bEruLwdYx3LyvZWtdTc=; b=ffnW+u8jt5ojtfCQM2DP6pd62eag1X2UOtBpZKi8BxuF3B4J/1k6cnEy0cwMGHF4sI Rm2ckHyEQywur+HluaY24TTt5jy+VPHtbcVfHFwC795yWso4jeYZrFF9Sb2sXErRu7nc N+AJU8XRMs2H9bF2pZmBlAmOMo+fgXJDLKPNoBYHle2X/6UKexzuOyHDn6QENwLAJH8T V7xW6SGGEgzISzfjV3Om67AvcGDcrLyNi3LG3DlL7WsU8+m3Vo2wjyAB1Q51MZbKyIIg OoEZw6zpm/uYm3o+/kGzM4FE04y0F+y4TU9ahhb/URGzuPa0z1B20bSpZCYUkUsK8sm4 xXgA== 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=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q11si3326095pgq.282.2019.08.16.00.27.11; Fri, 16 Aug 2019 00:27:35 -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=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727046AbfHPHWu (ORCPT + 99 others); Fri, 16 Aug 2019 03:22:50 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:5653 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1727003AbfHPHWs (ORCPT ); Fri, 16 Aug 2019 03:22:48 -0400 X-UUID: c3ccc2f6e2be42f5bd135a392d638d82-20190816 X-UUID: c3ccc2f6e2be42f5bd135a392d638d82-20190816 Received: from mtkcas07.mediatek.inc [(172.21.101.84)] by mailgw02.mediatek.com (envelope-from ) (Cellopoint E-mail Firewall v4.1.10 Build 0707 with TLS) with ESMTP id 1870297669; Fri, 16 Aug 2019 15:22:42 +0800 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs05n1.mediatek.inc (172.21.101.15) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Fri, 16 Aug 2019 15:22:44 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Fri, 16 Aug 2019 15:22:44 +0800 From: Sam Shih To: Rob Herring , Mark Rutland , Matthias Brugger , Thierry Reding CC: Ryder Lee , John Crispin , , , , , Sam Shih Subject: [PATCH v3 7/10] dt-bindings: pwm: update bindings for MT7629 SoC Date: Fri, 16 Aug 2019 15:21:25 +0800 Message-ID: <1565940088-845-8-git-send-email-sam.shih@mediatek.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1565940088-845-1-git-send-email-sam.shih@mediatek.com> References: <1565940088-845-1-git-send-email-sam.shih@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ryder Lee This updates bindings for MT7629 pwm controller. Signed-off-by: Ryder Lee Signed-off-by: Sam Shih Reviewed-by: Matthias Brugger --- Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt index ea95b490a913..c7bd5633d1eb 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt +++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt @@ -6,6 +6,7 @@ Required properties: - "mediatek,mt7622-pwm": found on mt7622 SoC. - "mediatek,mt7623-pwm": found on mt7623 SoC. - "mediatek,mt7628-pwm": found on mt7628 SoC. + - "mediatek,mt7629-pwm", "mediatek,mt7622-pwm": found on mt7629 SoC. - reg: physical base address and length of the controller's registers. - #pwm-cells: must be 2. See pwm.txt in this directory for a description of the cell format. -- 2.17.1