freebsd-dev/sys/arm/amlogic/aml8726
Oleksandr Tymoshenko f7604b1b27 Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc
Change OF_getencprop_alloc semantics to be combination of malloc and
OF_getencprop and return size of the property, not number of elements
allocated.

For the use cases where number of elements is preferred introduce
OF_getencprop_alloc_multi helper function that copies semantics
of OF_getencprop_alloc prior to this change.

This is to make OF_getencprop_alloc and OF_getencprop_alloc_multi
function signatures consistent with OF_getencprop_alloc and
OF_getencprop_alloc_multi.

Functionality-wise this patch is mostly rename of OF_getencprop_alloc
to OF_getencprop_alloc_multi except two calls in ofw_bus_setup_iinfo
where 1 was used as a block size.
2018-04-09 22:06:16 +00:00
..
aml8726_ccm.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aml8726_ccm.h
aml8726_clkmsr.c [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
aml8726_clkmsr.h
aml8726_fb.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_fb.h
aml8726_gpio.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_i2c.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_identsoc.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
aml8726_if_dwc.c Add glue driver for Amlogic Meson Gigabit Ethernet Controller 2015-12-03 09:37:20 +00:00
aml8726_l2cache.c
aml8726_machdep.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
aml8726_machdep.h
aml8726_mmc.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aml8726_mmc.h sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
aml8726_mp.c [ofw] fix errneous checks for OF_finddevice(9) return value 2018-03-20 00:03:49 +00:00
aml8726_pic.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_pinctrl.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aml8726_pinctrl.h
aml8726_rng.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_rtc.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
aml8726_sdxc-m8.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aml8726_sdxc-m8.h sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
aml8726_soc.h This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_timer.c Use the TSLOG framework to record entry/exit timestamps for DELAY and 2017-12-31 09:24:41 +00:00
aml8726_uart_console.c
aml8726_uart.h This patch adds support for the extended baud rate register 2015-05-06 01:07:59 +00:00
aml8726_usb_phy-m3.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
aml8726_usb_phy-m6.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
aml8726_wdt.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
files.aml8726 Revert r327250 as it broke the build for some armv6 kernel and all armv4/5 2017-12-28 07:31:14 +00:00
std.aml8726 Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
uart_dev_aml8726.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00