Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp4171315img; Tue, 26 Mar 2019 04:34:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqyxh1hzDU2f7BMrSjZW3ihfqyrmORFBd/hhtXrUZqJ2CYITcStZE5tM3RTnkwtEayy2NroX X-Received: by 2002:a17:902:586:: with SMTP id f6mr30077300plf.68.1553600045391; Tue, 26 Mar 2019 04:34:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553600045; cv=none; d=google.com; s=arc-20160816; b=kr8YDN+nrhoKBHwBBDM3OXFQiEx7KPRmMsnzkVpCRPjVc5Z4dKs9XWPjtC0p4eGeeG uUwwsMSr4ZSDVKJHLl4K/RwWZddZm6lY8e3LtFlwJMESwH8tlILv2MOesPaPolV8VQD+ EFk6R7cxRHHGcZbzw50li7l7KhQXAIT3F09K6Kmmx5VpgfRSDhUy4WfsegzB2b0Tugu/ V09Nnki02vFKKUtaGk/jINJNx5uo8nyjBLRPD3pxd6oHFnhKsGFgpHOq8vAd9yIsZZ4F QzuCwvK6/YHLz+IaaZCJXTt20nzEZrjsYektpPZG8L9xQAqyZRwo8mNUsz6g56UFHh9C fN/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=ALCKXKZ6F4RTB9w/AGvhs8Ha48ijXwFCOaIsF6V0Chw=; b=gOY9wUXP47Bwxs+McjxYJgIunLpxLzoFaCEJLiLrs+GUw049cuMj2GU/w0OeplN4yl jRk9DdQ37+Nmzqf49lHFHyPQ6FbO0+B1/S5J3yYYv1ox/nFHN4nn5ycYqfDfA1wwWtpa 117UwWDP91LcwLMAEKVCvwfRRDqXXsqI6wmtjC+A/mWynSYg+j/DVnHA6JWUoM8utTn4 C4cMIxCkW8fappfMKig3b8NprRsHU9wxXDH0jP2qcQsywLbw3SgCynCe/ZMl3WDk+zU3 ogXRFwvwpbsJb31ms/t4Urlh5U6xSmALKSBV+a5AHmVb8ULPM52OyPAHisoj6INCtdtc Nw5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si15919474plk.126.2019.03.26.04.33.49; Tue, 26 Mar 2019 04:34:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726285AbfCZLdP (ORCPT + 99 others); Tue, 26 Mar 2019 07:33:15 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:41351 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726175AbfCZLdO (ORCPT ); Tue, 26 Mar 2019 07:33:14 -0400 Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtp (Exim 4.89) (envelope-from ) id 1h8kKL-0003WE-0G; Tue, 26 Mar 2019 12:33:09 +0100 Message-ID: <1553599988.6854.5.camel@pengutronix.de> Subject: Re: [PATCH] dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets From: Philipp Zabel To: Kevin Hilman , Neil Armstrong Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 26 Mar 2019 12:33:08 +0100 In-Reply-To: <7hbm2234i3.fsf@baylibre.com> References: <20190304104916.3937-1-narmstrong@baylibre.com> <1553078122.7071.6.camel@pengutronix.de> <7hbm2234i3.fsf@baylibre.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:3ad5:47ff:feaf:1a17 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kevin, On Fri, 2019-03-22 at 15:53 -0700, Kevin Hilman wrote: [...] > Could ou make a immtable tag for this in your tree? This is needed for > some upcoming DT users we'd like to queue for the next cycle. I have just sent a reset/fixes pull request including this patch. Once that gets merged, you can either wait for the next -rc that includes it or pull in git://git.pengutronix.de/pza/linux reset/meson-g12a which is just the first patch of the two. regards Philipp