projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84e29d7
)
arm64: dts: imx93: add ocotp node
author
Peng Fan
<peng.fan@nxp.com>
Wed, 10 May 2023 08:31:50 +0000
(16:31 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 15 May 2023 03:30:14 +0000
(11:30 +0800)
Add i.MX93 OCOTP node
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx93.dtsi
b/arch/arm64/boot/dts/freescale/imx93.dtsi
index a04c63d4dc06e388fad9c0ba9a16b4cbdf30942f..8354d17a6a3f8a3db0c9dcb25a00a795882c1bf7 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx93.dtsi
@@
-805,6
+805,13
@@
gpio-ranges = <&iomuxc 0 92 16>;
};
+ ocotp: efuse@47510000 {
+ compatible = "fsl,imx93-ocotp", "syscon";
+ reg = <0x47510000 0x10000>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ };
+
s4muap: mailbox@47520000 {
compatible = "fsl,imx93-mu-s4";
reg = <0x47520000 0x10000>;