On Thu, Jan 18, 2024 at 10:58:36AM +0100, Primoz Fiser wrote: > > + reg_usdhc2_vmmc: regulator-usdhc2 { > > + compatible = "regulator-fixed"; > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>; > > + regulator-name = "VSD_3V3"; > > + regulator-min-microvolt = <3300000>; > > + regulator-max-microvolt = <3300000>; > > + gpio = <&gpio3 7 GPIO_ACTIVE_HIGH>; > > + enable-active-high; > > Order properties here alphabetically like in the downstream kernel. > > Comment applies for the entire patch. Please do not order properties alphabetically. Instead, please read the new documentation on property ordering that makes explicit what has just been convention until now: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst?h=for-next&id=83a368a3fc8ae8538bccb713dc0cae9eacc04790#n112 Cheers, Conor.
Attachment:
signature.asc
Description: PGP signature