From: John Jacques <[email protected]>

Signed-off-by: John Jacques <[email protected]>
---
 arch/arm/boot/dts/axm55xxemu.dts |   17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/arch/arm/boot/dts/axm55xxemu.dts b/arch/arm/boot/dts/axm55xxemu.dts
index 99d7a70..d95af00 100644
--- a/arch/arm/boot/dts/axm55xxemu.dts
+++ b/arch/arm/boot/dts/axm55xxemu.dts
@@ -93,6 +93,23 @@
                */
        };
 
+       clocks {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               cpu {
+                       frequency = <0>; /* Filled in by the boot loader. */
+               };
+
+               peripheral {
+                       frequency = <0>; /* Filled in by the boot loader. */
+               };
+
+               emmc {
+                       frequency = <0>; /* Filled in by the boot loader. */
+               };
+       };
+
        memory@00000000 {
                device_type = "memory";
                reg = <0 0x00000000 0 0x10000000>;
-- 
1.7.9.5

_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to