]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: imxrt1050: add node label to osc
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Thu, 13 May 2021 10:18:39 +0000 (12:18 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 9 Jun 2021 11:01:33 +0000 (13:01 +0200)
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>
arch/arm/dts/imxrt1050.dtsi

index a9281001e55c13949ef378435f16700fd2667f59..b7cc3fbc2adce6383ebe5224381e5eaf95651b82 100644 (file)
@@ -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>;