Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755826AbdGXNAO (ORCPT ); Mon, 24 Jul 2017 09:00:14 -0400 Received: from mail-wr0-f170.google.com ([209.85.128.170]:36797 "EHLO mail-wr0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755795AbdGXNAF (ORCPT ); Mon, 24 Jul 2017 09:00:05 -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 v2 0/2] ARM: dts: sabrelite/nitrogen6x: fix USB PHY reset Date: Mon, 24 Jul 2017 14:59:56 +0200 Message-Id: <20170724125958.11939-1-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170724085005.22101-1-gary.bisson@boundarydevices.com> References: <20170724085005.22101-1-gary.bisson@boundarydevices.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 31 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 Changelog v1->v2: - Remove 'regulator-always-on' property as suggested by Fabio 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 | 19 +++++++++++++++++++ arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) -- 2.11.0