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: 11803569 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 523EE6CB for ; Mon, 28 Sep 2020 11:56:51 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 4C927221EC; Mon, 28 Sep 2020 11:56:51 +0000 (UTC) Delivered-To: soc@kernel.org Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 458F12073A for ; Mon, 28 Sep 2020 11:56:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 458F12073A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=geert@linux-m68k.org 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 List-Id: To: arm-soc , arm-soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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 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