From: Giulio Benetti Date: Thu, 13 May 2021 10:18:39 +0000 (+0200) Subject: ARM: dts: imxrt1050: add node label to osc X-Git-Tag: v2021.07-rc5~13^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd7a9b8506af170bc5f44f06db03d4dfed0d962;p=pandora-u-boot.git 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 --- diff --git a/arch/arm/dts/imxrt1050.dtsi b/arch/arm/dts/imxrt1050.dtsi index a9281001e55..b7cc3fbc2ad 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>;