Make use of SCCB APIs for regmap operations.
Remove i2c_check_functionality as devm_regmap_init_sccb
does it for us.
Signed-off-by: Raag Jadav
---
Changes since v1:
- Changed commit message.
- Added SCCB config for ov7740.
drivers/media/i2c/Kconfig | 2 +-
drivers/media/i2c/ov7740.c | 10
addresses in set_mode() hook.
- Reverted act8865.h changes.
Raag Jadav (2):
regulator: act8865: operating mode and suspend state support
dt-bindings: regulator: act8865 regulator modes and suspend states
.../bindings/regulator/act8865-regulator.txt | 27 ++-
drivers/regulator/act8865
Add documentation for act8865 regulator modes and suspend states.
Add active-semi,8865-regulator.h file for device tree binding constants
for act8865 regulators.
Signed-off-by: Raag Jadav
---
.../bindings/regulator/act8865-regulator.txt | 27 +++--
.../regulator/active
Implement ->set_mode(), ->get_mode() and ->set_suspend_xx() hooks
for act8865 with unlocked expert registers.
Based on work done by Borris Brezillon on [1].
[1] https://www.spinics.net/lists/kernel/msg2942960.html
Signed-off-by: Raag Jadav
---
drivers/regulator/act8865-regulato
ned-off-by: Raag Jadav
---
drivers/regulator/act8945a-regulator.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/regulator/act8945a-regulator.c
b/drivers/regulator/act8945a-regulator.c
index 5842849..d2f804d 100644
--- a/drivers/regulator/act8945a-regulator.c
+++
Implement ->set_mode(), ->get_mode() and ->set_suspend_xx() hooks
for act8865 with unlocked expert registers.
Based on work done by Borris Brezillon on [1].
[1] https://www.spinics.net/lists/kernel/msg2942960.html
Signed-off-by: Raag Jadav
---
drivers/regulator/act8865-regulato
Add documentation for act8865 regulator modes and suspend states.
Add active-semi,8865-regulator.h file for device tree binding constants
for act8865 regulators.
Signed-off-by: Raag Jadav
---
.../bindings/regulator/act8865-regulator.txt | 27 +++--
.../regulator/active
This series implements operating mode and suspend state support for act8865.
Raag Jadav (2):
regulator: act8865: operating mode and suspend state support
dt-bindings: regulator: act8865 regulator modes and suspend states
.../bindings/regulator/act8865-regulator.txt | 27 +++-
drivers
tx descriptor retrieved from an empty xfers_list may not have valid
pointers to the callback functions.
Avoid calling dmaengine_desc_get_callback_invoke if xfers_list is empty.
Signed-off-by: Raag Jadav
---
drivers/dma/at_xdmac.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions
On Mon, May 06, 2019 at 08:19:01AM +, eugen.hris...@microchip.com wrote:
>
>
> On 04.05.2019 02:58, Raag Jadav wrote:
>
> > On Thu, May 02, 2019 at 04:01:16PM +0200, Ludovic Desroches wrote:
> >> On Tue, Apr 30, 2019 at 04:03:32AM +0530, Raag Jadav w
On Thu, May 02, 2019 at 04:01:16PM +0200, Ludovic Desroches wrote:
> On Tue, Apr 30, 2019 at 04:03:32AM +0530, Raag Jadav wrote:
> > External E-Mail
> >
> >
> > On Mon, Apr 29, 2019 at 11:00:05AM +0200, Ludovic Desroches wrote:
> > > Hello Raag,
> > &
On Mon, Apr 29, 2019 at 11:00:05AM +0200, Ludovic Desroches wrote:
> Hello Raag,
>
> On Tue, Apr 23, 2019 at 01:06:48PM +0530, Raag Jadav wrote:
> > External E-Mail
> >
> >
> > Performing i2c write operation while SDA or SCL line is held
> > or ground
Performing i2c write operation while SDA or SCL line is held
or grounded by slave device, we go into infinite at91_twi_write_next_byte
loop with TXRDY interrupt spam.
Signed-off-by: Raag Jadav
---
drivers/i2c/busses/i2c-at91.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff
Performing i2c write operation while SDA or SCL line is grounded,
TXRDY interrupt spam hangs the processor, not allowing to boot.
Signed-off-by: raag
---
drivers/i2c/busses/i2c-at91.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/i2c/busses/i2c-at91.c b/drivers/i
14 matches
Mail list logo