u-boot-brain/drivers/clk/at91
Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat'
We use 'priv' for private data but often use 'platdata' for platform data.
We can't really use 'pdata' since that is ambiguous (it could mean private
or platform data).

Rename some of the latter variables to end with 'plat' for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 16:51:08 -07:00
..
clk-generic.c clk: at91: clk-generic: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-main.c clk: at91: clk-main: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-master.c clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
clk-peripheral.c clk: at91: clk-peripheral: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-programmable.c clk: at91: clk-programmable: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-sam9x60-pll.c clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-system.c clk: at91: clk-system: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-utmi.c clk: at91: clk-utmi: add support for sama7g5 2020-09-22 11:27:18 +03:00
compat.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
Kconfig clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
Makefile clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
pmc.c clk: at91: pmc: add generic clock ops 2020-09-22 11:27:18 +03:00
pmc.h clk: at91: clk-master: add 5th divisor for mck master 2020-10-19 09:19:53 +03:00
sam9x60.c clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
sama7g5.c clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics 2020-10-19 09:19:53 +03:00
sckc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00