summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/tegra124-jetson-tk1.dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-30 16:37:43 -0700
committerTom Warren <twarren@nvidia.com>2016-02-16 09:17:50 -0700
commitf4abbee3ae8f64871ba91bcf1ef7f5b5387fbb1f (patch)
treebc520a3c1217b4ad2441143232988565ee55427b /arch/arm/dts/tegra124-jetson-tk1.dts
parente05ab0dae8a0bae52c46db2032f9a598fc5f4031 (diff)
downloadblackbird-obmc-uboot-f4abbee3ae8f64871ba91bcf1ef7f5b5387fbb1f.tar.gz
blackbird-obmc-uboot-f4abbee3ae8f64871ba91bcf1ef7f5b5387fbb1f.zip
tegra: dts: Sync up the tegra124 device tree files with Linux
Sync up these files with Linux v4.4. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/dts/tegra124-jetson-tk1.dts')
-rw-r--r--arch/arm/dts/tegra124-jetson-tk1.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra124-jetson-tk1.dts b/arch/arm/dts/tegra124-jetson-tk1.dts
index e7b66d81a4..21ed1aef0b 100644
--- a/arch/arm/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/dts/tegra124-jetson-tk1.dts
@@ -325,6 +325,19 @@
nvidia,vbus-gpio = <&gpio TEGRA_GPIO(N, 5) GPIO_ACTIVE_HIGH>;
};
+ clocks {
+ compatible = "simple-bus";
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ clk32k_in: clock@0 {
+ compatible = "fixed-clock";
+ reg = <0>;
+ #clock-cells = <0>;
+ clock-frequency = <32768>;
+ };
+ };
+
regulators {
compatible = "simple-bus";
#address-cells = <1>;
OpenPOWER on IntegriCloud