linux/drivers/soc/mediatek
Rob Herring d01e0aec6d
soc: mediatek: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-19-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-08-12 10:31:01 +02:00
..
Kconfig soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYS 2023-04-11 17:15:10 +02:00
Makefile soc: mediatek: Introduce mediatek-regulator-coupler driver 2023-01-30 11:27:49 +01:00
mt6795-pm-domains.h soc: mediatek: pm-domains: Add support for Helio X10 MT6795 2022-07-08 10:26:30 +02:00
mt8167-mmsys.h soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0 2022-04-22 14:38:53 +02:00
mt8167-pm-domains.h soc: mediatek: pm-domains: Move power status offset to power domain data 2022-02-28 12:02:04 +01:00
mt8173-mmsys.h soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table 2023-04-02 19:01:40 +02:00
mt8173-pm-domains.h soc: mediatek: pm-domains: Move power status offset to power domain data 2022-02-28 12:02:04 +01:00
mt8183-mmsys.h soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0 2022-04-22 14:38:53 +02:00
mt8183-pm-domains.h soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGs 2022-07-07 12:07:23 +02:00
mt8186-mmsys.h soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func 2022-11-08 19:25:30 +01:00
mt8186-pm-domains.h soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power on 2023-01-09 17:17:46 +01:00
mt8188-mmsys.h soc: mediatek: add mtk-mmsys support for mt8188 vdosys0 2023-01-09 17:17:46 +01:00
mt8188-pm-domains.h soc: mediatek: pm-domains: Add support for mt8188 2023-01-19 17:17:37 +01:00
mt8192-mmsys.h soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0 2022-04-22 14:38:53 +02:00
mt8192-pm-domains.h soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGs 2022-07-07 12:07:23 +02:00
mt8195-mmsys.h soc: mediatek: mmsys: add config api for RSZ switching and DCM 2023-03-06 14:35:44 +01:00
mt8195-pm-domains.h soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGs 2022-07-07 12:07:23 +02:00
mt8365-mmsys.h soc: mediatek: mt8365-mmsys: add DPI/HDMI display path 2022-06-17 12:25:57 +02:00
mtk-cmdq-helper.c soc: mediatek: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
mtk-devapc.c soc: mediatek: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
mtk-infracfg.c soc: mediatek: mtk-infracfg: Disable ACP on MT8192 2022-03-01 08:21:28 +01:00
mtk-mmsys.c soc: mediatek: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
mtk-mmsys.h soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table 2023-04-02 19:01:40 +02:00
mtk-mutex.c soc: mediatek: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
mtk-pm-domains.c soc: mediatek: pm-domains: Add buck isolation setting in power domain 2023-01-19 18:44:57 +01:00
mtk-pm-domains.h soc: mediatek: pm-domains: Add buck isolation setting in power domain 2023-01-19 18:44:57 +01:00
mtk-pmic-wrap.c soc: mediatek: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
mtk-regulator-coupler.c soc: mediatek: Introduce mediatek-regulator-coupler driver 2023-01-30 11:27:49 +01:00
mtk-scpsys.c soc: mediatek: Let PMIC Wrapper and SCPSYS depend on OF 2022-08-25 15:20:31 +02:00
mtk-svs.c soc: mediatek: SVS: Fix MT8192 GPU node name 2023-06-09 16:34:47 +02:00