From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C94563A75B6; Mon, 4 May 2026 13:00:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777899613; cv=none; b=qajgp79ciBgYSlAY/nX7jCk6LvVfvgVeGu5L9yGmIZht20+kKoLYYDuLRCgGbRX653C86oH+fGzwO1l/h5cXIFqdJnbBfx4hZMwJWxn1Ff33+VgDox+JUlzqIqkzFC1wN3ut2rg9WsItrRBGlPUUBTsh6yCiQ5d51kBhYnChPXo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777899613; c=relaxed/simple; bh=78C0iIpHwaY1z055Q60sRTW3KuphQTn9gwpSmEjxuYw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=jFz//GWcdOGWdXnlYia2F8Y+DLj4LE0gXR1uzpigpRBKDZQ0yN5msnXq6WmZOYIjs8vW2yFYN5g4dwpuT2HbNrS/1ZI15ncfuCJjCekPYDCfeBtqiXXeQSOz1hmBnw0QRoAwq1EuK3Hwf66z+WjJ43oWHL1VKwH3j277kzFvXb8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 18410C2BCB8; Mon, 4 May 2026 13:00:11 +0000 (UTC) From: Geert Uytterhoeven To: soc@lists.linux.dev, soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL] Renesas SoC fixes for v7.1 Date: Mon, 4 May 2026 15:00:09 +0200 Message-ID: X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Hi SoC folks, The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -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-v7.1-tag1 for you to fetch changes up to 7e070a14beaf036588f164575bbaf7011dd26285: arm64: dts: renesas: r9a09g056: Add #mux-state-cells to usb20phyrst (2026-04-27 11:14:31 +0200) ---------------------------------------------------------------- Renesas fixes for v7.1 - Fix SCIF (serial port) clocks on R-Car X5H, - Fix various dtc and dtbs_check warnings. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): arm64: dts: renesas: r8a78000: Fix SCIF brg_int clocks Marek Vasut (10): arm64: dts: renesas: draak/ebisu-panel: Fix missing cells and reg in DTO arm64: dts: renesas: salvator-panel: Fix missing cells and reg in DTO arm64: dts: renesas: rz-smarc-cru-csi-ov5645: Fix missing cells and reg in CSI2 subnode arm64: dts: renesas: rz-smarc-du-adv7513-smarc: Fix missing cells and reg in DU subnode ARM: dts: renesas: r8a7778: Add missing unit address to bus node ARM: dts: renesas: r8a7779: Add missing unit address to bus node ARM: dts: renesas: r8a7792: Add missing unit address to bus node ARM: dts: renesas: r7s72100: Add missing unit address to bus node ARM: dts: renesas: genmai: Drop superfluous cells ARM: dts: renesas: rskrza1: Drop superfluous cells Tommaso Merciai (2): arm64: dts: renesas: r9a09g057: Add #mux-state-cells to usb2{0,1}phyrst arm64: dts: renesas: r9a09g056: Add #mux-state-cells to usb20phyrst arch/arm/boot/dts/renesas/r7s72100-genmai.dts | 3 --- arch/arm/boot/dts/renesas/r7s72100-rskrza1.dts | 2 -- arch/arm/boot/dts/renesas/r7s72100.dtsi | 2 +- arch/arm/boot/dts/renesas/r8a7778.dtsi | 2 +- arch/arm/boot/dts/renesas/r8a7779.dtsi | 2 +- arch/arm/boot/dts/renesas/r8a7792.dtsi | 2 +- arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtso | 5 +++++ arch/arm64/boot/dts/renesas/r8a78000.dtsi | 8 ++++---- arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 1 + arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 2 ++ arch/arm64/boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi | 5 +++++ arch/arm64/boot/dts/renesas/rz-smarc-du-adv7513.dtsi | 5 +++++ arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtso | 5 +++++ 13 files changed, 31 insertions(+), 13 deletions(-) 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