Re: [PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb

2017-05-28 Thread kbuild test robot
Hi John, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.12-rc2 next-20170526] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb

2017-05-28 Thread kbuild test robot
Hi John, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.12-rc2 next-20170526] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb

2017-05-24 Thread sean.wang
From: John Crispin All versions of the mt7623n RFB have an USB port so enable the device. There is a gpio that gets used to power up the port supply. Add support for this gpio using the fixed-regulator driver. Signed-off-by: John Crispin Signed-off-by: Sean

[PATCH v4 7/9] arm: dts: mt7623: enable the usb device on the mt7623n rfb

2017-05-24 Thread sean.wang
From: John Crispin All versions of the mt7623n RFB have an USB port so enable the device. There is a gpio that gets used to power up the port supply. Add support for this gpio using the fixed-regulator driver. Signed-off-by: John Crispin Signed-off-by: Sean Wang ---