]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: imxrt1020: add node label to osc
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Thu, 13 May 2021 10:18:32 +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/imxrt1020.dtsi

index 97f3cec9f3d222120ba627f0eb7276a6317e54a4..0a3a3b451a776d7b3a874ac3a910286206fffd8c 100644 (file)
@@ -36,7 +36,7 @@
                        clock-frequency = <0>;
                };
 
-               osc {
+               osc: osc {
                        u-boot,dm-spl;
                        compatible = "fsl,imx-osc", "fixed-clock";
                        #clock-cells = <0>;