Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4219428pxv; Tue, 29 Jun 2021 01:40:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyZog7Sl2bCnnvigsYb2ZSTgmlMSZX8DUIDL/fZrgCxMfOk3ZDKGzZ4H2yvafg9Zf4e+ypr X-Received: by 2002:a05:6e02:808:: with SMTP id u8mr11162611ilm.57.1624956043177; Tue, 29 Jun 2021 01:40:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624956043; cv=none; d=google.com; s=arc-20160816; b=BqE07zwQqQtxQMBmhqKLtin8XtAkvSnFtIqSumTvFtsoXoYKwu1uS1NH7QEFChXK79 ifG7I8t7qiT2Hk3LMoE2RXt1vqTadk0y9aLCgePSyvJRdikrOFgZM1NcjBWOSj02GmKL Z46q5xT11OztZdJT60HA9ZFI6sBAGzA0QQl8WqQwNO/anc2HQX22dbJm0qK6rLVgm9TN JLzPFY/uPWGBmTZJ6ZbIlU5AIuQ8fGoc4KQfqt2zOKgLmTdRVktBR+CRHe2WpN0XViXN +oHzpzoAyhqqvEiqjq0wH78Ahtg1Ch8zERiSJPKW437FsJMBJeMT8tRSoQTwo8qbA/X0 04fA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Z4vt3g+9lARwWAB7D7xUgahGMt2Cqg9H+FrNbVp76T8=; b=h86XuXG56/f3E3PauDWZ/FNNE0CnOWO99YQWM8HO6y2sgn/5vcgekLw6enMgpN8oWh FzpYpDuim0OegY4kwS1uSU72eWtZ5/AeaXw3h6c7VOucn5VAPu/mg6WjwAmrNANoiZBF SpqNzJ5YTvB3c0hvgTuoEkq7NwHGlbRuqXIFjqwkZhjkldMkdNhDTUolLTdQTBzCKBWO J1NYIz37SlgqCW890f1k/FVcWdA0Y8So/wpuY0msS9agyp2iRUtzsZFQIthAAomBlmle Z/f81pLGV/pDdxfEZdRav99VjlYB+6p7n8ZEFQBA38mYdeI1l+a2UPUQOiYpYsP/QRHS AumA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f17si18503521ilj.76.2021.06.29.01.40.29; Tue, 29 Jun 2021 01:40:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232484AbhF2Il0 (ORCPT + 99 others); Tue, 29 Jun 2021 04:41:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232411AbhF2IlY (ORCPT ); Tue, 29 Jun 2021 04:41:24 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D740C061574 for ; Tue, 29 Jun 2021 01:38:57 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly9Ge-0000KY-En; Tue, 29 Jun 2021 10:38:52 +0200 Received: from ukl by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1ly9Gd-0004Fe-IF; Tue, 29 Jun 2021 10:38:51 +0200 Date: Tue, 29 Jun 2021 10:38:51 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Sean Anderson Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, michal.simek@xilinx.com, linux-kernel@vger.kernel.org, Alvaro Gamez , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer Message-ID: <20210629083851.dsejopbe3pbgjer2@pengutronix.de> References: <20210528214522.617435-1-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="twcsnips74edkkg2" Content-Disposition: inline In-Reply-To: <20210528214522.617435-1-sean.anderson@seco.com> X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: ukl@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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --twcsnips74edkkg2 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Sean, I wonder what tree you chose as a base here. I found tags/v5.13-rc1~44^2 as a tree that your patches can be applied to (and tags/v5.13-rc1~44 or later doesn't work). I recommend using git format-patch --base ... =2E This makes it easier for the responsible maintainers to pick the right base and allows easier automatic testing. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --twcsnips74edkkg2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmDa3BcACgkQwfwUeK3K 7AlJowf/dNyTC7mU7OK5CaeXltx0/w38Sm6ieyqX98gYRz2FHFEZ5426HyjnHUe3 PnlLJSwWJL9dTJUyP4IsjLxMJhZFRzMSUnMOUQLSP1+pVUyhdgubCaLsF5X7aROo 9mmeaf5C8RC7zhXyUDJluqAL1tEbOKjsQnFeTG+t4mCpHi6MSIFb6F6nT+vEzCOO fGNPYMnD17DzB+Cs990uTFHbK4X4Y8GQteRIqxP9BuUI0dPjAs4Ca2UEF9LrN0vm aq+6YTbgKSLFEQOUULFJt69tsx0boFLS+YlmggAjwSLFUXnwYsrY2JUsX4IcsFis 6wCY4K65/h4cq1PN/SPYQzQsi3fvfg== =7gCo -----END PGP SIGNATURE----- --twcsnips74edkkg2--