commit | 00991bde3d16d1a1a94742cf7547f411fbcb1ae0 | [log] [tgz] |
---|---|---|
author | Sylvio Alves <sylvio.alves@espressif.com> | Sun Sep 04 22:03:58 2022 -0300 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Sep 05 15:33:01 2022 +0000 |
tree | a4d5b17ece0e2f5cb5bb31f7920f40cbd5a1209f | |
parent | aea162771fbf693baf21a550c02c945784769d39 [diff] |
binding: clock: esp32: fix reference values Both ESP32 and ESP32S2 clock reference were not correct and this fixes that. Fixes #49876 Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>