[PATCH V2 3/4] ARM: mxs: dts: Add Creative X-Fi3 support
Marek Vasut
marex at denx.de
Mon Jun 6 06:12:08 PDT 2016
On 06/06/2016 10:45 AM, Shawn Guo wrote:
> On Sun, May 08, 2016 at 10:50:20PM +0200, Marek Vasut wrote:
>> + regulators {
>> + compatible = "simple-bus";
>> +
>> + reg_vddio_sd0: vddio-sd0 {
>> + compatible = "regulator-fixed";
>> + regulator-name = "vddio-sd0";
>> + regulator-min-microvolt = <3300000>;
>> + regulator-max-microvolt = <3300000>;
>> + gpio = <&gpio0 7 0>;
>> + };
>> + };
>
> For new dts, we suggest put fixed regulator node directly under root in
> the following naming scheme:
>
> reg_xxx: regulator-xxx {
> ...
> };
>
> Also, the order of subject prefix is like ARM: dts: mxs: ...
I see, can you do this trivial fix while applying ?
Thanks
--
Best regards,
Marek Vasut
More information about the linux-arm-kernel
mailing list