linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Hsin-Yi Wang <hsinyi@chromium.org>, Wolfram Sang <wsa@kernel.org>,
	Jean Delvare <khali@linux-fr.org>,
	Rob Herring <robh+dt@kernel.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: linux-i2c@vger.kernel.org, Qii Wang <qii.wang@mediatek.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mark Brown <broonie@kernel.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Bibby Hsieh <bibby.hsieh@mediatek.com>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH v21 RESEND 4/4] arm64: dts: mt8183: add supply name for eeprom
Date: Wed, 2 Jun 2021 14:23:07 +0200	[thread overview]
Message-ID: <e7db756c-2563-ee03-55ee-5e84e1444cb0@gmail.com> (raw)
In-Reply-To: <20210527075556.1709140-5-hsinyi@chromium.org>



On 27/05/2021 09:55, Hsin-Yi Wang wrote:
> Add supplies for eeprom for mt8183 boards.
> 
> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>

Applied to v5.13-next/dts64

Thanks!

> ---
>  arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi | 4 ++++
>  arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi | 4 ++++
>  arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi  | 4 ++++
>  3 files changed, 12 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi
> index b442e38a3156..28966a65391b 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi
> @@ -88,11 +88,13 @@ &i2c2 {
>  	pinctrl-0 = <&i2c2_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcamio_reg>;
>  
>  	eeprom@58 {
>  		compatible = "atmel,24c32";
>  		reg = <0x58>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcama2_reg>;
>  	};
>  };
>  
> @@ -101,11 +103,13 @@ &i2c4 {
>  	pinctrl-0 = <&i2c4_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcn18_reg>;
>  
>  	eeprom@54 {
>  		compatible = "atmel,24c32";
>  		reg = <0x54>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcn18_reg>;
>  	};
>  };
>  
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi
> index 2f5234a16ead..3aa79403c0c2 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi
> @@ -62,11 +62,13 @@ &i2c2 {
>  	pinctrl-0 = <&i2c2_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcamio_reg>;
>  
>  	eeprom@58 {
>  		compatible = "atmel,24c64";
>  		reg = <0x58>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcamio_reg>;
>  	};
>  };
>  
> @@ -75,11 +77,13 @@ &i2c4 {
>  	pinctrl-0 = <&i2c4_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcn18_reg>;
>  
>  	eeprom@54 {
>  		compatible = "atmel,24c64";
>  		reg = <0x54>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcn18_reg>;
>  	};
>  };
>  
> diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi b/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi
> index fbc471ccf805..30c183c96a54 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi
> @@ -71,11 +71,13 @@ &i2c2 {
>  	pinctrl-0 = <&i2c2_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcamio_reg>;
>  
>  	eeprom@58 {
>  		compatible = "atmel,24c32";
>  		reg = <0x58>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcama2_reg>;
>  	};
>  };
>  
> @@ -84,11 +86,13 @@ &i2c4 {
>  	pinctrl-0 = <&i2c4_pins>;
>  	status = "okay";
>  	clock-frequency = <400000>;
> +	vbus-supply = <&mt6358_vcn18_reg>;
>  
>  	eeprom@54 {
>  		compatible = "atmel,24c32";
>  		reg = <0x54>;
>  		pagesize = <32>;
> +		vcc-supply = <&mt6358_vcn18_reg>;
>  	};
>  };
>  
> 

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

      parent reply	other threads:[~2021-06-02 12:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  7:55 [PATCH v21 RESEND 0/4] add power control in i2c Hsin-Yi Wang
2021-05-27  7:55 ` [PATCH v21 RESEND 1/4] i2c: core: support bus regulator controlling in adapter Hsin-Yi Wang
2021-05-28 19:05   ` Wolfram Sang
2021-05-27  7:55 ` [PATCH v21 RESEND 2/4] dt-binding: i2c: mt65xx: add vbus-supply property Hsin-Yi Wang
2021-05-28 19:07   ` Wolfram Sang
2021-05-27  7:55 ` [PATCH v21 RESEND 3/4] i2c: mediatek: mt65xx: add optional vbus-supply Hsin-Yi Wang
2021-05-28 19:07   ` Wolfram Sang
2021-05-27  7:55 ` [PATCH v21 RESEND 4/4] arm64: dts: mt8183: add supply name for eeprom Hsin-Yi Wang
2021-05-28 19:08   ` Wolfram Sang
2021-06-02 12:23   ` Matthias Brugger [this message]

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=e7db756c-2563-ee03-55ee-5e84e1444cb0@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=arnd@arndb.de \
    --cc=bgolaszewski@baylibre.com \
    --cc=bibby.hsieh@mediatek.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hsinyi@chromium.org \
    --cc=khali@linux-fr.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=m.szyprowski@samsung.com \
    --cc=qii.wang@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=wsa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).