3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-08 07:13:06 +00:00
Brooklyn/arch/arm/boot/dts/ste-href520-tvk.dts

23 lines
494 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0-or-later
/*
2021-09-23 21:59:15 +05:00
* Device Tree for the HREF520 version with the TVK1281618 UIB
*/
/dts-v1/;
#include "ste-db8520.dtsi"
#include "ste-hrefv60plus.dtsi"
#include "ste-href-tvk1281618-r3.dtsi"
/ {
2021-09-23 21:59:15 +05:00
model = "ST-Ericsson HREF520 and TVK1281618 UIB";
compatible = "st-ericsson,href520", "st-ericsson,u8500";
2021-09-23 21:59:15 +05:00
soc {
vmmci: regulator-gpio {
gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
enable-gpio = <&gpio2 14 GPIO_ACTIVE_HIGH>;
enable-active-high;
};
};
};