Re: [PATCH 14/15] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK
From: Krzysztof Kozlowski
Date: Thu Mar 27 2025 - 03:44:23 EST
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.
Best regards,
Krzysztof