All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johnson Wang <johnson.wang@mediatek.com>
To: <lee.jones@linaro.org>, <robh+dt@kernel.org>, <broonie@kernel.org>
Cc: <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	Johnson Wang <johnson.wang@mediatek.com>
Subject: [PATCH 3/4] dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
Date: Thu, 6 Jan 2022 14:54:06 +0800	[thread overview]
Message-ID: <20220106065407.16036-4-johnson.wang@mediatek.com> (raw)
In-Reply-To: <20220106065407.16036-1-johnson.wang@mediatek.com>

This adds compatible for the MediaTek MT6366 PMIC.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mfd/mt6397.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
index 99a84b69a29f..293db2a71ef2 100644
--- a/Documentation/devicetree/bindings/mfd/mt6397.txt
+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt
@@ -20,7 +20,7 @@ This document describes the binding for MFD device and its sub module.
 Required properties:
 compatible:
 	"mediatek,mt6323" for PMIC MT6323
-	"mediatek,mt6358" for PMIC MT6358
+	"mediatek,mt6358" for PMIC MT6358 and MT6366
 	"mediatek,mt6359" for PMIC MT6359
 	"mediatek,mt6397" for PMIC MT6397
 
-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Johnson Wang <johnson.wang@mediatek.com>
To: <lee.jones@linaro.org>, <robh+dt@kernel.org>, <broonie@kernel.org>
Cc: <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	Johnson Wang <johnson.wang@mediatek.com>
Subject: [PATCH 3/4] dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
Date: Thu, 6 Jan 2022 14:54:06 +0800	[thread overview]
Message-ID: <20220106065407.16036-4-johnson.wang@mediatek.com> (raw)
In-Reply-To: <20220106065407.16036-1-johnson.wang@mediatek.com>

This adds compatible for the MediaTek MT6366 PMIC.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mfd/mt6397.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
index 99a84b69a29f..293db2a71ef2 100644
--- a/Documentation/devicetree/bindings/mfd/mt6397.txt
+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt
@@ -20,7 +20,7 @@ This document describes the binding for MFD device and its sub module.
 Required properties:
 compatible:
 	"mediatek,mt6323" for PMIC MT6323
-	"mediatek,mt6358" for PMIC MT6358
+	"mediatek,mt6358" for PMIC MT6358 and MT6366
 	"mediatek,mt6359" for PMIC MT6359
 	"mediatek,mt6397" for PMIC MT6397
 
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Johnson Wang <johnson.wang@mediatek.com>
To: <lee.jones@linaro.org>, <robh+dt@kernel.org>, <broonie@kernel.org>
Cc: <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<Project_Global_Chrome_Upstream_Group@mediatek.com>,
	Johnson Wang <johnson.wang@mediatek.com>
Subject: [PATCH 3/4] dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
Date: Thu, 6 Jan 2022 14:54:06 +0800	[thread overview]
Message-ID: <20220106065407.16036-4-johnson.wang@mediatek.com> (raw)
In-Reply-To: <20220106065407.16036-1-johnson.wang@mediatek.com>

This adds compatible for the MediaTek MT6366 PMIC.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mfd/mt6397.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt
index 99a84b69a29f..293db2a71ef2 100644
--- a/Documentation/devicetree/bindings/mfd/mt6397.txt
+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt
@@ -20,7 +20,7 @@ This document describes the binding for MFD device and its sub module.
 Required properties:
 compatible:
 	"mediatek,mt6323" for PMIC MT6323
-	"mediatek,mt6358" for PMIC MT6358
+	"mediatek,mt6358" for PMIC MT6358 and MT6366
 	"mediatek,mt6359" for PMIC MT6359
 	"mediatek,mt6397" for PMIC MT6397
 
-- 
2.18.0


  parent reply	other threads:[~2022-01-06  6:54 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  6:54 [PATCH 0/4] Add Support for MediaTek PMIC MT6366 Johnson Wang
2022-01-06  6:54 ` Johnson Wang
2022-01-06  6:54 ` Johnson Wang
2022-01-06  6:54 ` [PATCH 1/4] mfd: Add support for the MediaTek MT6366 PMIC Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-02-07  7:04   ` Johnson Wang
2022-02-07  7:04     ` Johnson Wang
2022-02-07  7:04     ` Johnson Wang
2022-02-14 13:39   ` Lee Jones
2022-02-14 13:39     ` Lee Jones
2022-02-14 13:39     ` Lee Jones
2022-02-23  8:28     ` Johnson Wang
2022-02-23  8:28       ` Johnson Wang
2022-02-23  8:28       ` Johnson Wang
2022-02-23  9:02       ` Lee Jones
2022-02-23  9:02         ` Lee Jones
2022-02-23  9:02         ` Lee Jones
2022-01-06  6:54 ` [PATCH 2/4] regulator: mt6366: Add support for MT6366 regulator Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-06 12:59   ` Mark Brown
2022-01-06 12:59     ` Mark Brown
2022-01-06 12:59     ` Mark Brown
2022-02-23  9:58     ` Johnson Wang
2022-02-23  9:58       ` Johnson Wang
2022-02-23  9:58       ` Johnson Wang
2022-01-06  6:54 ` Johnson Wang [this message]
2022-01-06  6:54   ` [PATCH 3/4] dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-12  1:44   ` Rob Herring
2022-01-12  1:44     ` Rob Herring
2022-01-12  1:44     ` Rob Herring
2022-02-14 13:39   ` Lee Jones
2022-02-14 13:39     ` Lee Jones
2022-02-14 13:39     ` Lee Jones
2022-01-06  6:54 ` [PATCH 4/4] dt-bindings: regulator: Add MT6358 regulators Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-06  6:54   ` Johnson Wang
2022-01-06 13:09   ` Mark Brown
2022-01-06 13:09     ` Mark Brown
2022-01-06 13:09     ` Mark Brown
2022-01-12  1:45   ` Rob Herring
2022-01-12  1:45     ` Rob Herring
2022-01-12  1:45     ` Rob Herring
2022-03-03  8:18     ` Fei Shao
2022-03-03  8:18       ` Fei Shao
2022-03-03  8:18       ` Fei Shao
2022-03-08  8:28 ` [GIT PULL - FAO MARK BROWN]: Immutable branch for MediaTek MT6366 due for the v5.18 merge window Lee Jones
2022-03-08  8:28   ` Lee Jones
2022-03-08  8:28   ` Lee Jones
2022-03-08 12:49   ` Mark Brown
2022-03-08 12:49     ` Mark Brown
2022-03-08 12:49     ` Mark Brown
2022-03-08 13:09     ` Lee Jones
2022-03-08 13:09       ` Lee Jones
2022-03-08 13:09       ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220106065407.16036-4-johnson.wang@mediatek.com \
    --to=johnson.wang@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.