From patchwork Fri Jun 28 13:15:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13716124 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AE737C2BD09 for ; Fri, 28 Jun 2024 13:16:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=ZI8POV5Gccey/uPjbMA3QIqQzcl4xdq7MkCQNQh8arU=; b=bYlihW1uQjArmslieiQ+MYcGnD 6f5aULY35pMirKk+0PGMORjFrUzXP81j15H38WRwCrY9oRphkKAbu67IrGNkrx7mfzORbzjjSjNcE kW2koAU12+XLdAj1glZOplfNiGYFs6x5DUUEmWvs+CDUu6nsyNtX3OzWtTCvnIqvq+XKTDwcncwrv 72J/19Em/EUgNn8gcUevroJPxrCTRH51wOhzC+I4YPUBSLQny4Z/4SdxLqc650QpTaldoJEfBVa0v RY/Dd/XFRH7PgoirA1CPksTlkx/WbgedhcIPc3vNy/nt5ARsIcPdNCfPN0Qrp3dPs91t4VzoOIPMo Xz4CTuew==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sNBSh-0000000DnGS-1exX; Fri, 28 Jun 2024 13:16:23 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sNBSF-0000000Dn9J-0y8J for linux-arm-kernel@lists.infradead.org; Fri, 28 Jun 2024 13:15:57 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:acf4:1256:ab55:12e6]) by albert.telenet-ops.be with bizsmtp id h1Fs2C0085ECAAU061Fsiq; Fri, 28 Jun 2024 15:15:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1sNBS6-000VGQ-7X; Fri, 28 Jun 2024 15:15:52 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1sNBSC-00BlRF-2Z; Fri, 28 Jun 2024 15:15:52 +0200 From: Geert Uytterhoeven To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 0/3] Renesas SoC updates for v6.11 (take two) Date: Fri, 28 Jun 2024 15:15:46 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240628_061555_452055_1C3C158F X-CRM114-Status: GOOD ( 15.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi SoC folks, This is my second pull request for the inclusion of Renesas SoC updates for v6.11. It consists of 3 parts: [GIT PULL 1/3] Renesas driver updates for v6.11 - Add R-Car fuse driver. [GIT PULL 2/3] Renesas DT binding updates for v6.11 - Document support for R-Car E-FUSE controllers. [GIT PULL 3/3] Renesas DTS updates for v6.11 (take two) - Add E-FUSE support for the R-Car V3U, S4-8, V4H, and V4M SoCs, - Add sound support for the R-Car V4M SoC, - Miscellaneous fixes and improvements. Note that the new R-Car Fuse DT bindings, and/or driver and platform data are shared by multiple driver and DT source files, and thus included in multiple pull requests: - "[GIT PULL 1/3] Renesas driver updates for v6.11", - "[GIT PULL 2/3] Renesas DT binding updates for v6.11", - "[GIT PULL 3/3] Renesas DTS updates for v6.11 (take two)", - "[GIT PULL] pinctrl: renesas: Updates for v6.11 (take two)" (for pinctrl). Thanks for pulling! 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