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: 398923 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-19.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, INCLUDES_CR_TRAILER, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BAD9C433E0 for ; Fri, 12 Mar 2021 14:57:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D2C0264FB3 for ; Fri, 12 Mar 2021 14:57:03 +0000 (UTC) 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: 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: