From patchwork Fri Nov 13 15:12:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11903907 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 2C85F1668 for ; Fri, 13 Nov 2020 15:12:38 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2639C22260; Fri, 13 Nov 2020 15:12:38 +0000 (UTC) Delivered-To: soc@kernel.org Received: from albert.telenet-ops.be (albert.telenet-ops.be [195.130.137.90]) (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 A239522261 for ; Fri, 13 Nov 2020 15:12:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A239522261 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.of.borg ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id rrCa2300Z4C55Sk06rCaeb; Fri, 13 Nov 2020 16:12:36 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1kdakc-0028FL-E4; Fri, 13 Nov 2020 16:12:34 +0100 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1kdakb-00GSrk-VE; Fri, 13 Nov 2020 16:12:33 +0100 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.10 Date: Fri, 13 Nov 2020 16:12:29 +0100 Message-Id: <20201113151229.3924165-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Hi arm-soc folks, The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -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.10-tag1 for you to fetch changes up to 7de8bfaa095fcbc2db2952d4b561be102a41c2a6: arm64: dts: renesas: r8a774e1: Add missing audio_clk_b (2020-11-09 11:47:35 +0100) ---------------------------------------------------------------- Renesas fixes for v5.10 - Add missing audio clock on RZ/G2H. Thanks for pulling! ---------------------------------------------------------------- Lad Prabhakar (1): arm64: dts: renesas: r8a774e1: Add missing audio_clk_b arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) 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