commit | 37a748eeeaa076d5912a4bec29836b710d76f07b | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | Thu May 13 12:18:39 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 09 13:01:33 2021 +0200 |
tree | ea1f084c305f1e2376dec8017ae25bb74caa2677 | |
parent | c0248b1246822e1045efbfddf5112284b94ceeda [diff] |
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>
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>;