All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Wunderlich <linux@fw-web.de>
To: linux-mediatek@lists.infradead.org
Cc: Frank Wunderlich <frank-w@public-files.de>,
	Qii Wang <qii.wang@mediatek.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-i2c@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Add mt7986 i2c support
Date: Sun,  9 Oct 2022 12:16:29 +0200	[thread overview]
Message-ID: <20221009101631.82380-1-linux@fw-web.de> (raw)

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

This series changes binding and driver for supporting i2c on mt7986.

Frank Wunderlich (2):
  dt-bindings: i2c: update bindings for mt7986 soc
  i2c: mediatek: add mt7986 support

 .../devicetree/bindings/i2c/i2c-mt65xx.yaml        |  1 +
 drivers/i2c/busses/i2c-mt65xx.c                    | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

-- 
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: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	linux-i2c@vger.kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Qii Wang <qii.wang@mediatek.com>
Subject: [PATCH 0/2] Add mt7986 i2c support
Date: Sun,  9 Oct 2022 12:16:29 +0200	[thread overview]
Message-ID: <20221009101631.82380-1-linux@fw-web.de> (raw)

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

This series changes binding and driver for supporting i2c on mt7986.

Frank Wunderlich (2):
  dt-bindings: i2c: update bindings for mt7986 soc
  i2c: mediatek: add mt7986 support

 .../devicetree/bindings/i2c/i2c-mt65xx.yaml        |  1 +
 drivers/i2c/busses/i2c-mt65xx.c                    | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

-- 
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>,
	Qii Wang <qii.wang@mediatek.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-i2c@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Add mt7986 i2c support
Date: Sun,  9 Oct 2022 12:16:29 +0200	[thread overview]
Message-ID: <20221009101631.82380-1-linux@fw-web.de> (raw)

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

This series changes binding and driver for supporting i2c on mt7986.

Frank Wunderlich (2):
  dt-bindings: i2c: update bindings for mt7986 soc
  i2c: mediatek: add mt7986 support

 .../devicetree/bindings/i2c/i2c-mt65xx.yaml        |  1 +
 drivers/i2c/busses/i2c-mt65xx.c                    | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

-- 
2.34.1


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

             reply	other threads:[~2022-10-09 10:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09 10:16 Frank Wunderlich [this message]
2022-10-09 10:16 ` [PATCH 0/2] Add mt7986 i2c support Frank Wunderlich
2022-10-09 10:16 ` Frank Wunderlich
2022-10-09 10:16 ` [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc Frank Wunderlich
2022-10-09 10:16   ` Frank Wunderlich
2022-10-09 10:16   ` Frank Wunderlich
2022-10-10  8:27   ` AngeloGioacchino Del Regno
2022-10-10  8:27     ` AngeloGioacchino Del Regno
2022-10-10 13:04   ` Rob Herring
2022-10-10 13:04     ` Rob Herring
2022-10-10 13:04     ` Rob Herring
2022-11-01 12:41   ` Wolfram Sang
2022-11-01 12:41     ` Wolfram Sang
2022-11-01 12:41     ` Wolfram Sang
2022-10-09 10:16 ` [PATCH 2/2] i2c: mediatek: add mt7986 support Frank Wunderlich
2022-10-09 10:16   ` Frank Wunderlich
2022-10-09 10:16   ` Frank Wunderlich
2022-10-10  8:27   ` AngeloGioacchino Del Regno
2022-10-10  8:27     ` AngeloGioacchino Del Regno
2022-11-01 12:41   ` Wolfram Sang
2022-11-01 12:41     ` Wolfram Sang
2022-11-01 12:41     ` Wolfram Sang

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=20221009101631.82380-1-linux@fw-web.de \
    --to=linux@fw-web.de \
    --cc=devicetree@vger.kernel.org \
    --cc=frank-w@public-files.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=qii.wang@mediatek.com \
    --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.