linux/arch/xtensa/boot
Max Filippov 58c3e3ac7a xtensa: xtfpga: use clock provider, don't update DT
Instead of querying hardcoded FPGA frequency register and then updating
clock-frequency property in specificly named DT nodes in machine setup
code register a clock provider that returns fixed-rate clock, configured
by register specified in DT. This way we have less magic/hardcoded names
and use more existing common clock framework code.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
2016-09-20 18:52:51 -07:00
..
boot-elf xtensa: cleanup MMU setup and kernel layout macros 2016-07-24 06:33:58 +03:00
boot-redboot xtensa: fix redboot load address 2013-05-09 01:07:12 -07:00
boot-uboot xtensa: cleanup MMU setup and kernel layout macros 2016-07-24 06:33:58 +03:00
dts xtensa: xtfpga: use clock provider, don't update DT 2016-09-20 18:52:51 -07:00
lib xtensa: add static function tracer support 2013-07-08 01:18:57 -07:00
.gitignore xtensa: tell git to ignore generated .dtb files 2013-07-08 01:18:55 -07:00
Makefile xtensa: don't use echo -e needlessly 2013-09-06 09:48:29 -07:00