mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
irblaster: add irblaster config & dts
PD#146700: add irblaster config & dts 1. add irblaster config 2. add irblaster dts Change-Id: I2c82b43c904041a89c3eb1521970c3c8ac37d3e1 Signed-off-by: Yueguie He <yuegui.he@amlogic.com>
This commit is contained in:
@@ -299,6 +299,14 @@
|
||||
pinctrl-0 = <&b_uart_pins>;
|
||||
};
|
||||
|
||||
meson-irblaster {
|
||||
compatible = "amlogic, am_irblaster";
|
||||
dev_name = "meson-irblaster";
|
||||
status = "disable";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&irblaster_pins>;
|
||||
};
|
||||
|
||||
/* Sound iomap */
|
||||
aml_snd_iomap {
|
||||
compatible = "amlogic, snd_iomap";
|
||||
|
||||
@@ -300,6 +300,7 @@ CONFIG_AMLOGIC_WIFI=y
|
||||
CONFIG_AMLOGIC_BT_DEVICE=y
|
||||
CONFIG_AMLOGIC_DVB_COMPAT=y
|
||||
CONFIG_AMLOGIC_PCIE=y
|
||||
CONFIG_AMLOGIC_IRBLASTER=y
|
||||
CONFIG_AMLOGIC_IIO=y
|
||||
CONFIG_AMLOGIC_SARADC=y
|
||||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
||||
|
||||
Reference in New Issue
Block a user