Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752160AbdG2VGW (ORCPT ); Sat, 29 Jul 2017 17:06:22 -0400 Received: from gloria.sntech.de ([95.129.55.99]:36132 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751612AbdG2VGU (ORCPT ); Sat, 29 Jul 2017 17:06:20 -0400 From: Heiko Stuebner To: Sugar Zhang Cc: broonie@kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Andy Yan , Jianqun Xu , Jaehoon Chung , Felipe Balbi , Caesar Wang , Huibin Hong , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: rockchip: add rk3368 spdif node Date: Sat, 29 Jul 2017 23:05:55 +0200 Message-ID: <3962402.fpyh0brLnl@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1501141598-53079-1-git-send-email-sugar.zhang@rock-chips.com> References: <1501141598-53079-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 276 Lines: 10 Am Donnerstag, 27. Juli 2017, 15:46:38 CEST schrieb Sugar Zhang: > This patch add the spdif dt node for rk3368 soc. > > Signed-off-by: Sugar Zhang applied for 4.14 after replacing the pin number (23) with its constand equivalent RK_PC7. Heiko