From patchwork Tue Nov 12 15:24:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13872403 Received: from gauss.telenet-ops.be (gauss.telenet-ops.be [195.130.132.49]) (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 6B5901FF604 for ; Tue, 12 Nov 2024 15:31:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.132.49 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731425474; cv=none; b=g5Z0UtzEPWrCaT2dC3OHyRpVcWbQ/SRjpgRQUpnv01UcQvlR5IlTLznNqtlghrbL/IQngjlDGg96BlokQKS7gaWy8kPbZA1tHKG9XQBwo9TpKfQlxdVqhNNk2SVryKqVtZjfJZtrXdcjbR8aIG6gRuR4knSpYZf3J4C0LNzCruo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731425474; c=relaxed/simple; bh=uQV0n8yCC06ltoSjlnTAEx6volrcn7obATZz9RHAyIQ=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=N3HY5ykX5hClGjTTw+WjU2XTCpRCD1vwMaP65su+RPeZb6geFHnj0rawjNjh/s3Y2y+4PvBnk0N+wtcJH5eXjUcQz+rIWGXRWxz1oMJLe54h7Q4vP89+/xc3RtbdjvdOWtY3/EqhNF/5fkOT3K1ljKaHG31Tfyv/Ar/pLR3suw8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.132.49 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by gauss.telenet-ops.be (Postfix) with ESMTPS id 4Xnqvl3G8fz4wxhT for ; Tue, 12 Nov 2024 16:24:19 +0100 (CET) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:78de:3cf6:79c5:d375]) by albert.telenet-ops.be with cmsmtp id brQ92D00l4mJWgD06rQ9ME; Tue, 12 Nov 2024 16:24:11 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1tAsk8-006q6m-9e; Tue, 12 Nov 2024 16:24:09 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1tAskT-001eqb-Pu; Tue, 12 Nov 2024 16:24:09 +0100 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] Renesas fixes for v6.12 Date: Tue, 12 Nov 2024 16:24:05 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Hi SoC folks, The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924: Linux 6.12-rc4 (2024-10-20 15:19:38 -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-v6.12-tag1 for you to fetch changes up to 124f4f1a18696c4198f9f903fd74034ea8b7d352: MAINTAINERS: Re-add cancelled Renesas driver sections (2024-11-11 11:11:17 +0100) ---------------------------------------------------------------- Renesas fixes for v6.12 - Re-add cancelled Renesas driver sections to the MAINTAINERS file. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): MAINTAINERS: Re-add cancelled Renesas driver sections MAINTAINERS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 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