dt-bindings: firmware: imx: Move system control into dt-binding headfile
authorDong Aisheng <aisheng.dong@nxp.com>
Sun, 26 Apr 2020 08:11:43 +0000 (16:11 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 May 2020 08:19:23 +0000 (16:19 +0800)
commit755a7397947e21123d8162eaf7477b614732ff22
tree1b8af6fe5c7c57d014aed8cf7920323a868bb287
parentf5f27b79eab80de0287c243a22169e4876b08d5e
dt-bindings: firmware: imx: Move system control into dt-binding headfile

i.MX8 SoCs DTS file needs system control macro definitions, so move them
into dt-binding headfile, then include/linux/firmware/imx/types.h can be
removed and those drivers using it should be changed accordingly.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/firmware/imx/imx-scu.c
drivers/thermal/imx_sc_thermal.c
include/dt-bindings/firmware/imx/rsrc.h
include/linux/firmware/imx/sci.h
include/linux/firmware/imx/types.h [deleted file]