Skip to content

Commit

Permalink
soundwire: amd: Add support for AMD Manager driver
Browse files Browse the repository at this point in the history
AMD ACP(v6.x) IP block has two SoundWire manager devices.
Add support for
  - Manager driver probe & remove sequence
  - Helper functions to enable/disable interrupts,
    Initialize sdw manager, enable sdw pads
  - Manager driver sdw_master_ops & port_ops callbacks

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/lkml/20230310162554.699766-3-Vijendar.Mukunda@amd.com
Link: https://lore.kernel.org/r/20230321050901.115439-3-Vijendar.Mukunda@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
  • Loading branch information
vijendarmukunda authored and vinodkoul committed Apr 12, 2023
1 parent f346fdf commit d8f48fb
Show file tree
Hide file tree
Showing 3 changed files with 972 additions and 0 deletions.
Loading

0 comments on commit d8f48fb

Please sign in to comment.