mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-28 21:35:13 -04:00
arm64: dts: freescale: imx8mp-verdin: enable hdmi_pai device
Enable the hdmi_pai device on the various iMX8M Plus Verdin boards that
feature the related HDMI interface.
The hdmi_pai device, together with aud2htx module, hdmi_pai and hdmi
controller compose the HDMI audio pipeline.
See commit b21f87b832 ("arm64: dts: imx8mp-evk: enable hdmi_pai
device") for the equivalent change on the NXP i.MX8MP EVK board.
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
98b8de62e8
commit
9cd778b496
@@ -112,6 +112,10 @@ &gpio4 {
|
||||
};
|
||||
|
||||
/* Verdin HDMI_1 */
|
||||
&hdmi_pai {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_pvi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -121,6 +121,10 @@ &gpio_expander_21 {
|
||||
};
|
||||
|
||||
/* Verdin HDMI_1 */
|
||||
&hdmi_pai {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_pvi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -109,6 +109,10 @@ &flexcan2 {
|
||||
};
|
||||
|
||||
/* Verdin HDMI_1 */
|
||||
&hdmi_pai {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_pvi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -123,6 +123,10 @@ &gpio4 {
|
||||
};
|
||||
|
||||
/* Verdin HDMI_1 */
|
||||
&hdmi_pai {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_pvi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user