diff options
-rw-r--r-- | arch/arm/boot/dts/am43x-epos-evm.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts index 83dfafaaba1b..d5dd72047a7e 100644 --- a/arch/arm/boot/dts/am43x-epos-evm.dts +++ b/arch/arm/boot/dts/am43x-epos-evm.dts | |||
@@ -794,3 +794,8 @@ | |||
794 | tx-num-evt = <32>; | 794 | tx-num-evt = <32>; |
795 | rx-num-evt = <32>; | 795 | rx-num-evt = <32>; |
796 | }; | 796 | }; |
797 | |||
798 | &synctimer_32kclk { | ||
799 | assigned-clocks = <&mux_synctimer32k_ck>; | ||
800 | assigned-clock-parents = <&clkdiv32k_ick>; | ||
801 | }; | ||