Re: [PATCH 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"

2017-02-20 Thread Chen-Yu Tsai
On Sun, Feb 19, 2017 at 4:11 AM, Rask Ingemann Lambertsen wrote: > commit b101829a029a ("mfd: axp20x: Fix AXP806 access errors on cold boot") > was intended to fix the case where a board uses an AXP806 in slave mode, > but the boot loader leaves it in master mode for lack of

Re: [PATCH 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"

2017-02-20 Thread Chen-Yu Tsai
On Sun, Feb 19, 2017 at 4:11 AM, Rask Ingemann Lambertsen wrote: > commit b101829a029a ("mfd: axp20x: Fix AXP806 access errors on cold boot") > was intended to fix the case where a board uses an AXP806 in slave mode, > but the boot loader leaves it in master mode for lack of AXP806 support. > But

[PATCH 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"

2017-02-18 Thread Rask Ingemann Lambertsen
commit b101829a029a ("mfd: axp20x: Fix AXP806 access errors on cold boot") was intended to fix the case where a board uses an AXP806 in slave mode, but the boot loader leaves it in master mode for lack of AXP806 support. But now the driver breaks on boards where the PMIC is operating in master

[PATCH 2/2] mfd: axp20x: Add support for dts property "xpowers,master-mode"

2017-02-18 Thread Rask Ingemann Lambertsen
commit b101829a029a ("mfd: axp20x: Fix AXP806 access errors on cold boot") was intended to fix the case where a board uses an AXP806 in slave mode, but the boot loader leaves it in master mode for lack of AXP806 support. But now the driver breaks on boards where the PMIC is operating in master