Re: [linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-22 Thread Lawrence Yu
On 10/22/2015 6:18 AM, Chen-Yu Tsai wrote: On Thu, Oct 22, 2015 at 12:15 AM, Lawrence Yu wrote: On Mon, Oct 19, 2015 at 2:59 AM, Chen-Yu Tsai wrote: On Mon, Oct 19, 2015 at 2:07 AM, Lawrence Yu wrote: Enable the axp221 PMIC chip in the dts

Re: [linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-22 Thread Chen-Yu Tsai
On Thu, Oct 22, 2015 at 12:15 AM, Lawrence Yu wrote: > On Mon, Oct 19, 2015 at 2:59 AM, Chen-Yu Tsai wrote: >> On Mon, Oct 19, 2015 at 2:07 AM, Lawrence Yu wrote: >>> Enable the axp221 PMIC chip in the dts file. >>> >>> Allows board to power off

Re: [linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-21 Thread Maxime Ripard
Hi Chen-Yu, On Mon, Oct 19, 2015 at 05:59:20PM +0800, Chen-Yu Tsai wrote: > > +/* Voltage source for I2C pullup resistors for I2C Bus 0 */ > > +_dldo3 { > > + regulator-always-on; > > + regulator-min-microvolt = <280>; > > + regulator-max-microvolt = <280>; > > +

Re: [linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-21 Thread Lawrence Yu
On Mon, Oct 19, 2015 at 2:59 AM, Chen-Yu Tsai wrote: > On Mon, Oct 19, 2015 at 2:07 AM, Lawrence Yu wrote: >> Enable the axp221 PMIC chip in the dts file. >> >> Allows board to power off correctly from the poweroff command >> >> This board requires dc1sw to be

Re: [linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-19 Thread Chen-Yu Tsai
On Mon, Oct 19, 2015 at 2:07 AM, Lawrence Yu wrote: > Enable the axp221 PMIC chip in the dts file. > > Allows board to power off correctly from the poweroff command > > This board requires dc1sw to be enabled in order to provide a power source > for the 5V DCDC converter that

[linux-sunxi] [PATCH v2 1/1] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts

2015-10-18 Thread Lawrence Yu
Enable the axp221 PMIC chip in the dts file. Allows board to power off correctly from the poweroff command This board requires dc1sw to be enabled in order to provide a power source for the 5V DCDC converter that powers USB2 and the LCD backlight This board uses dldo1 for 3.3V wifi power This