From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756399AbdLOOgI (ORCPT ); Fri, 15 Dec 2017 09:36:08 -0500 Received: from gloria.sntech.de ([95.129.55.99]:60496 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755570AbdLOOgG (ORCPT ); Fri, 15 Dec 2017 09:36:06 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Enric Balletbo i Serra Cc: MyungJoo Ham , Chanwoo Choi , Lee Jones , Rob Herring , dianders@google.com, groeck@chromium.org, briannorris@google.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/5] arm64: dts: rockchip: add extcon nodes and enable tcphy. Date: Fri, 15 Dec 2017 15:35:57 +0100 Message-ID: <2733871.yeyS3ceg0m@diego> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20171213103219.1464-2-enric.balletbo@collabora.com> References: <20171213103219.1464-1-enric.balletbo@collabora.com> <20171213103219.1464-2-enric.balletbo@collabora.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 Am Mittwoch, 13. Dezember 2017, 11:32:16 CET schrieb Enric Balletbo i Serra: > Enable tcphy and create the cros-ec's extcon node for the USB Type-C port. > > Signed-off-by: Enric Balletbo i Serra > Reviewed-by: Brian Norris Just for people reading along, with the extcon driver-patch applied, Enric sent a slightly fixed devicetree series, so we're moving to the v3 patches and ignoring the v2 dts from this series. Heiko