Commit 04069a86 authored by Sean Anderson's avatar Sean Anderson Committed by Shawn Guo
Browse files

ARM: dts: layerscape: Add SFP node for TA 2.1 devices



This adds an appropriate SFP node for Trust Architecture 2.1 devices.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4e0ce6e7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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>;