soundwire: Add SoundWire MIPI defined registers
authorSanyog Kale <sanyog.r.kale@intel.com>
Thu, 14 Dec 2017 05:49:36 +0000 (11:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 10:14:57 +0000 (11:14 +0100)
commit6f3da1f3881c8f2fd7e06cff54a2437399528b4a
treec83b52cbd115fe1d66ba3f8663a4ddefde0d0cc6
parent56d4fe31af77f684bed62fb8201e6327e6ddf4e6
soundwire: Add SoundWire MIPI defined registers

MIPI SoundWire spec defines standard SoundWire registers mandatory for
SoundWire Slave devices, so add them.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/soundwire/sdw_registers.h [new file with mode: 0644]