]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3308: Remove OTP device node from soc u-boot dtsi
authorJonas Karlman <jonas@kwiboo.se>
Tue, 30 Jul 2024 14:27:50 +0000 (14:27 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 9 Aug 2024 10:35:23 +0000 (18:35 +0800)
commit0bacb4d221fb041d65589cd34d4bd31c07411ed9
tree16086e571cf8954f24d8ba8632f13e6a1b8a0c29
parente881527975313b4d9cc9a14b74d753b4e368ee65
rockchip: rk3308: Remove OTP device node from soc u-boot dtsi

The merged upstream DT node for OTP differs in nodename and will cause
following build errors once rk3308.dtsi in dts/upstream is updated:

  ERROR (duplicate_label): /nvmem@ff210000: Duplicate label 'otp' on /nvmem@ff210000 and /efuse@ff210000
  ERROR (duplicate_label): /nvmem@ff210000/id@7: Duplicate label 'cpu_id' on /nvmem@ff210000/id@7 and /efuse@ff210000/id@7

Remove the OTP device node from soc u-boot dtsi in preparation for
replacing it with the merged upstream DT node in dts/upstream.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3308-u-boot.dtsi