From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751432AbcFRMIP (ORCPT ); Sat, 18 Jun 2016 08:08:15 -0400 Received: from gloria.sntech.de ([95.129.55.99]:58986 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbcFRMIN (ORCPT ); Sat, 18 Jun 2016 08:08:13 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Douglas Anderson Cc: ulf.hansson@linaro.org, kishon@ti.com, robh+dt@kernel.org, shawn.lin@rock-chips.com, xzy.xu@rock-chips.com, briannorris@chromium.org, adrian.hunter@intel.com, linux-rockchip@lists.infradead.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, catalin.marinas@arm.com, will.deacon@arm.com, jay.xu@rock-chips.com, zhengxing@rock-chips.com, wxt@rock-chips.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399 Date: Sat, 18 Jun 2016 14:07:50 +0200 Message-ID: <4254489.Jmszz7Rk1t@diego> User-Agent: KMail/4.14.10 (Linux/4.5.0-2-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1465859076-4868-12-git-send-email-dianders@chromium.org> References: <1465859076-4868-1-git-send-email-dianders@chromium.org> <1465859076-4868-12-git-send-email-dianders@chromium.org> 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 Am Montag, 13. Juni 2016, 16:04:35 schrieb Douglas Anderson: > Previous changes in this series allowed exposing the card clock from the > rk3399 SDHCI device and allowed consuming the card clock in the rk3399 > eMMC PHY. Hook things up in the main rk3399 dtsi file. > > Signed-off-by: Douglas Anderson as the whole devicetree-part of the emmc addition is in my queue for 4.8, I'll pick this patch after everything else has gone into some tree. Heiko