mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
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:
parent
f8c8573b85
commit
bfdbe871a0
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
clock-frequency = <0>;
|
||||
};
|
||||
|
||||
osc {
|
||||
osc: osc {
|
||||
u-boot,dm-spl;
|
||||
compatible = "fsl,imx-osc", "fixed-clock";
|
||||
#clock-cells = <0>;
|
||||
|
|
Loading…
Add table
Reference in a new issue