From: Yannic Moog <Y.Moog@phytec.de>
To: "kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"robh@kernel.org" <robh@kernel.org>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
Teresa Remmet <T.Remmet@phytec.de>
Cc: "imx@lists.linux.dev" <imx@lists.linux.dev>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Benjamin Hahn <B.Hahn@phytec.de>,
"Yashwanth Varakala" <Y.Varakala@phytec.de>,
PHYTEC Upstream <upstream@lists.phytec.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/6] arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node
Date: Mon, 19 Aug 2024 08:42:20 +0000 [thread overview]
Message-ID: <ffebeeba9c19502ae73f1cdc521f408ac927b631.camel@phytec.de> (raw)
In-Reply-To: <20240814-b4-wip-t-remmet-phytec-de-bspimx8m-3392_upstream-v1-2-e2500950c632@phytec.de>
On Wed, 2024-08-14 at 11:26 +0200, Teresa Remmet wrote:
> From: Yashwanth Varakala <y.varakala@phytec.de>
>
> Add VDD_IO regulator reference to the EEPROM node to reflect the
> schematic. This also silences the fallback dummy regulator warning.
>
> Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
> ---
> arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> index 9c5272c6931a..a5ecdca8bc0e 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> @@ -179,6 +179,7 @@ eeprom@51 {
> compatible = "atmel,24c32";
> reg = <0x51>;
> pagesize = <32>;
> + vcc-supply = <®_vdd_io>;
> };
>
> rv3028: rtc@52 {
>
next prev parent reply other threads:[~2024-08-19 8:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 9:26 [PATCH 0/6] arm64: dts phyBOARD-Pollux: Update regulator nodes Teresa Remmet
2024-08-14 9:26 ` [PATCH 1/6] arm64: dts: imx8mp-phycore: Add VDD_IO regulator Teresa Remmet
2024-08-19 8:42 ` Yannic Moog
2024-08-14 9:26 ` [PATCH 2/6] arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node Teresa Remmet
2024-08-19 8:42 ` Yannic Moog [this message]
2024-08-14 9:26 ` [PATCH 3/6] arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply Teresa Remmet
2024-08-19 8:42 ` Yannic Moog
2024-08-14 9:26 ` [PATCH 4/6] arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node Teresa Remmet
2024-08-19 8:42 ` Yannic Moog
2024-08-14 9:26 ` [PATCH 5/6] arm64: dts: imx8mp-phyboard-pollux: Add VCC_5V_SW regulator Teresa Remmet
2024-08-19 8:43 ` Yannic Moog
2024-08-14 9:26 ` [PATCH 6/6] arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference Teresa Remmet
2024-08-19 8:43 ` Yannic Moog
2024-08-31 13:20 ` [PATCH 0/6] arm64: dts phyBOARD-Pollux: Update regulator nodes Shawn Guo
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=ffebeeba9c19502ae73f1cdc521f408ac927b631.camel@phytec.de \
--to=y.moog@phytec.de \
--cc=B.Hahn@phytec.de \
--cc=T.Remmet@phytec.de \
--cc=Y.Varakala@phytec.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=upstream@lists.phytec.de \
/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.