From 03a966aef72e7c874a7caf7ab26fd15d668665dc Mon Sep 17 00:00:00 2001 From: Sandor Yu Date: Mon, 26 Mar 2018 10:40:33 +0800 Subject: MLK-17908: ARM64: dts: Add power domains for HDMI resources Add power domain PD_HDMI_PLL_0/1 and PD_HDMI_I2S. Signed-off-by: Sandor Yu --- include/dt-bindings/soc/imx8_pd.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/dt-bindings') diff --git a/include/dt-bindings/soc/imx8_pd.h b/include/dt-bindings/soc/imx8_pd.h index b7afa195afbb..2152f3a8d652 100644 --- a/include/dt-bindings/soc/imx8_pd.h +++ b/include/dt-bindings/soc/imx8_pd.h @@ -188,7 +188,10 @@ #define PD_PARALLEL_CSI_PLL parallel_csi_pll #define PD_HDMI hdmi_power_domain +#define PD_HDMI_PLL_0 hdmi_pll0 +#define PD_HDMI_PLL_1 hdmi_pll1 #define PD_HDMI_I2C_0 hdmi_i2c +#define PD_HDMI_I2S_0 hdmi_i2s #define PD_HDMI_PWM_0 hdmi_pwm #define PD_HDMI_GPIO_0 hdmi_gpio -- cgit v1.2.3