Re: [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in MMC node

From: Judith Mendez
Date: Fri Feb 09 2024 - 17:27:47 EST


Hi Nishanth,

On 2/9/24 11:27 AM, Nishanth Menon wrote:
On 16:55-20240207, Judith Mendez wrote:
&sdhci1 {
/* SD/MMC */
+ bootph-all;
status = "okay";
vmmc-supply = <&vdd_mmc1>;
vqmmc-supply = <&vddshv_sdio>;
pinctrl-names = "default";
pinctrl-0 = <&main_mmc1_pins_default>;
disable-wp;
- bootph-all;

NAK! Read [1]


[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n117


No worries, I can remove this change.

~ Judith