mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-30 18:21:28 +02:00
arm: dts: am335x: enable prcm_clocks auto binding
Adding the 'simple-bus' compatible string to the prcm_clocks node will allow its automatic binding. Signed-off-by: Dario Binacchi <dariobin@libero.it>
This commit is contained in:
parent
06c94c2463
commit
abdf1a3571
@ -9,3 +9,7 @@
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
};
|
||||
|
||||
&prcm_clocks {
|
||||
compatible = "simple-bus";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user