Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Sean Anderson and committed by
Shawn Guo
04069a86 4e0ce6e7

+7
+7
arch/arm/boot/dts/ls1021a.dtsi
··· 129 129 status = "disabled"; 130 130 }; 131 131 132 + sfp: efuse@1e80000 { 133 + compatible = "fsl,ls1021a-sfp"; 134 + reg = <0x0 0x1e80000 0x0 0x10000>; 135 + clocks = <&clockgen 4 3>; 136 + clock-names = "sfp"; 137 + }; 138 + 132 139 dcfg: dcfg@1ee0000 { 133 140 compatible = "fsl,ls1021a-dcfg", "syscon"; 134 141 reg = <0x0 0x1ee0000 0x0 0x1000>;