All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Lala Lin <lala.lin@mediatek.com>,
	linux-iio@vger.kernel.org, Zhiyong Tao <zhiyong.tao@mediatek.com>,
	"Hui.Liu" <hui.liu@mediatek.com>,
	linux-kernel@vger.kernel.org,
	Daniel Golle <daniel@makrotopia.org>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Jonathan Cameron <jic23@kernel.org>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>
Subject: [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
Date: Fri, 21 Apr 2023 15:20:42 +0200	[thread overview]
Message-ID: <20230421132047.42166-3-linux@fw-web.de> (raw)
In-Reply-To: <20230421132047.42166-1-linux@fw-web.de>

From: Frank Wunderlich <frank-w@public-files.de>

Add compatible string and specific clock property for mt7986.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
index 7f79a06e76f5..6168b44ea72c 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -26,6 +26,7 @@ properties:
           - mediatek,mt2712-auxadc
           - mediatek,mt6765-auxadc
           - mediatek,mt7622-auxadc
+          - mediatek,mt7986-auxadc
           - mediatek,mt8173-auxadc
       - items:
           - enum:
-- 
2.34.1



WARNING: multiple messages have this Message-ID (diff)
From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	"Hui.Liu" <hui.liu@mediatek.com>,
	Zhiyong Tao <zhiyong.tao@mediatek.com>,
	Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Lala Lin <lala.lin@mediatek.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Daniel Golle <daniel@makrotopia.org>
Subject: [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
Date: Fri, 21 Apr 2023 15:20:42 +0200	[thread overview]
Message-ID: <20230421132047.42166-3-linux@fw-web.de> (raw)
In-Reply-To: <20230421132047.42166-1-linux@fw-web.de>

From: Frank Wunderlich <frank-w@public-files.de>

Add compatible string and specific clock property for mt7986.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
index 7f79a06e76f5..6168b44ea72c 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -26,6 +26,7 @@ properties:
           - mediatek,mt2712-auxadc
           - mediatek,mt6765-auxadc
           - mediatek,mt7622-auxadc
+          - mediatek,mt7986-auxadc
           - mediatek,mt8173-auxadc
       - items:
           - enum:
-- 
2.34.1


_______________________________________________
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: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	"Hui.Liu" <hui.liu@mediatek.com>,
	Zhiyong Tao <zhiyong.tao@mediatek.com>,
	Andrew-CT Chen <andrew-ct.chen@mediatek.com>,
	Lala Lin <lala.lin@mediatek.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Daniel Golle <daniel@makrotopia.org>
Subject: [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
Date: Fri, 21 Apr 2023 15:20:42 +0200	[thread overview]
Message-ID: <20230421132047.42166-3-linux@fw-web.de> (raw)
In-Reply-To: <20230421132047.42166-1-linux@fw-web.de>

From: Frank Wunderlich <frank-w@public-files.de>

Add compatible string and specific clock property for mt7986.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
index 7f79a06e76f5..6168b44ea72c 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -26,6 +26,7 @@ properties:
           - mediatek,mt2712-auxadc
           - mediatek,mt6765-auxadc
           - mediatek,mt7622-auxadc
+          - mediatek,mt7986-auxadc
           - mediatek,mt8173-auxadc
       - items:
           - enum:
-- 
2.34.1


  parent reply	other threads:[~2023-04-21 13:21 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-21 13:20 Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm Frank Wunderlich
2023-04-21 13:20 ` Frank Wunderlich
2023-04-21 13:20 ` Frank Wunderlich
2023-04-21 13:20 ` [PATCH v1 1/7] dt-bindings: nvmem: mediatek: efuse: add support for mt7986 Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-25 18:06   ` Rob Herring
2023-04-25 18:06     ` Rob Herring
2023-04-25 18:06     ` Rob Herring
2023-05-17 13:34   ` Aw: " Frank Wunderlich
2023-05-17 13:34     ` Frank Wunderlich
2023-05-29 15:57   ` Matthias Brugger
2023-05-29 15:57     ` Matthias Brugger
2023-05-29 15:57     ` Matthias Brugger
2023-04-21 13:20 ` Frank Wunderlich [this message]
2023-04-21 13:20   ` [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986 Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-23 13:02   ` Jonathan Cameron
2023-04-23 13:02     ` Jonathan Cameron
2023-04-23 13:02     ` Jonathan Cameron
2023-05-08 15:53     ` Aw: " Frank Wunderlich
2023-05-13 17:10       ` Jonathan Cameron
2023-04-21 13:20 ` [PATCH v1 3/7] arm64: dts: mt7986: add thermal and efuse Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20 ` [PATCH v1 4/7] arm64: dts: mt7986: add PWM Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-05-29 15:58   ` Matthias Brugger
2023-05-29 15:58     ` Matthias Brugger
2023-05-29 15:58     ` Matthias Brugger
2023-04-21 13:20 ` [PATCH v1 5/7] arm64: dts: mt7986: add PWM to BPI-R3 Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-05-29 15:58   ` Matthias Brugger
2023-05-29 15:58     ` Matthias Brugger
2023-05-29 15:58     ` Matthias Brugger
2023-04-21 13:20 ` [PATCH v1 6/7] arm64: dts: mt7986: add thermal-zones Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-05-29 16:02   ` Matthias Brugger
2023-05-29 16:02     ` Matthias Brugger
2023-05-29 16:02     ` Matthias Brugger
2023-04-21 13:20 ` [PATCH v1 7/7] arm64: dts: mt7986: add pwm-fan and cooling-maps to BPI-R3 dts Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich
2023-04-21 13:20   ` Frank Wunderlich

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=20230421132047.42166-3-linux@fw-web.de \
    --to=linux@fw-web.de \
    --cc=andrew-ct.chen@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=daniel@makrotopia.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hui.liu@mediatek.com \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lala.lin@mediatek.com \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=zhiyong.tao@mediatek.com \
    /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.