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=-3.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham 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 99405C43381 for ; Fri, 15 Mar 2019 09:08:28 +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 6A2D3218AC for ; Fri, 15 Mar 2019 09:08:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="b711u1FD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6A2D3218AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=88Y6fTsXRm88tv2Gt98UyiQQkf5mJTAV+rKraFL2tzs=; b=b711u1FDZirYb8C5egPu7dFDN tdmFU+TsYAx9Wj/OVvqKZAngyhw3rHGc1XtyS7fR2zQAX+IerCi1rP2nBsw4sAOpYytxibK8TKTWt fKB/aUjsNn/vZJkN7KBesAUaHj/kLTNW43AhSSEdQt88FzV0+muf+M3WapXv7e9u88UpGVPvTEILS ISIGRnMPVgusF1zhG9b9W8cZvtMnGjLreN8fNYeKxdFOOvRN8+rqD8u7UCF9Vin6L3L0ItGo9oyGM zMqAkDWuNMBoD0rBDHEcMCXfeO9WfJNUCOQz7JAI6kH1mnRE0glMvu17YjmE+4wjcOMZkpZRJ6xTO /Kg7xH5pA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h4ipA-0001Rd-RI; Fri, 15 Mar 2019 09:08:20 +0000 Received: from relay2-d.mail.gandi.net ([217.70.183.194]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h4ip6-0001Q0-7X for linux-arm-kernel@lists.infradead.org; Fri, 15 Mar 2019 09:08:19 +0000 X-Originating-IP: 90.88.22.102 Received: from localhost (aaubervilliers-681-1-80-102.w90-88.abo.wanadoo.fr [90.88.22.102]) (Authenticated sender: maxime.ripard@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 4F08740024; Fri, 15 Mar 2019 09:08:09 +0000 (UTC) Date: Fri, 15 Mar 2019 10:08:09 +0100 From: Maxime Ripard To: Chen-Yu Tsai Subject: Re: [PATCH v2 00/13] ARM: dts: sunxi: Cleanup DTC warnings Message-ID: <20190315090809.i5zvmyu2nmjkobj6@flea> References: MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190315_020816_506757_396EB832 X-CRM114-Status: GOOD ( 13.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sean Paul , Maarten Lankhorst , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org Content-Type: multipart/mixed; boundary="===============1510807536816296963==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1510807536816296963== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mtzzrpg6b4kcbqdx" Content-Disposition: inline --mtzzrpg6b4kcbqdx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2019 at 09:16:21PM +0100, Maxime Ripard wrote: > Here is the rest of the series that fixes most of our DTC warnings. The > number of warnings when compiled with W=3D1 after applying this series is= now > reduced to 2. >=20 > The two remaining one are on the A80 and would require some change in > the clock driver. Given how little activity there is on the A80, we > can expect it to not happen in a near future, but I can live with two > warnings. >=20 > Let me know what you think, > Maxime Queued the patches 1-2 to drm-misc-next, and the patches 3-12 to the sunxi tree. Patch 13 is on hold for now. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --mtzzrpg6b4kcbqdx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXItreQAKCRDj7w1vZxhR xcASAQCvUlsJdy/5SlBo4gu7gvOLtILdtLgJOWyQ99ebgnlregEAsgYCWSK6mvVC 4eKS+ZI3VfWjRBQMjqC1TKtHzmaSrgc= =/2+v -----END PGP SIGNATURE----- --mtzzrpg6b4kcbqdx-- --===============1510807536816296963== 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 --===============1510807536816296963==--