mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ODROID-C4: dts/amlogic: add new device entry 'hk-lirc-helper'
Change-Id: I01436b5db20446993ae4df10c4e4523edfe9d9e8 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -745,6 +745,13 @@
|
||||
key_code = <116>;
|
||||
reg = <0x0 0xFF800000 0x0 0x400>;
|
||||
};
|
||||
|
||||
hk-lirc-helper {
|
||||
compatible = "hk-lirc-helper";
|
||||
/* Multi-format IR controller */
|
||||
reg = <0x0 0xff808040 0x0 0x44>;
|
||||
status = "ok";
|
||||
};
|
||||
}; /* end of / */
|
||||
|
||||
&audiobus {
|
||||
|
||||
Reference in New Issue
Block a user