Re: [linux-sunxi] Re: PATH[1/3] ARM: axp20x_usb_power.c add device tree configuration options for REG 30H: VBUS-IPSOUT

2016-05-17 Thread Julian Calaby
Hi Ene, On Wed, May 18, 2016 at 3:50 AM, Ene Alexandru wrote: > the documentation is updated to describe how to convert actual values to the > provided parameters > > --- > diff -uprN -X linux-sunxi-original/Documentation/dontdiff >

Re: [linux-sunxi] Re: PATH[1/3] ARM: axp20x_usb_power.c add device tree configuration options for REG 30H: VBUS-IPSOUT

2016-05-17 Thread Julian Calaby
Hi Ene, On Wed, May 18, 2016 at 3:50 AM, Ene Alexandru wrote: > the documentation is updated to describe how to convert actual values to the > provided parameters > > --- > diff -uprN -X linux-sunxi-original/Documentation/dontdiff >

Re: [linux-sunxi] Re: PATH[1/3] ARM: axp20x_usb_power.c add device tree configuration options for REG 30H: VBUS-IPSOUT

2016-05-17 Thread Julian Calaby
Hi Ene, On Wed, May 18, 2016 at 3:47 AM, Ene Alexandru wrote: > axp20x_usb_power.c is modified to read those parameters from the device tree > configuration. > if a configuration value is not found then the corresponding register value > is not changed. > > also, debug

Re: [linux-sunxi] Re: PATH[1/3] ARM: axp20x_usb_power.c add device tree configuration options for REG 30H: VBUS-IPSOUT

2016-05-17 Thread Julian Calaby
Hi Ene, On Wed, May 18, 2016 at 3:47 AM, Ene Alexandru wrote: > axp20x_usb_power.c is modified to read those parameters from the device tree > configuration. > if a configuration value is not found then the corresponding register value > is not changed. > > also, debug messages are added,