Home
last modified time | relevance | path

Searched hist:be858cffa91fbcd5b8657200fbec1667c65bb1b7 (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_dt.hbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp1_ram.cbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp_clkfunc.cbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
H A Dstm32mp1_clk.cbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/common/
H A Dfdt_wrappers.cbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/include/common/
H A Dfdt_wrappers.hbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_dt.cbe858cffa91fbcd5b8657200fbec1667c65bb1b7 Thu Mar 26 11:50:33 UTC 2020 Andre Przywara <andre.przywara@arm.com> plat/stm32: Implement fdt_read_uint32_default() as a wrapper

The STM32 platform code uses its own set of FDT helper functions,
although some of them are fairly generic.

Remove the implementation of fdt_read_uint32_default() and implement it
on top of the newly introduced fdt_read_uint32() function, then convert
all users over.

This also fixes two callers, which were slightly abusing the "default"
semantic.

Change-Id: I570533362b4846e58dd797a92347de3e0e5abb75
Signed-off-by: Andre Przywara <andre.przywara@arm.com>