summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-07-10 15:46:19 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-07-31 10:13:21 +0200
commit3df4c619647937c181e6dffb973360dc7ed33318 (patch)
treee49f9a4202bccd9f853f0b9ad8495829e43ce9ee
parent48ddcbf1708570101212e8635a96989ad62902c0 (diff)
ARM64: dts: colibri-imx8x: Use tabs instead of spaces consistently
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dts50
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi10
2 files changed, 30 insertions, 30 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dts
index 8b56c3ff4288..1dd650fcd781 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dts
@@ -63,36 +63,36 @@
label = "vga";
status = "okay";
- port {
- vga_in: endpoint {
- remote-endpoint = <&adv7125_out>;
- };
- };
- };
-
- vga-encoder {
- compatible = "adi,adv7125", "adi,adv7123";
+ port {
+ vga_in: endpoint {
+ remote-endpoint = <&adv7125_out>;
+ };
+ };
+ };
+
+ vga-encoder {
+ compatible = "adi,adv7125", "adi,adv7123";
status = "okay";
vdd-supply = <&vdd_3v3_vga>;
- ports {
- #address-cells = <1>;
+ ports {
+ #address-cells = <1>;
#size-cells = <0>;
- port@0 {
- reg = <0>;
- lcd_display_in: endpoint {
- remote-endpoint = <&lcdif_out>;
- };
- };
- port@1 {
- reg = <1>;
- adv7125_out: endpoint {
- remote-endpoint = <&vga_in>;
- };
- };
- };
- };
+ port@0 {
+ reg = <0>;
+ lcd_display_in: endpoint {
+ remote-endpoint = <&lcdif_out>;
+ };
+ };
+ port@1 {
+ reg = <1>;
+ adv7125_out: endpoint {
+ remote-endpoint = <&vga_in>;
+ };
+ };
+ };
+ };
#endif
};
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi
index 5aed186a3c7f..801c524f4799 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-colibri-eval-v3.dtsi
@@ -62,12 +62,12 @@
};
vdd_3v3_vga: regulator-vga-avcc {
- compatible = "regulator-fixed";
- regulator-name = "+3.3V_AVCC_VGA";
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
+ compatible = "regulator-fixed";
+ regulator-name = "+3.3V_AVCC_VGA";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
regulator-always-on;
- };
+ };
};
sound {