diff options
author | Manikandan Muralidharan <manikandan.m@microchip.com> | 2025-06-03 10:35:51 +0530 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@linaro.org> | 2025-06-19 13:56:43 +0300 |
commit | ed5ffbee4804aa67b78b53caa0bfd793c6f85d74 (patch) | |
tree | d5b11287cdb0af0402c799f00516ea7afe18e7c2 /test/py/u_boot_utils.py | |
parent | 107cf34bd799b868f3ec640d31567cd4a9bf7b81 (diff) |
clk: at91: clk-main: drop parent_name check when registering main_rc oscillator
The clk_register function logs an error if parent_name is missing from the
Device Tree.On the SAM9X7, the main_rc node is omitted to stay aligned with
the Linux Device Tree.Remove the parent_name check in at91_clk_main_rc()
to allow it to pass NULL when the parent is not specified.
Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions