linux/drivers/clk/nxp
Javier Carrasco 7b34303d9d clk: lpc32xx: Constify struct regmap_config
`lpc32xx_scb_regmap_config` is not modified and can be declared as const
to move its data to a read-only section.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240703-clk-const-regmap-v1-7-7d15a0671d6f@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2024-07-08 13:32:47 -07:00
..
clk-lpc18xx-ccu.c
clk-lpc18xx-cgu.c clk: nxp: Remove an unused field in struct lpc18xx_pll 2024-04-04 08:43:10 -07:00
clk-lpc18xx-creg.c
clk-lpc32xx.c clk: lpc32xx: Constify struct regmap_config 2024-07-08 13:32:47 -07:00
Makefile