diff options
| author | Jerome Brunet <jbrunet@baylibre.com> | 2026-07-06 11:32:12 +0200 |
|---|---|---|
| committer | Chen-Yu Tsai <wens@kernel.org> | 2026-07-06 22:40:24 +0800 |
| commit | 192c6220e14d5b7924f116680bdf073179cde025 (patch) | |
| tree | 1e6c4b4a444820f295173cbf24cda2a809a66936 /include/linux/stackprotector.h | |
| parent | 81f4ddc9f7e0c11d3e9d24d0f30023845a02f7ee (diff) | |
clk: sunxi-ng: sun6i-rtc: clean up DT usage
With sun6i-rtc compatible devices, the "ext-osc32k" clock input
is optional for the devices that support this input (r329 and onward).
Probably preparing for older SoC support, the driver does something funny
when parsing DT. It check if "ext-osc32k" is present in the clock-names and
if it is not, it uses the first clock as "ext-osc32k". This clock will
actually be the rtc bus clock so what the driver does is wrong.
At the moment, the driver does not support the older SoCs that would have
an external 32k clock provided on index #0 so just remove this quirk.
Reviewed-by: Chen-Yu Tsai <wens@kernel.org>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://patch.msgid.link/20260706-a733-rtc-v4-4-f330728db3d3@baylibre.com
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
