From patchwork Fri Mar 12 14:55:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 1452129 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=BAMTp2Zw; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DxpnC6J4rz9sPf for ; Sat, 13 Mar 2021 01:57:03 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229728AbhCLO4b (ORCPT ); Fri, 12 Mar 2021 09:56:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:41654 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231827AbhCLO4E (ORCPT ); Fri, 12 Mar 2021 09:56:04 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7754864FE2; Fri, 12 Mar 2021 14:56:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615560963; bh=dxhHQ4+Tj25cN9LD5py5bcCli70KK9AazUdZGS4VzAQ=; h=From:To:Cc:Subject:Date:From; b=BAMTp2ZwbkOUL+l7vDFjopGEW97mrBAo0hIf+MsUuLykpkFns1zI7Q1Vb7r/zGRJa t3agooFlZdJ/rx7cBckFj1vMGDG8lEuV85QzTq2Y0tmNBD/iXRMdnwgUB2/LkjFJZe kSouoo2BQ65GjT363HHRvtcDcDssx2Wmzu1rU6hdjF2VgWeR3e+djcKj7CJ3SCNthd q9Zom7r8/Imi00MQgs5s4Nc76rYTaPCEAH4KIiiB+z0vHPlXltaGArYF+qVgsJqm0I WAAe6X17qcyDREI4uk2Gmm1Mp/SxnrKkPL5ZbZ6kQ+M+v+PgdH4spgoQno4ziguhF/ 4GShn/t/uW1uw== From: matthias.bgg@kernel.org To: lee.jones@linaro.org, robh+dt@kernel.org, matthias.bgg@gmail.com, lgirdwood@gmail.com, broonie@kernel.org Cc: devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Matthias Brugger Subject: [PATCH 1/7] dt-bindings: mfd: mediatek: Fix regulator description Date: Fri, 12 Mar 2021 15:55:39 +0100 Message-Id: <20210312145545.26050-1-matthias.bgg@kernel.org> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Matthias Brugger Having a separate compatible for the regulator node is redundant and not needed. Delete the corresponding requierement. Signed-off-by: Matthias Brugger Acked-by: Mark Brown Acked-by: Lee Jones Acked-by: Rob Herring --- Documentation/devicetree/bindings/mfd/mt6397.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt index 2661775a38251..28a69728e6fe2 100644 --- a/Documentation/devicetree/bindings/mfd/mt6397.txt +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt @@ -33,11 +33,8 @@ Optional subnodes: For details, see ../rtc/rtc-mt6397.txt - regulators Required properties: - - compatible: "mediatek,mt6323-regulator" see ../regulator/mt6323-regulator.txt - - compatible: "mediatek,mt6358-regulator" see ../regulator/mt6358-regulator.txt - - compatible: "mediatek,mt6397-regulator" see ../regulator/mt6397-regulator.txt - codec Required properties: