From patchwork Wed Jul 11 14:18:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Heiko_St=C3=BCbner?= X-Patchwork-Id: 942522 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="u7YtKE4u"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="RXG6hZoL"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41QhMY4TXRzB4MP for ; Thu, 12 Jul 2018 00:31:21 +1000 (AEST) 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=KwIVuf/LUXxAeBUtVscG4bqaROEsY1aX1rnhwBoMVaI=; b=u7YtKE4uoCYjSj /SrTvSKa8Q3JQLQPJFnS2+YzJcokt69+NvDz4pO7ZKm6D/yEBfiEEL8bU2LXUxhJD9+QOwdJQOOh4 Dj91bNT/6T6wPmHIMvpOPOrWnsfBiOqaX+HwH5y2FI+CEICkwKyKCsquNr9TUkpNiMaAggvP8jUPs eQEOChq+5+Rxr/ioTI107GdPcahLj8hGhqzk3nKUMPYnY84FscQgS4FYwD7GeJ6be2gSw1QkTSnf0 8A5rmxO6w/LeEfu8cxiJKYZC+WeJgisL97jj7dTfNZuXAtFr6T01yAOs1dgZ8pHLTUNhK+UCGC0rN MFany1uD+DQX/a7+WCvg==; 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 1fdG9E-0004iT-L5; Wed, 11 Jul 2018 14:31:16 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdG3o-0007Xo-U2; Wed, 11 Jul 2018 14:25:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=eZoGx5GbK8bRxqoUNwnSq2GLZ8YBKI91EgSmhxQn0g4=; b=RXG6hZoL/Z8Om6r5MUSRm6xnGl OsWjrLAeFs9H0/Yf6be/zxsVycxShzdXCsa/WaN1MSY0dAGskk/lfG3u5MtHK3gYxDCyn6xgpVh+R lScFBUB0SKv4gHf3SZzT4BxAFFwPYxygar8bs+Av6YD3202SHAF5f5w9ce73V8P22hcIdADQ47kCP a8VtA3Xpp0usOBpRbIiMpMS8492xB+4n2IJ4dRm3MB+XyX6WiuWgYCzLidI8vezZT5aBsVRnj+TWK OKf3mArWePYHwf67SgfwyBY1PoOJAWDOYXPJ3ru4M/niOw5Cs3duGMkapvJeRT5xN5PmTZwectUDn ZBU2I6JQ==; Received: from gloria.sntech.de ([185.11.138.130]) by casper.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fdFxX-0007If-ES; Wed, 11 Jul 2018 14:19:13 +0000 Received: from wd0417.dip.tu-dresden.de ([141.76.109.161] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdFxL-0008Dz-Da; Wed, 11 Jul 2018 16:18:59 +0200 From: Heiko Stuebner To: arm@kernel.org Subject: [GIT PULL] Rockchip dts32 fix for 4.18 Date: Wed, 11 Jul 2018 16:18:55 +0200 Message-ID: <1776596.Q4iCTXTKyP@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180711_151911_580421_76A26526 X-CRM114-Status: GOOD ( 10.70 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 on casper.infradead.org summary: Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Kevin, Olof, please find below a one-patch pull fixing a new warning the updated dtc in 4.18 found. So far no other regressions have been found in Rockchip parts it seems. So please pull! Thanks Heiko The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-dts32fixes-1 for you to fetch changes up to cddb86833615d9550d7b3a1b65b71071784dae70: ARM: dts: rockchip: fix graph node unit address error from dtc (2018-06-17 09:31:34 +0200) ---------------------------------------------------------------- Fix for a new warning from dtc in graph node unit addresses. ---------------------------------------------------------------- Heiko Stuebner (1): ARM: dts: rockchip: fix graph node unit address error from dtc arch/arm/boot/dts/rk3288-evb.dtsi | 2 +- arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)