From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 68D2D2DCF45; Tue, 5 May 2026 10:40:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777977617; cv=none; b=AxRI9xGG+FhD6CAqpvH0bPr+rn4QLP5lpqZqVB53lxesdr5FGAMha8o45NP3rjjYqMuC+MHas2icO1N5id8v/dkHizGsCj2BLMfLpbsGrWHRUD3DAWM3UzKyEeV1JrvLhkFolZrtcfDtC75RqCMstyr857vhXBSL2hmQC0C4SrA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777977617; c=relaxed/simple; bh=21KkK8fuHwyUMnWeb63n9WmVc90yAKVk7g5A9u1COZg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=OmdFDE3xvb7zlmSmDDBiWOiRlyYQNM0XlG2yUVnbCTbLgzmy9veK1ZZ5zZTFqXi12iyriaah/KRQqXkowt7qgNJjwbvX/NqU6VyHJ/UyHF3Sbzq6YdCBBKqd+3ElkLU+tRz2sa5XZpj1TnaNX7Xyd0DYXfOckbyQdK5Cywan+Cg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b=IhGQGDuq; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=realtek.com header.i=@realtek.com header.b="IhGQGDuq" X-SpamFilter-By: ArmorX SpamTrap 5.80 with qID 645AdtrU71157145, This message is accepted by code: ctloc85258 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=realtek.com; s=dkim; t=1777977595; bh=7ipe0+lXh5EphXIInZY0Ql0rK52tFhFsSOH18o40fNw=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=IhGQGDuqEphjZt3v0D0E5oAgug1vhvMAFMR4iE7pR8TvUgmOKBny9B6Ab4MzYJJfG ZeHqnAiqua8GMVkUVRtV9c53zQ+FK8vQzWZrDohF+6uKGERkrarLhIx/vbLbN87YCP Pp38KSSKLgaBC4R/8IvIR0jkUgYN2Ca/lUonQ42WlusRn0evkNQCVcoOlBwPdp3qUy 5KOp/zD5eywsEJU8yY+q11FHjDidG9xVugo3hXa9jwBwudPd1QcYpxYt6AS4L3VJ7i pO5LI6wWd8HYiunQjxLyr71oaGdZnwA5xeh9SseFIWP7ibhcbyW0Dh/O+LsQfTrDZ7 XvMC68mK/eZ5A== Received: from mail.realtek.com (rtkexhmbs03.realtek.com.tw[10.21.1.53]) by rtits2.realtek.com.tw (8.15.2/3.27/5.94) with ESMTPS id 645AdtrU71157145 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 5 May 2026 18:39:55 +0800 Received: from RTKEXHMBS04.realtek.com.tw (10.21.1.54) by RTKEXHMBS03.realtek.com.tw (10.21.1.53) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1748.10; Tue, 5 May 2026 18:39:55 +0800 Received: from cn1dhc-k02 (172.21.252.101) by RTKEXHMBS04.realtek.com.tw (10.21.1.54) with Microsoft SMTP Server id 15.2.1748.10 via Frontend Transport; Tue, 5 May 2026 18:39:55 +0800 From: Yu-Chun Lin To: CC: , , , , , , , , , , , Subject: [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Date: Tue, 5 May 2026 18:39:52 +0800 Message-ID: <20260505103955.1010130-1-eleanor.lin@realtek.com> X-Mailer: git-send-email 2.50.1 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit This series consists of patches that have already been reviewed on LKML. Add pinctrl support for the RTD1625 SoC and update the ARM/Realtek architecture MAINTAINERS file to reflect current maintainers and include the pin controller drivers. Best regards, Yu-Chun Krzysztof Kozlowski (1): ARM: realtek: MAINTAINERS: Include pin controller drivers Yu-Chun Lin (2): MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE arm64: dts: realtek: Add pinctrl support for RTD1625 MAINTAINERS | 5 ++++- arch/arm64/boot/dts/realtek/kent.dtsi | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) -- 2.34.1