/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung,odroid.yaml | 4 $id: http://devicetree.org/schemas/sound/samsung,odroid.yaml# 7 title: Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec 19 - const: hardkernel,odroid-xu3-audio 21 - const: hardkernel,odroid-xu4-audio 24 - const: samsung,odroid-xu3-audio 27 - const: samsung,odroid-xu4-audio 56 For Odroid X2: "Headphone Jack", "Mic Jack", "DMIC" 57 For Odroid U3, XU3: "Headphone Jack", "Speakers" 58 For Odroid XU4: no entries 77 compatible = "hardkernel,odroid-xu3-audio"; [all …]
|
/linux/drivers/power/reset/ |
H A D | odroid-go-ultra-poweroff.c | 16 * The Odroid Go Ultra has 2 PMICs: 135 .name = "odroid-go-ultra-poweroff", 144 /* Only create when running on the Odroid Go Ultra device */ in odroid_go_ultra_poweroff_init() 145 if (!of_device_is_compatible(of_root, "hardkernel,odroid-go-ultra")) in odroid_go_ultra_poweroff_init() 152 pdev = platform_device_register_resndata(NULL, "odroid-go-ultra-poweroff", -1, in odroid_go_ultra_poweroff_init() 165 /* Only delete when running on the Odroid Go Ultra device */ in odroid_go_ultra_poweroff_exit() 166 if (!of_device_is_compatible(of_root, "hardkernel,odroid-go-ultra")) in odroid_go_ultra_poweroff_exit() 177 MODULE_DESCRIPTION("Odroid Go Ultra poweroff driver");
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-odroid.c | 9 // Keytable for the HardKernel ODROID remote control 12 static struct rc_map_table odroid[] = { variable 33 .scan = odroid, 34 .size = ARRAY_SIZE(odroid), 55 MODULE_DESCRIPTION("HardKernel ODROID remote controller keytable");
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-sm1-odroid-c4.dts | 8 #include "meson-sm1-odroid.dtsi" 11 compatible = "hardkernel,odroid-c4", "amlogic,sm1"; 12 model = "Hardkernel ODROID-C4"; 27 model = "ODROID-C4"; 57 linux,rc-map-name = "rc-odroid";
|
H A D | meson-sm1-odroid-hc4.dts | 8 #include "meson-sm1-odroid.dtsi" 11 compatible = "hardkernel,odroid-hc4", "amlogic,sm1"; 12 model = "Hardkernel ODROID-HC4"; 72 model = "ODROID-HC4"; 94 linux,rc-map-name = "rc-odroid";
|
H A D | meson-g12b-odroid-n2.dts | 10 #include "meson-g12b-odroid-n2.dtsi" 13 compatible = "hardkernel,odroid-n2", "amlogic,s922x", "amlogic,g12b"; 14 model = "Hardkernel ODROID-N2";
|
H A D | meson-g12b-odroid-n2-plus.dts | 11 #include "meson-g12b-odroid-n2.dtsi" 14 compatible = "hardkernel,odroid-n2-plus", "amlogic,s922x", "amlogic,g12b"; 15 model = "Hardkernel ODROID-N2Plus";
|
H A D | meson-g12b-odroid-n2l.dts | 10 #include "meson-g12b-odroid.dtsi" 13 compatible = "hardkernel,odroid-n2l", "amlogic,s922x", "amlogic,g12b"; 14 model = "Hardkernel ODROID-N2L"; 18 model = "ODROID-N2L";
|
H A D | Makefile | 31 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-odroid-go-ultra.dtb 32 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-odroid-n2-plus.dtb 33 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-odroid-n2.dtb 34 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-odroid-n2l.dtb 90 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb 91 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-hc4.dtb
|
H A D | meson-gxbb-odroidc2.dts | 15 compatible = "hardkernel,odroid-c2", "amlogic,meson-gxbb"; 16 model = "Hardkernel ODROID-C2"; 179 model = "ODROID-C2"; 279 linux,rc-map-name = "rc-odroid";
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | amlogic.yaml | 42 - hardkernel,odroid-c1 52 - hardkernel,odroid-c2 182 - hardkernel,odroid-go-ultra 183 - hardkernel,odroid-n2 184 - hardkernel,odroid-n2l 185 - hardkernel,odroid-n2-plus 200 - hardkernel,odroid-c4 201 - hardkernel,odroid-hc4
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-odroidx.dts | 3 * Hardkernel's Exynos4412 based ODROID-X board device tree source 7 * Device tree source file for Hardkernel's ODROID-X board which is based 13 #include "exynos4412-odroid-common.dtsi" 16 model = "Hardkernel ODROID-X board based on Exynos4412"; 17 compatible = "hardkernel,odroid-x", "samsung,exynos4412", "samsung,exynos4"; 133 model = "Odroid-X";
|
H A D | exynos4412-odroidx2.dts | 3 * Hardkernel's Exynos4412 based ODROID-X2 board device tree source 7 * Device tree source file for Hardkernel's ODROID-X2 board which is based 15 model = "Hardkernel ODROID-X2 board based on Exynos4412"; 16 compatible = "hardkernel,odroid-x2", "samsung,exynos4412", "samsung,exynos4";
|
H A D | exynos5422-odroidxu4.dts | 3 * Hardkernel Odroid XU4 board device tree source 17 model = "Hardkernel Odroid XU4"; 18 compatible = "hardkernel,odroid-xu4", "samsung,exynos5800", \ 35 compatible = "samsung,odroid-xu3-audio"; 36 model = "Odroid-XU4";
|
H A D | exynos4412-odroidu3.dts | 3 * Hardkernel's Exynos4412 based ODROID-U3 board device tree source 7 * Device tree source file for Hardkernel's ODROID-U3 board which is based 13 #include "exynos4412-odroid-common.dtsi" 17 model = "Hardkernel ODROID-U3 board based on Exynos4412"; 18 compatible = "hardkernel,odroid-u3", "samsung,exynos4412", "samsung,exynos4"; 137 model = "Odroid-U3";
|
H A D | exynos5422-odroidxu3-lite.dts | 3 * Hardkernel Odroid XU3-Lite board device tree source 17 model = "Hardkernel Odroid XU3 Lite"; 18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5"; 38 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies 39 * than Odroid XU3/XU4 boards: 1.8 GHz for A15 cores & 1.3 GHz for A7 cores.
|
H A D | exynos5422-odroidxu3-audio.dtsi | 3 * Hardkernel Odroid XU3 audio subsystem device tree source 15 compatible = "samsung,odroid-xu3-audio"; 16 model = "Odroid-XU3";
|
H A D | exynos5422-odroidxu3.dts | 3 * Hardkernel Odroid XU3 board device tree source 16 model = "Hardkernel Odroid XU3"; 17 compatible = "hardkernel,odroid-xu3", "samsung,exynos5800", "samsung,exynos5";
|
H A D | exynos5422-odroidhc1.dts | 3 * Hardkernel Odroid HC1 board device tree source 12 #include "exynos5422-odroid-core.dtsi" 15 model = "Hardkernel Odroid HC1"; 16 compatible = "hardkernel,odroid-hc1", "samsung,exynos5800", \
|
/linux/sound/soc/samsung/ |
H A D | odroid.c | 328 { .compatible = "hardkernel,odroid-xu3-audio" }, 329 { .compatible = "hardkernel,odroid-xu4-audio" }, 330 { .compatible = "samsung,odroid-xu3-audio" }, 331 { .compatible = "samsung,odroid-xu4-audio" }, 338 .name = "odroid-audio", 348 MODULE_DESCRIPTION("Odroid XU3/XU4 audio support");
|
H A D | Makefile | 25 snd-soc-odroid-y := odroid.o 40 obj-$(CONFIG_SND_SOC_ODROID) += snd-soc-odroid.o
|
H A D | Kconfig | 103 tristate "Audio support for Odroid XU3/XU4" 108 Say Y here to enable audio support for the Odroid XU3/XU4.
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go2.dts | 9 #include "rk3326-odroid-go.dtsi" 12 model = "ODROID-GO Advance"; 13 compatible = "hardkernel,rk3326-odroid-go2", "rockchip,rk3326";
|
H A D | rk3326-odroid-go2-v11.dts | 9 #include "rk3326-odroid-go.dtsi" 12 model = "ODROID-GO Advance Black Edition"; 13 compatible = "hardkernel,rk3326-odroid-go2-v11", "rockchip,rk3326";
|
H A D | rk3326-odroid-go3.dts | 9 #include "rk3326-odroid-go.dtsi" 12 model = "ODROID-GO Super"; 13 compatible = "hardkernel,rk3326-odroid-go3", "rockchip,rk3326";
|