]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: dts: layerscape: Add SFP node for TA 2.1 devices
authorSean Anderson <sean.anderson@seco.com>
Thu, 30 Jun 2022 22:32:06 +0000 (18:32 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 5 Jul 2022 01:04:14 +0000 (09:04 +0800)
This adds an appropriate SFP node for Trust Architecture 2.1 devices.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index 6c88be2a7e8e70ad2cf0ad34c2f86c9d412ebc25..fa761620f0731ea282b5cf37c54aed28b7a852b6 100644 (file)
@@ -129,6 +129,13 @@ ifc: memory-controller@1530000 {
                        status = "disabled";
                };
 
+               sfp: efuse@1e80000 {
+                       compatible = "fsl,ls1021a-sfp";
+                       reg = <0x0 0x1e80000 0x0 0x10000>;
+                       clocks = <&clockgen 4 3>;
+                       clock-names = "sfp";
+               };
+
                dcfg: dcfg@1ee0000 {
                        compatible = "fsl,ls1021a-dcfg", "syscon";
                        reg = <0x0 0x1ee0000 0x0 0x1000>;