On Mon, Sep 2, 2019 at 6:01 PM Olivier Moysan <olivier.moysan@xxxxxx> wrote:
> The changes are ok, and I expect Alexandre will pick them up and forward
This patchset adds audio support for stm32mp157a-dk1 board.
Olivier Moysan (4):
ARM: multi_v7_defconfig: enable stm32 sai support
ARM: multi_v7_defconfig: enable stm32 i2s support
ARM: multi_v7_defconfig: enable cs42l51 codec support
ARM: multi_v7_defconfig: enable audio graph card support
to the soc tree.
However, I would prefer these to just be a single patch, as there is little
use in splitting the intended change up into one line per patch.
Arnd