From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753711AbdFPMUd (ORCPT ); Fri, 16 Jun 2017 08:20:33 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:33505 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753673AbdFPMU3 (ORCPT ); Fri, 16 Jun 2017 08:20:29 -0400 From: olivier moysan To: , , , , , , , , , , , , , CC: , Subject: [PATCH 0/2] ASoC: stm32: sai: Add H7 support Date: Fri, 16 Jun 2017 14:16:22 +0200 Message-ID: <1497615384-7407-1-git-send-email-olivier.moysan@st.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.201.23.16] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-06-16_07:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch-set adds support of the Serial Audio Interface (SAI) IP on H7 STM32 platform family. olivier moysan (2): dt-bindings: stm32: add h7 support for sai ASoC: stm32: sai: add h7 support .../devicetree/bindings/sound/st,stm32-sai.txt | 18 ++--- sound/soc/stm/stm32_sai.c | 13 ++- sound/soc/stm/stm32_sai.h | 72 +++++++++++++++-- sound/soc/stm/stm32_sai_sub.c | 92 ++++++++++++++++++---- 4 files changed, 164 insertions(+), 31 deletions(-) -- 1.9.1