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:
Dongjin Kim
2019-10-07 16:33:34 +09:00
committed by Luke Go
parent c18aba7916
commit 0542ffb7aa

View File

@@ -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 {