From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE078C11F66 for ; Tue, 29 Jun 2021 08:43:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AE08061DC8 for ; Tue, 29 Jun 2021 08:43:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AE08061DC8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=0SupIy7FMOH9LdRA/jpfHj2/aoDPAKZGQLU1sz6qIv8=; b=ziT3geqgc4jLT1QgnF5fCmOcEY LKmQWYZwTTwHMcmb0A4QBUgnGayRzRJjWBWQI6olGtiBH/jMw1OjHQ6Kw7WcbEuBVGYfIKOeH91By oeFxwLjTG1AdJ4fbtIFms1/n1kR9fgW3bU84FG4t1Cyab+y5JGpnpHORSpoR027x9oFpY/5mklK/L 4kzfnZHgUgwXjlkG+GgSdIip8PQXfSJ5XegdV7S67SigaPZAsl+/OGwe4jjTmLnS4Qoez7x1ZMazw 3TY3Lx3WyglQDp7S22Zh4CljsMfoa4D4pJjFsjMuMggdEUSYmG+zkL+nkKxPi2cZ94Txc43XEir1/ qOo5w5XQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ly9ID-00AFhO-Gw; Tue, 29 Jun 2021 08:40:32 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ly9Gk-00AF3m-69 for linux-arm-kernel@lists.infradead.org; Tue, 29 Jun 2021 08:38:59 +0000 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 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-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210629_013858_272608_9DE32332 X-CRM114-Status: GOOD ( 12.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============3330199183303474830==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3330199183303474830== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="twcsnips74edkkg2" Content-Disposition: inline --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-- --===============3330199183303474830== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3330199183303474830==--