Re: [PATCH V1 1/5] spmi: pmic-arb: remove the read/write access checks

2017-07-05 Thread Stephen Boyd
On 07/03, Kiran Gunda wrote: > The access mode checks for peripheral ownership for read/write > permissions should not be required. Every peripheral enabled for > this master is expected to have a read/write permissions. If there > is any such invalid access due to wrong configuration in boot loade

[PATCH V1 1/5] spmi: pmic-arb: remove the read/write access checks

2017-07-03 Thread Kiran Gunda
The access mode checks for peripheral ownership for read/write permissions should not be required. Every peripheral enabled for this master is expected to have a read/write permissions. If there is any such invalid access due to wrong configuration in boot loader or device tree files, then it shoul