From nobody Mon Feb 9 05:58:29 2026 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 8AA58330B2D for ; Thu, 5 Feb 2026 21:24:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770326650; cv=none; b=iZgXpfgE6RF9glGcUo4fUHkzqMqyyZ5E00j2yvSMyDA6rjKwV9wcq92lXNDjLjYxNu+KrTVrw1GEnRpciP8V4+eQDV4+HAbXJGlL0PD9u6YlOqQZkDZrG7jtkswneWEhd7AXxf4ZNCRXF8oVkNcIZs+p3LYY3g/+raO1Z5mULG0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770326650; c=relaxed/simple; bh=XMaDVYmuWuR7Vozem00RyLezzf4ecLHPGnFKrah7WlU=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=X80fxjg24Ep3839v54M5FEeMKFTch5wSM/tLhc55I1j/Wb3p9EdLUywlMbpT2QwI54g+QHGC6BiHztnO0snv/MJqCVveNujGIpaFMGXVCuHK9IJfjmZ6obDPPWrGWdwZUf/W0taX5T6v/m73Q6Or+2YsEafNpjfbCXVIIj9dOjY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=iI0zpFv9; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="iI0zpFv9" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type; bh=GlCPNfoDyu0ihNPCW4h5bfptKMnnPn3SUFCxT54wycY=; b=iI0zpFv96qHRyPz9kl8S/DgiRF StCE1Aq3CN2+f4C3ETzvtyEevNNeslzwwJ4SVqOf8e3PkdEwkArObejTMgMpzFqOyMdNIrNDRjwMQ u77HMWw1u0W341c70qdwuCvWblOmZ8FjZaq4lUODafIWgzeAKkyDoz5IBdwTswHH5QIMCncBf3Dla S3huvc0KxRpm4maBQDNHpvILmy+qqpBhyH8/Wf9mN7Du0weNaEjquQ6X6frFHwnDyBOfTur1KsN2E m7JIetxsBqCQj4zULjGVCSMlRCuB3paBTva+FmmdtetHHnrQrPtFUvXBriONJY2rzMLslyWT5E9g0 AS2UPUBg==; Received: from i53875afe.versanet.de ([83.135.90.254] helo=localhost.localdomain) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vo6pc-007GK0-AQ; Thu, 05 Feb 2026 22:24:08 +0100 From: Heiko Stuebner To: heiko@sntech.de Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kever.yang@rock-chips.com, finley.xiao@rock-chips.com, w@1wt.eu, jonas@kwiboo.se Subject: [PATCH 1/3] arm64: dts: rockchip: Enable OTP controller for RK3562 Date: Thu, 5 Feb 2026 22:23:45 +0100 Message-ID: <20260205212347.490636-2-heiko@sntech.de> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20260205212347.490636-1-heiko@sntech.de> References: <20260205212347.490636-1-heiko@sntech.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Enable the One Time Programmable Controller (OTPC) in RK3562 and add an initial nvmem fixed layout. Signed-off-by: Heiko Stuebner --- arch/arm64/boot/dts/rockchip/rk3562.dtsi | 46 ++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3562.dtsi b/arch/arm64/boot/dts= /rockchip/rk3562.dtsi index f84676b47b27..07626dba21bf 100644 --- a/arch/arm64/boot/dts/rockchip/rk3562.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3562.dtsi @@ -1093,6 +1093,52 @@ sdmmc1: mmc@ff890000 { status =3D "disabled"; }; =20 + otp: otp@ff930000 { + compatible =3D "rockchip,rk3562-otp"; + reg =3D <0x0 0xff930000 0x0 0x4000>; + clocks =3D <&cru CLK_USER_OTPC_NS>, <&cru PCLK_OTPC_NS>, + <&cru PCLK_OTPPHY>, <&cru CLK_SBPI_OTPC_NS>; + clock-names =3D "otp", "apb_pclk", "phy", "sbpi"; + resets =3D <&cru SRST_USER_OTPC_NS>, <&cru SRST_P_OTPC_NS>, + <&cru SRST_P_OTPPHY>, <&cru SRST_SBPI_OTPC_NS>; + reset-names =3D "otp", "apb", "phy", "sbpi"; + + nvmem-layout { + compatible =3D "fixed-layout"; + #address-cells =3D <1>; + #size-cells =3D <1>; + + cpu_code: cpu-code@2 { + reg =3D <0x02 0x2>; + }; + + otp_cpu_version: cpu-version@8 { + reg =3D <0x08 0x1>; + bits =3D <3 3>; + }; + + otp_id: id@a { + reg =3D <0x0a 0x10>; + }; + + cpu_leakage: cpu-leakage@1a { + reg =3D <0x1a 0x1>; + }; + + log_leakage: log-leakage@1b { + reg =3D <0x1b 0x1>; + }; + + npu_leakage: npu-leakage@1c { + reg =3D <0x1c 0x1>; + }; + + gpu_leakage: gpu-leakage@1d { + reg =3D <0x1d 0x1>; + }; + }; + }; + dmac: dma-controller@ff990000 { compatible =3D "arm,pl330", "arm,primecell"; reg =3D <0x0 0xff990000 0x0 0x4000>; --=20 2.47.2