Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755189AbdGXIuS (ORCPT ); Mon, 24 Jul 2017 04:50:18 -0400 Received: from mail-wr0-f173.google.com ([209.85.128.173]:33286 "EHLO mail-wr0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751533AbdGXIuM (ORCPT ); Mon, 24 Jul 2017 04:50:12 -0400 From: Gary Bisson To: devicetree@vger.kernel.org Cc: shawnguo@kernel.org, kernel@pengutronix.de, robh+dt@kernel.org, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Gary Bisson Subject: [PATCH 0/2] ARM: dts: sabrelite/nitrogen6x: fix USB PHY reset Date: Mon, 24 Jul 2017 10:50:03 +0200 Message-Id: <20170724085005.22101-1-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 28 Hi all, This series is follow-up to those two patches: https://patchwork.kernel.org/patch/9395531/ https://patchwork.kernel.org/patch/9395539/ At the time they were refused because a pwrseq library was supposed to get in. Unfortunately that plan hasn't succeeded yet so re-submitting the original two patches with the following modifications: - Rebase on top of v4.13-rc2 - Reword the title to make it clear this is a fix - Reword the changelog so it is clearly a temporary workaround Let me know if you have any question. Regards, Gary Gary Bisson (2): ARM: dts: imx6qdl-sabrelite: fix USB PHY reset ARM: dts: imx6qdl-nitrogen6x: fix USB PHY reset arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 20 ++++++++++++++++++++ arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) -- 2.11.0