From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753839AbcENRBm (ORCPT ); Sat, 14 May 2016 13:01:42 -0400 Received: from gloria.sntech.de ([95.129.55.99]:42526 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753148AbcENRBl (ORCPT ); Sat, 14 May 2016 13:01:41 -0400 From: Heiko Stuebner To: Brian Norris Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Doug Anderson , Shawn Lin , Brian Norris Subject: Re: [PATCH v4 1/3] ARM64: dts: rockchip: make rk3399's grf a "simple-mfd" Date: Sat, 14 May 2016 19:01:23 +0200 Message-ID: <2246118.hzaJHK3UnE@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1463177524-113856-1-git-send-email-briannorris@chromium.org> References: <1463177524-113856-1-git-send-email-briannorris@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 Freitag, 13. Mai 2016, 15:12:02 schrieb Brian Norris: > Per the examples in > Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt, we need the > grf node to be a simple-mfd in order to properly enumerate child devices > like our eMMC PHY. > > Signed-off-by: Brian Norris applied all 3 for 4.8 with the received Reviews. Please keep the arm64 lower-case and carry over already received Acks/Reviews (Shawn and Doug on patch2 in v2). Thanks Heiko