This is an update on an earlier contribution from Heikki Krogerus, with mainly changes to avoid the use of devm_ routines for Baytrail machine drivers. Heikki Krogerus (2): ASoC: Intel: boards: use software node API in SoundWire machines ASoC: Intel: boards: use software node API in Atom boards sound/soc/intel/boards/bytcht_es8316.c | 25 +++++++++-- sound/soc/intel/boards/bytcr_rt5640.c | 42 +++++++++++++++--- sound/soc/intel/boards/bytcr_rt5651.c | 47 +++++++++++++++++---- sound/soc/intel/boards/sof_sdw_rt711.c | 20 ++++++--- sound/soc/intel/boards/sof_sdw_rt711_sdca.c | 20 ++++++--- 5 files changed, 127 insertions(+), 27 deletions(-) -- 2.25.1