]> git.baikalelectronics.ru Git - arm-tf.git/commit
refator(mediatek): move common definitions of pmic wrap to common folder
authorBo-Chen Chen <rex-bc.chen@mediatek.com>
Thu, 1 Sep 2022 07:16:23 +0000 (15:16 +0800)
committerBo-Chen Chen <rex-bc.chen@mediatek.com>
Mon, 5 Sep 2022 10:12:24 +0000 (18:12 +0800)
commitca93b018dc7aeebb84641b73edab6ca85b7a5908
tree8c1bc53db513443bf89a4b3666f495247ae8195b
parentbe457248c6b0a7f3c61bd95af58372938d13decd
refator(mediatek): move common definitions of pmic wrap to common folder

Some definitions can be shared among mt8192, mt8195, and
mt8186, so move them to pmic_wrap_init_common.h.

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: I992b61a47a84039fe8c246e2ff75721c57ee41a5
plat/mediatek/drivers/pmic_wrap/pmic_wrap_init_common.h [new file with mode: 0644]
plat/mediatek/mt8186/drivers/pmic/pmic_wrap_init.h
plat/mediatek/mt8186/platform.mk
plat/mediatek/mt8192/drivers/pmic/pmic_wrap_init.h
plat/mediatek/mt8192/platform.mk
plat/mediatek/mt8195/drivers/pmic/pmic_wrap_init.h
plat/mediatek/mt8195/platform.mk