From: "Alim Akhtar" <alim.akhtar@samsung.com>
To: "'Yashwant Varur'" <yashwant.v@samsung.com>, <robh@kernel.org>,
<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-samsung-soc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Cc: <cs0617.lee@samsung.com>, <g.naidu@samsung.com>,
<niyas.ahmed@samsung.com>
Subject: RE: [PATCH] arm64: dts: exynos: Added the ethernet pin configuration
Date: Wed, 23 Apr 2025 13:53:38 +0530 [thread overview]
Message-ID: <008a01dbb429$04f55f50$0ee01df0$@samsung.com> (raw)
In-Reply-To: <20250423060034.973-1-yashwant.v@samsung.com>
Hi Yashwant,
> -----Original Message-----
> From: Yashwant Varur <yashwant.v@samsung.com>
> Sent: Wednesday, April 23, 2025 11:31 AM
> To: robh@kernel.org; krzk+dt@kernel.org; conor+dt@kernel.org;
> alim.akhtar@samsung.com; devicetree@vger.kernel.org; linux-arm-
> kernel@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: cs0617.lee@samsung.com; g.naidu@samsung.com;
> niyas.ahmed@samsung.com; yashwant.v@samsung.com
> Subject: [PATCH] arm64: dts: exynos: Added the ethernet pin configuration
>
> This patch adds the ethernet pin configuration.
>
Please follow https://www.kernel.org/doc/html/latest/process/submitting-patches.html#describe-your-changes
to describe our changes.
> Signed-off-by: Yashwant Varur <yashwant.v@samsung.com>
> Signed-off-by: Changsub Lee <cs0617.lee@samsung.com>
> ---
> .../dts/exynos/exynosautov920-pinctrl.dtsi | 41 +++++++++++++++++++
> 1 file changed, 41 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> b/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> index 663e8265cbf5..778584d339d5 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> @@ -166,6 +166,24 @@ gph6: gph6-gpio-bank {
> interrupt-controller;
> #interrupt-cells = <2>;
> };
> +
> + eth0_pps_out: eth0_pps_out {
> + samsung,pins = "gph3-0";
> + samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
> + samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
> + };
> +
> + eth0_rgmii: eth0_rgmii {
> + samsung,pins = "gph3-1", "gph3-2", "gph3-3", "gph3-4",
> + "gph3-5", "gph3-6", "gph3-7", "gph4-0",
> + "gph4-1", "gph4-2", "gph4-3", "gph4-4";
> + samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
> + };
> +
> + eth0_mdc_mdio: eth0_mdc_mdio {
> + samsung,pins = "gph4-5", "gph4-6";
> + samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
No need to set drive strength and pull-{up/down}??
next prev parent reply other threads:[~2025-04-23 11:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20250423060042epcas5p2c04be779e21089f33b8a9a7785bb151a@epcas5p2.samsung.com>
2025-04-23 6:00 ` [PATCH] arm64: dts: exynos: Added the ethernet pin configuration Yashwant Varur
2025-04-23 8:23 ` Alim Akhtar [this message]
2025-04-23 13:37 ` Rob Herring (Arm)
2025-04-23 15:11 ` Krzysztof Kozlowski
2025-04-29 9:29 ` Yashwant Varur
2025-04-29 13:07 ` Krzysztof Kozlowski
2025-04-30 9:25 ` Yashwant Varur
2025-05-02 22:37 kernel test robot
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='008a01dbb429$04f55f50$0ee01df0$@samsung.com' \
--to=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=cs0617.lee@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=g.naidu@samsung.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=niyas.ahmed@samsung.com \
--cc=robh@kernel.org \
--cc=yashwant.v@samsung.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.