u-boot-brain/arch/arm/mach-imx/mx7
Fabio Estevam e2162d709f imx: Remove boolean parameter from wdog powerdown function
imx_set_wdog_powerdown() is always used to disable the power down
enable bit, so remove the boolean parameter of the function.

It is also a bit strange to write a boolean value into registers,
so this new version makes explicit that we are writing 0.

While at it, rename it to imx_wdog_disable_powerdown().

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
2017-11-27 10:34:49 +01:00
..
clock_slice.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
clock.c imx: imx7d: remove CamelCase from ENET_xMHz macros 2017-09-18 17:15:28 +02:00
ddr.c imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
Kconfig arm: imx7d: add support for Compulab cl-som-imx7 2017-10-12 17:31:16 +02:00
Makefile imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
psci-mx7.c imx: mx7: psci: add copyright and license 2017-08-23 10:45:25 +02:00
psci.S imx: mx7: psci: add copyright and license 2017-08-23 10:45:25 +02:00
soc.c imx: Remove boolean parameter from wdog powerdown function 2017-11-27 10:34:49 +01:00