Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751178AbdCQLMh convert rfc822-to-8bit (ORCPT ); Fri, 17 Mar 2017 07:12:37 -0400 Received: from gloria.sntech.de ([95.129.55.99]:48272 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751031AbdCQLMd (ORCPT ); Fri, 17 Mar 2017 07:12:33 -0400 From: Heiko Stuebner To: Jianqun Xu Cc: robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/3] arm64: dts: rockchip: add i2s nodes support for RK3368 SoCs Date: Fri, 17 Mar 2017 12:12:14 +0100 Message-ID: <1768708.lMtUnYkT1T@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1489721564-32203-3-git-send-email-jay.xu@rock-chips.com> References: <1489721564-32203-1-git-send-email-jay.xu@rock-chips.com> <1489721564-32203-3-git-send-email-jay.xu@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 288 Lines: 11 Am Freitag, 17. M?rz 2017, 11:32:43 CET schrieb Jianqun Xu: > I2S of RK3368 SoCs keep same as RK3066 SoCs found on Rockchip, > add nodes to support them. > > Signed-off-by: Jianqun Xu applied for 4.12 after moving the clocks property above "dma*" Thanks Heiko