From patchwork Mon Sep 28 11:56:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1372582 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.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=glider.be Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=obS0MrjF; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4C0Lbv6XLzz9sSC for ; Mon, 28 Sep 2020 21:57:15 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id: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=zC2YFA0HhiHpX80+fQC3PcOLovgv3GBZOBo/f8X0mPU=; b=obS0MrjFDCf+hNpOuMbq6p/Riv dppPqXpGQIFtwjsGvydqh9Cdk1ANc7F/Wb1zTtUQ46tAQIsc/wxpvlqF4UcMxtZ/Ihd6O92agw2B+ 0/rdYbx1M5XJLqbo7eNU2ASIMF+CmVr2drcfOhelzX2nMXIL192aH3Uxlrd2bYxIYnetsTcgG9ibv VylL7Ez1AylQsmOorY3ZDHE/OhaGsA4DGOJuzMMaa4O2ABzH8hEIV/inzhCA5BO+tPoRRM9g4E6G5 HJxdyhmSVR4Ugj3Hr1vGCrtmv4eFPt+rV4D+bXEd6QHOx2MCrQ75DESryBusxTS08FcOy5d01RDbC Qf1xPWuQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMrm4-0006X1-QP; Mon, 28 Sep 2020 11:56:56 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMrm1-0006Vq-FA for linux-arm-kernel@lists.infradead.org; Mon, 28 Sep 2020 11:56:55 +0000 Received: from ramsan ([84.195.186.194]) by michel.telenet-ops.be with bizsmtp id ZPwn230194C55Sk06Pwnmz; Mon, 28 Sep 2020 13:56:48 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kMrlv-0002wZ-Qk; Mon, 28 Sep 2020 13:56:47 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kMrlv-0002sE-OG; Mon, 28 Sep 2020 13:56:47 +0200 From: Geert Uytterhoeven To: arm-soc , arm-soc Subject: [GIT PULL] Renesas fixes for v5.9 Date: Mon, 28 Sep 2020 13:56:45 +0200 Message-Id: <20200928115645.10985-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_075653_613914_6F416C40 X-CRM114-Status: GOOD ( 10.30 ) X-Spam-Score: -0.5 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi arm-soc folks, The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-fixes-for-v5.9-tag1 for you to fetch changes up to 08d7a73fffb6769b1cf2278bf697e692daba3abf: ARM: dts: iwg20d-q7-common: Fix touch controller probe failure (2020-09-25 09:26:36 +0200) ---------------------------------------------------------------- Renesas fixes for v5.9 - Fix touch controller probe failure on the iWave RainboW G20D Qseven board. This is a fix for a regression in v5.6. It came in late, as resolving it depended on DT binding and driver development, which has just been accepted in linux-next. Thanks for pulling! ---------------------------------------------------------------- Biju Das (1): ARM: dts: iwg20d-q7-common: Fix touch controller probe failure arch/arm/boot/dts/iwg20d-q7-common.dtsi | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) Gr{oetje,eeting}s, Geert --- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds