mirror of
https://github.com/torvalds/linux.git
synced 2026-06-27 16:45:33 +02:00
arm64: dts: stingray: Add OTP device node
Add OTP device node for Stingray SOC. Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
22f969f351
commit
8dd970a2cd
|
|
@ -258,6 +258,13 @@ crmu: crmu {
|
|||
|
||||
#include "stingray-clock.dtsi"
|
||||
|
||||
otp: otp@1c400 {
|
||||
compatible = "brcm,ocotp-v2";
|
||||
reg = <0x0001c400 0x68>;
|
||||
brcm,ocotp-size = <2048>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
gpio_crmu: gpio@24800 {
|
||||
compatible = "brcm,iproc-gpio";
|
||||
reg = <0x00024800 0x4c>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user