[PATCH 3/3] ARM: dts: rockchip: add dts for ChipSPARK Rayeager PX2 board
Naoki FUKAUMI
naobsd at gmail.com
Fri Jan 16 05:05:08 PST 2015
Hi,
thank you for your review!
On Fri, Jan 16, 2015 at 1:19 AM, Heiko Stübner <heiko at sntech.de> wrote:
>> + vcc_sata: sata-regulator {
>> + compatible = "regulator-fixed";
>> + enable-active-high;
>> + gpio = <&gpio4 22 GPIO_ACTIVE_HIGH>;
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&sata_pwr>;
>> + regulator-name = "usb_5v";
>
> why is it named "usb_5v"?
it's came from schematic.
I think it follows same rule as "vcc_host { regulator-name =
"host-pwr"; }" in rk3188-radxarock.dts.
I'll include rest of your comments in v2.
Regards,
More information about the linux-arm-kernel
mailing list