mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
ARM: dts: Add MFC codec support for odroid-xu board
Added MFC codec node to odroid-xu DT file.
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
bootargs = "console=ttySAC2,115200";
|
||||
};
|
||||
|
||||
codec@11000000 {
|
||||
samsung,mfc-r = <0x43000000 0x800000>;
|
||||
samsung,mfc-l = <0x51000000 0x800000>;
|
||||
};
|
||||
|
||||
clocks {
|
||||
compatible = "simple-bus";
|
||||
#address-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user