summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip/ddr2.c
diff options
context:
space:
mode:
authorPaul Barker <paul.barker.ct@bp.renesas.com>2024-11-19 19:36:26 +0000
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2024-12-08 23:06:52 +0100
commit9a699a0a0d62b326d04ac248578b6ce6f53be525 (patch)
tree891bc833a5124624388b6e4868af6f2d2078d01a /drivers/ddr/microchip/ddr2.c
parent45f05f681224d88d1b170063001b59edc8fc24cf (diff)
clk: rzg2l: Ignore enable for core clocks
In the RZ/G2L family, core clocks are always on and can't be disabled. However, drivers which are shared with other SoCs may call clk_enable() or clk_enable_bulk() for a clock referenced in the device tree which happens to be a core clock on the RZ/G2L. To avoid the need for conditionals in these drivers, simply ignore attempts to enable a core clock. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com> Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions