Re: [PATCH v3 2/2] i2c: qup: support SMBus block read

2016-05-25 Thread rajeev kumar
On Fri, May 20, 2016 at 3:14 AM, Austin Christ wrote: > From: Naveen Kaje > > I2C QUP driver relies on SMBus emulation support from the framework. > To handle SMBus block reads, the driver should check I2C_M_RECV_LEN > flag and should read the first byte received as the message length. > > The dr

Re: [PATCH v6 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx.

2015-04-28 Thread rajeev kumar
On Tue, Apr 28, 2015 at 2:01 PM, Eddie Huang wrote: > From: Xudong Chen > > Add devicetree bindings for Mediatek Soc I2C driver. > > Signed-off-by: Xudong Chen > Signed-off-by: Eddie Huang > --- > .../devicetree/bindings/i2c/i2c-mt6577.txt | 41 > ++ > 1 file chang

Re: [RFC PATCH 2/3] net/dsa: Allow probing dsa from usbnet

2015-04-22 Thread rajeev kumar
On Tue, Apr 21, 2015 at 6:56 PM, Jan Kaisrlik wrote: > From: Jan Kaisrlik > > This patch adds a function which helps to connect net device > to DSA switch based on mii_bus and netdev. > > The switch parameters of the switch are configured in fill_platform_data(). > Currently, the configuration da

Re: [PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index

2015-04-15 Thread rajeev kumar
On Wed, Apr 15, 2015 at 8:06 PM, Alan Stern wrote: > On Wed, 15 Apr 2015, rajeev kumar wrote: > >> > @@ -88,15 +88,13 @@ static int ehci_platform_power_on(struct >> > platform_device *dev) >> > } >> > >> >

Re: [PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index

2015-04-15 Thread rajeev kumar
On Tue, Apr 14, 2015 at 3:40 AM, Arun Ramamurthy wrote: > Getting phys by index instead of phy names so that we do > not have to create a naming scheme when multiple phys > are present > > Signed-off-by: Arun Ramamurthy > Reviewed-by: Ray Jui > Reviewed-by: Scott Branden > --- > drivers/usb/ho

Re: [PATCH v3 2/2] i2c: cadence: Check for errata condition involving master receive

2014-12-05 Thread rajeev kumar
-EOPNOTSUPP for such sequences. > > Signed-off-by: Harini Katakam > Signed-off-by: Vishnu Motghare > --- > > v3: > Add warning in case of unsupported transfer. > Reviewed-by: Rajeev Kumar > v2: > Dont defeteature repeated start. Just check for unsupported conditions in the

Re: [PATCH v2 1/3] i2c: cadence: Handle > 252 byte transfers

2014-12-04 Thread rajeev kumar
On Wed, Dec 3, 2014 at 6:05 PM, Harini Katakam wrote: > The I2C controller sends a NACK to the slave when transfer size register > reaches zero, irrespective of the hold bit. So, in order to handle transfers > greater than 252 bytes, the transfer size register has to be maintained at a > value >=

Re: [PATCH 4/5] ASoC: dwc: Add devicetree support for Designware I2S

2014-12-03 Thread rajeev kumar
Sorry for the last blank mail. On Wed, Dec 3, 2014 at 10:09 PM, Andrew Jackson wrote: > Convert to driver to use either platform_data or device-tree for configuration > of the device. When using device-tree, the I2S block's configuration is read > from the relevant registers: this reduces the am

Re: [PATCH 4/5] ASoC: dwc: Add devicetree support for Designware I2S

2014-12-03 Thread rajeev kumar
On Wed, Dec 3, 2014 at 10:09 PM, Andrew Jackson wrote: > Convert to driver to use either platform_data or device-tree for configuration > of the device. When using device-tree, the I2S block's configuration is read > from the relevant registers: this reduces the amount of information required >

Re: [PATCH 3/5] ASoC: dwc: Iterate over all channels

2014-12-03 Thread rajeev kumar
On Wed, Dec 3, 2014 at 10:59 PM, Mark Brown wrote: > On Wed, Dec 03, 2014 at 04:39:01PM +, Andrew Jackson wrote: > >> + /* Iterate over set of channels - independently controlled. >> + */ >> + do { >> + if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { >> +

Re: [PATCH 2/5] ASoC: dwc: Don't allow negative use counts

2014-12-03 Thread rajeev kumar
On Thu, Dec 4, 2014 at 12:10 PM, rajeev kumar wrote: > On Wed, Dec 3, 2014 at 10:55 PM, Mark Brown wrote: >> On Wed, Dec 03, 2014 at 04:38:55PM +, Andrew Jackson wrote: >> >>> case SNDRV_PCM_TRIGGER_STOP: >>> case SNDRV_PC

Re: [PATCH 2/5] ASoC: dwc: Don't allow negative use counts

2014-12-03 Thread rajeev kumar
On Wed, Dec 3, 2014 at 10:55 PM, Mark Brown wrote: > On Wed, Dec 03, 2014 at 04:38:55PM +, Andrew Jackson wrote: > >> case SNDRV_PCM_TRIGGER_STOP: >> case SNDRV_PCM_TRIGGER_SUSPEND: >> case SNDRV_PCM_TRIGGER_PAUSE_PUSH: >> - dev->active--; >> + if (dev

Re: [alsa-devel] [PATCH 1/5] ASoC: omap: rx51: Use devm_snd_soc_register_card

2014-04-15 Thread Rajeev kumar
On 4/6/2014 3:05 AM, Sebastian Reichel wrote: From: Pali Rohár This patch converts the rx51 ASoC module to use devm_snd_soc_register_card. It also adds module alias to support driver autoloading. Signed-off-by: Pali Rohár Signed-off-by: Sebastian Reichel --- sound/soc/omap/rx51.c | 48

Re: [PATCH v2] ARM: spear: Remove references to PLAT_SPEAR_SINGLE

2014-04-15 Thread Rajeev kumar
depends on !ARCH_SPEAR13XX select ARM_VIC help @@ -85,7 +84,7 @@ config MACH_SPEAR600 Supports ST SPEAr600 boards configured via the device-tree config ARCH_SPEAR_AUTO - def_bool PLAT_SPEAR_SINGLE + bool depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX

Re: [alsa-devel] [PATCH] snd-opti9xx: Implement suspend/resume

2012-07-17 Thread Rajeev kumar
On 7/17/2012 2:21 PM, Ondrej Zary wrote: static struct pnp_card_driver opti9xx_pnpc_driver = { > > .flags = PNP_DRIVER_RES_DISABLE, > > .name = "opti9xx", > > Why this is opti why not OPTi It's not my code. This patch is just adding suspend/resume and not chang

Re: [alsa-devel] [PATCH] snd-opti9xx: Implement suspend/resume

2012-07-17 Thread Rajeev kumar
Hello Ondrej, On 7/17/2012 12:46 PM, Ondrej Zary wrote: Implement suspend/resume support for Opti 92x and 93x chips. Tested with Opti 929A+AD1848 and Opti 931. Signed-off-by: Ondrej Zary +#ifdef CONFIG_PM +static int snd_opti9xx_suspend(struct snd_card *card) +{ + struct snd_opti9xx

Re: [alsa-devel] [PATCH 1/2] MFD: twl6040: Fix revision information

2012-07-16 Thread Rajeev kumar
Hello Peter, On 7/16/2012 3:19 PM, Peter Ujfalusi wrote: twl6040 ES1.1 and ES1.2 have the same revid (0x01). ES1.3 of twl6040 REVID is 0x02. Signed-off-by: Peter Ujfalusi --- include/linux/mfd/twl6040.h |4 ++-- sound/soc/codecs/twl6040.c |2 +- 2 files changed, 3 insertions(+), 3