From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752392AbdHHUS5 (ORCPT ); Tue, 8 Aug 2017 16:18:57 -0400 Received: from gloria.sntech.de ([95.129.55.99]:43420 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752188AbdHHUS4 (ORCPT ); Tue, 8 Aug 2017 16:18:56 -0400 From: Heiko Stuebner To: Joseph Chen Cc: wdc@rock-chips.com, zhangqing@rock-chips.com, robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, shawnguo@kernel.org, cl@rock-chips.com, afaerber@suse.de, fabio.estevam@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] arm64: dts: rockchip: add rk805 node for rk3328-evb Date: Tue, 08 Aug 2017 22:18:43 +0200 Message-ID: <65316980.7aUheqkZzj@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1502179644-3220-1-git-send-email-chenjh@rock-chips.com> References: <1502179644-3220-1-git-send-email-chenjh@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 Hi Joseph, Am Dienstag, 8. August 2017, 16:07:24 CEST schrieb Joseph Chen: please always provide some sort of commit message, even if it seems unnecessary > Signed-off-by: Joseph Chen In general looks ok, but of course needs the rk805 binding to go in first. Lee had a tiny nit about the first patch today, so hopefully once you fix that, the driver/binding can go in and I can pick this dts node after that. Heiko