Re: [PATCH 14/15] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK

From: Lad, Prabhakar
Date: Fri Mar 28 2025 - 11:08:04 EST


Hi Krzysztof,

Thank you for the review.

On Thu, Mar 27, 2025 at 7:44 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On 26/03/2025 15:39, Prabhakar wrote:
> > +
> > + sd1-pwr-en-hog {
> > + gpio-hog;
> > + gpios = <RZV2N_GPIO(A, 3) GPIO_ACTIVE_HIGH>;
> > + output-high;
> > + line-name = "sd1_pwr_en";
> > + };
> > +
> > + sdhi1_pins: sd1 {
> > + sd1_dat_cmd {
> Follow DTS coding style.
>
Sure, I will do that.

Cheers,
Prabhakar