mbox series

[0/4] ARM: multi_v7_defconfig: add audio support for stm32mp157a-dk1

Message ID 1567440041-19220-1-git-send-email-olivier.moysan@st.com (mailing list archive)
Headers show
Series ARM: multi_v7_defconfig: add audio support for stm32mp157a-dk1 | expand

Message

Olivier MOYSAN Sept. 2, 2019, 4 p.m. UTC
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

 arch/arm/configs/multi_v7_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Arnd Bergmann Sept. 2, 2019, 4:42 p.m. UTC | #1
On Mon, Sep 2, 2019 at 6:01 PM Olivier Moysan <olivier.moysan@st.com> wrote:
>
> 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

The changes are ok, and I expect Alexandre will pick them up and forward
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
Alexandre TORGUE Oct. 3, 2019, 9:47 a.m. UTC | #2
Hi Olivier,

On 9/2/19 6:42 PM, Arnd Bergmann wrote:
> On Mon, Sep 2, 2019 at 6:01 PM Olivier Moysan <olivier.moysan@st.com> wrote:
>>
>> 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
>  > The changes are ok, and I expect Alexandre will pick them up and forward
> to the soc tree.
>

Those changes have been applied on stm32-next (squashed in only one commit).

Thanks
Alex



> 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
>