aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiulio Benetti <giulio.benetti@benettiengineering.com>2021-05-13 12:18:39 +0200
committerStefano Babic <sbabic@denx.de>2021-06-09 13:01:33 +0200
commit6cd7a9b8506af170bc5f44f06db03d4dfed0d962 (patch)
treeea1f084c305f1e2376dec8017ae25bb74caa2677
parenta2d89cce7c21925ac77ccfaa201d1d2a65fdbf5d (diff)
downloadu-boot-6cd7a9b8506af170bc5f44f06db03d4dfed0d962.zip
u-boot-6cd7a9b8506af170bc5f44f06db03d4dfed0d962.tar.gz
u-boot-6cd7a9b8506af170bc5f44f06db03d4dfed0d962.tar.bz2
ARM: dts: imxrt1050: add node label to osc
Let's add node label to osc to be used as clock source for other nodes. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
-rw-r--r--arch/arm/dts/imxrt1050.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/imxrt1050.dtsi b/arch/arm/dts/imxrt1050.dtsi
index a928100..b7cc3fb 100644
--- a/arch/arm/dts/imxrt1050.dtsi
+++ b/arch/arm/dts/imxrt1050.dtsi
@@ -28,7 +28,7 @@
clocks {
u-boot,dm-spl;
- osc {
+ osc: osc {
u-boot,dm-spl;
compatible = "fsl,imx-osc", "fixed-clock";
#clock-cells = <0>;