[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0ed501dbb8e9$45aa96e0$d0ffc4a0$@samsung.com>
Date: Tue, 29 Apr 2025 14:59:54 +0530
From: "Yashwant Varur" <yashwant.v@...sung.com>
To: "'Krzysztof Kozlowski'" <krzk@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>, <alim.akhtar@...sung.com>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-samsung-soc@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Cc: <cs0617.lee@...sung.com>, <g.naidu@...sung.com>,
<niyas.ahmed@...sung.com>
Subject: RE: [PATCH] arm64: dts: exynos: Added the ethernet pin
configuration
-----Original Message-----
From: Krzysztof Kozlowski <krzk@...nel.org>
Sent: Wednesday, April 23, 2025 8:41 PM
To: Yashwant Varur <yashwant.v@...sung.com>; robh@...nel.org; krzk+dt@...nel.org; conor+dt@...nel.org; alim.akhtar@...sung.com; devicetree@...r.kernel.org; linux-arm-kernel@...ts.infradead.org; linux-samsung-soc@...r.kernel.org; linux-kernel@...r.kernel.org
Cc: cs0617.lee@...sung.com; g.naidu@...sung.com; niyas.ahmed@...sung.com
Subject: Re: [PATCH] arm64: dts: exynos: Added the ethernet pin configuration
On 23/04/2025 08:00, Yashwant Varur wrote:
> This patch adds the ethernet pin configuration.
>
> Signed-off-by: Yashwant Varur <yashwant.v@...sung.com>
> Signed-off-by: Changsub Lee <cs0617.lee@...sung.com>
Incorrect chain or confusing. Who was the author? What is the meaning of the last SoB?
>
Sorry will correct the order.
> ---
> .../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 {
Please follow DTS coding style carefully. This applies to all commits you try to send from your downstream/vendor code.
>
Sure, thanks
What is more important, I don't really understand why you are doing this
- there is no user of these entries - and commit msg does not help here.
>
Understood, in v2 will add the Ethernet node as well.
Best regards,
Krzysztof
Powered by blists - more mailing lists