arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disablement
authorLukasz Majewski <lukma@denx.de>
Sat, 25 Jan 2020 08:01:40 +0000 (09:01 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 13:59:16 +0000 (14:59 +0100)
commita05eb8b14a46fd194caf2ae2c01e3a3431daab3e
treec452a9bec0ac819e072586e711b37b213be2f603
parenteceb4e006ad7a8bce0f5fd7410af77745466ccc8
arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disablement

The 'enable-active-high' DTS property configures GPIO so it is active with
HIGH state (by default it is low).

The 'regulator-boot-on' property indicates that the regulator was enabled
in the 'earlier' stage - i.e. bootloader/firmware.
In the XEA case the 'fec-3v3' was configured (as a "wrapper" on GPIO0_0) in
very early SPL code, so it shouldn't be modified at latter stages.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/dts/imx28-xea.dts