[PATCH v4 10/18] fpga: region: separate out code that parses the overlay

2017-09-13 Thread Alan Tull
New function of_fpga_region_parse_ov added, moving code from fpga_region_notify_pre_apply. This function gets the FPGA image info from the overlay and is able to simplify some of the logic involved. This is a baby step in refactoring the FPGA region code to separate out common code from Device

[PATCH v4 10/18] fpga: region: separate out code that parses the overlay

2017-09-13 Thread Alan Tull
New function of_fpga_region_parse_ov added, moving code from fpga_region_notify_pre_apply. This function gets the FPGA image info from the overlay and is able to simplify some of the logic involved. This is a baby step in refactoring the FPGA region code to separate out common code from Device