mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: txl: add decoder support
PD#170321: arm64: dts: txl: add decoder support add ionvideo devicetree node Change-Id: I5b628d86a64ff7920546e8122895cc048d8fc039 Signed-off-by: Conglin Guo <conglin.guo@amlogic.com>
This commit is contained in:
@@ -252,6 +252,12 @@
|
||||
nr10bit-support = <1>;
|
||||
};
|
||||
|
||||
ionvideo {
|
||||
compatible = "amlogic, ionvideo";
|
||||
dev_name = "ionvideo";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
hdmirx {
|
||||
compatible = "amlogic, hdmirx-txl";
|
||||
status = "okay";
|
||||
|
||||
@@ -253,6 +253,12 @@
|
||||
nr10bit-support = <1>;
|
||||
};
|
||||
|
||||
ionvideo {
|
||||
compatible = "amlogic, ionvideo";
|
||||
dev_name = "ionvideo";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
hdmirx {
|
||||
compatible = "amlogic, hdmirx-txl";
|
||||
status = "okay";
|
||||
|
||||
@@ -244,6 +244,12 @@
|
||||
nr10bit-support = <1>;
|
||||
};
|
||||
|
||||
ionvideo {
|
||||
compatible = "amlogic, ionvideo";
|
||||
dev_name = "ionvideo";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
hdmirx {
|
||||
compatible = "amlogic, hdmirx-txl";
|
||||
status = "okay";
|
||||
|
||||
@@ -243,6 +243,12 @@
|
||||
nr10bit-support = <1>;
|
||||
};
|
||||
|
||||
ionvideo {
|
||||
compatible = "amlogic, ionvideo";
|
||||
dev_name = "ionvideo";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
hdmirx {
|
||||
compatible = "amlogic, hdmirx-txl";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user