Message ID | cover.ec8b238cd65ed1e16d9e4574b695f76c9b14f0c0.1552594551.git-series.maxime.ripard@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BC53E14DE for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 14 Mar 2019 20:17:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A64AC2A734 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 14 Mar 2019 20:17:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9AE672A737; Thu, 14 Mar 2019 20:17:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3985C2A734 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 14 Mar 2019 20:17:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=qb+xKtXSC/N0DCd1ajBab3wqvwEYqgE/yS57a3l56ok=; b=DknPgaCFntjglF KTVZydhxhn9x7bpqOdMtJYOF4rHNgJsBKSLbDilNxjJfXJRfp/4EgM93dbfaiaYIB0GrtSdwazZh+ vJu69/Dc0VhVj2AmLEjq9FjM8ogyn8H5CbtJ6S5CJaroaAzXGikn88ED9/Yxv3yeS6DmiqbZvBQzV UZzT//1xu09xflpGBqS06X+N0ly2xH/GAy+C/z977byrpiHM/pD4bfPX/jSglODWc34Oq/dIaDa4V eDnnObD5xPWaK605xPtWk90vPNhyiQQiCHA4yF0oEbl4UW3G3QsxI84McdG10K7P16rDP3PixWjQ3 f0JSBi/cDXp/gvEYzbXA==; 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 1h4WnG-0005NI-Ak; Thu, 14 Mar 2019 20:17:34 +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 1h4WmV-0004OJ-F4 for linux-arm-kernel@lists.infradead.org; Thu, 14 Mar 2019 20:16:51 +0000 X-Originating-IP: 90.89.68.76 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 5476A40002; Thu, 14 Mar 2019 20:16:36 +0000 (UTC) From: Maxime Ripard <maxime.ripard@bootlin.com> To: Chen-Yu Tsai <wens@csie.org>, Maxime Ripard <maxime.ripard@bootlin.com> Subject: [PATCH v2 00/13] ARM: dts: sunxi: Cleanup DTC warnings Date: Thu, 14 Mar 2019 21:16:21 +0100 Message-Id: <cover.ec8b238cd65ed1e16d9e4574b695f76c9b14f0c0.1552594551.git-series.maxime.ripard@bootlin.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190314_131647_961829_C65613E6 X-CRM114-Status: GOOD ( 13.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Sean Paul <seanpaul@chromium.org>, Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
ARM: dts: sunxi: Cleanup DTC warnings
|
expand
|
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=1 after applying this series is now > reduced to 2. > > 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. > > 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