ARM: dts: imxrt1020: 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>
This commit is contained in:
committed by
Stefano Babic
parent
f8c8573b85
commit
bfdbe871a0
@@ -36,7 +36,7 @@
|
||||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
osc {
|
||||
osc: osc {
|
||||
u-boot,dm-spl;
|
||||
compatible = "fsl,imx-osc", "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user