Searched hist:"7 c22ce6e218403fc8746f7915b5a391d8227f7e1" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/base/regmap/ |
H A D | regmap-sdw.c | 7c22ce6e218403fc8746f7915b5a391d8227f7e1 Mon Jan 08 11:20:59 CET 2018 Vinod Koul <vinod.koul@intel.com> regmap: Add SoundWire bus support
SoundWire bus provides sdw_read() and sdw_write() APIs for Slave devices to program the registers. Provide support in regmap for SoundWire bus.
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com> Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com> Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Makefile | diff 7c22ce6e218403fc8746f7915b5a391d8227f7e1 Mon Jan 08 11:20:59 CET 2018 Vinod Koul <vinod.koul@intel.com> regmap: Add SoundWire bus support
SoundWire bus provides sdw_read() and sdw_write() APIs for Slave devices to program the registers. Provide support in regmap for SoundWire bus.
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com> Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com> Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Kconfig | diff 7c22ce6e218403fc8746f7915b5a391d8227f7e1 Mon Jan 08 11:20:59 CET 2018 Vinod Koul <vinod.koul@intel.com> regmap: Add SoundWire bus support
SoundWire bus provides sdw_read() and sdw_write() APIs for Slave devices to program the registers. Provide support in regmap for SoundWire bus.
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com> Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com> Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
/linux/include/linux/ |
H A D | regmap.h | diff 7c22ce6e218403fc8746f7915b5a391d8227f7e1 Mon Jan 08 11:20:59 CET 2018 Vinod Koul <vinod.koul@intel.com> regmap: Add SoundWire bus support
SoundWire bus provides sdw_read() and sdw_write() APIs for Slave devices to program the registers. Provide support in regmap for SoundWire bus.
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com> Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com> Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|