diff options
| author | Eugen Hristev <eugen.hristev@collabora.com> | 2023-05-29 10:34:23 +0300 |
|---|---|---|
| committer | Kever Yang <kever.yang@rock-chips.com> | 2023-07-28 18:45:02 +0800 |
| commit | 22a5a9724b892cd344da01c37434566170e33da5 (patch) | |
| tree | 4b66940549b5bcfce8cff893fe9b9ac0c35316ce /arch/arm/dts/rk3588s-u-boot.dtsi | |
| parent | 0825522eeaa91685dd2491deb6a12893f9859d09 (diff) | |
ARM: dts: rockchip: rk3588: sync with Linux
Sync the devicetree with linux-next tag: next-20230525
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/dts/rk3588s-u-boot.dtsi')
| -rw-r--r-- | arch/arm/dts/rk3588s-u-boot.dtsi | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/dts/rk3588s-u-boot.dtsi b/arch/arm/dts/rk3588s-u-boot.dtsi index c703e41802b..1bb3c6a9d95 100644 --- a/arch/arm/dts/rk3588s-u-boot.dtsi +++ b/arch/arm/dts/rk3588s-u-boot.dtsi @@ -174,18 +174,6 @@ status = "disabled"; }; - otp: nvmem@fecc0000 { - compatible = "rockchip,rk3588-otp"; - reg = <0x0 0xfecc0000 0x0 0x400>; - #address-cells = <1>; - #size-cells = <1>; - status = "okay"; - - cpu_id: id@7 { - reg = <0x07 0x10>; - }; - }; - rng: rng@fe378000 { compatible = "rockchip,trngv1"; reg = <0x0 0xfe378000 0x0 0x200>; |
