mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
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 <giulio.benetti@benettiengineering.com>
This commit is contained in:
parent
a2d89cce7c
commit
6cd7a9b850
1 changed files with 1 additions and 1 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue