summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/tegra114-dalmore.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/tegra114-dalmore.dts')
-rw-r--r--dts/src/arm/tegra114-dalmore.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/dts/src/arm/tegra114-dalmore.dts b/dts/src/arm/tegra114-dalmore.dts
index 8b7aa0dcdc..c970bf65c7 100644
--- a/dts/src/arm/tegra114-dalmore.dts
+++ b/dts/src/arm/tegra114-dalmore.dts
@@ -18,6 +18,10 @@
serial0 = &uartd;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
memory {
reg = <0x80000000 0x40000000>;
};
@@ -1164,7 +1168,7 @@
label = "Power";
gpios = <&gpio TEGRA_GPIO(Q, 0) GPIO_ACTIVE_LOW>;
linux,code = <KEY_POWER>;
- gpio-key,wakeup;
+ wakeup-source;
};
volume_down {