/openbmc/u-boot/board/samsung/common/ |
H A D | exynos5-dt-types.c | 27 * Odroix XU3/XU4/HC1/HC2 board revisions (from HC1+_HC2_MAIN_REV0.1_20171017.pdf): 29 * 0.1 0 XU3 0.1 30 * 0.2 372 XU3 0.2 | XU3L - no DISPLAYPORT (probe I2C0:0x40 / INA231) 40 { EXYNOS5_BOARD_ODROID_XU3_REV01, 1, 10, "xu3" }, 41 { EXYNOS5_BOARD_ODROID_XU3_REV02, 2, 375, "xu3" }, 117 * Board types: "xu3", "xu3-lite", "xu4". However the "xu3lite" can be 119 * XU3 and XU3L are compatible, and the information about board lite 125 const char *type_xu3l = "xu3-lite"; in odroid_get_type_str() 204 * @return: return board revision number for XU3 or 0 for generic 217 * @return: return board type string for XU3 or empty string for generic
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung,odroid.yaml | 7 title: Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec 19 - const: hardkernel,odroid-xu3-audio 24 - const: samsung,odroid-xu3-audio 62 For Odroid U3, XU3: "Headphone Jack", "Speakers" 82 compatible = "hardkernel,odroid-xu3-audio"; 83 model = "Odroid-XU3";
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
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 | exynos54xx-odroidxu-leds.dtsi | 3 * Hardkernel Odroid XU/XU3 LED device tree source
|
H A D | exynos5422-odroid-core.dtsi | 3 * Hardkernel Odroid XU3/XU3-Lite/XU4/HC1 boards core device tree source 753 /* Used on XU3, XU3-Lite and XU4 */ 775 /* Used on XU3 */
|
H A D | exynos5422-odroidxu4.dts | 35 compatible = "samsung,odroid-xu3-audio";
|
H A D | exynos5422-odroidxu3-common.dtsi | 3 * Hardkernel Odroid XU3/XU3-Lite/XU4 boards common device tree source
|
H A D | exynos5800-peach-pi.dts | 165 * (1.3 GHz instead of 1.4 GHz) than Odroid XU3/XU4 boards. Thus we need to
|
/openbmc/u-boot/configs/ |
H A D | odroid-xu3_defconfig | 5 CONFIG_IDENT_STRING=" for ODROID-XU3/XU4/HC1/HC2" 17 CONFIG_SYS_PROMPT="ODROID-XU3 # "
|
/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/ |
H A D | samsung-boards.yaml | 180 - hardkernel,odroid-xu3 # Hardkernel Odroid XU3 181 - hardkernel,odroid-xu3-lite # Hardkernel Odroid XU3 Lite
|
/openbmc/linux/sound/soc/samsung/ |
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.
|
H A D | odroid.c | 331 { .compatible = "hardkernel,odroid-xu3-audio" }, 333 { .compatible = "samsung,odroid-xu3-audio" }, 351 MODULE_DESCRIPTION("Odroid XU3/XU4 audio support");
|
/openbmc/u-boot/board/samsung/smdk5420/ |
H A D | MAINTAINERS | 12 ODROID-XU3 BOARD
|
/openbmc/u-boot/doc/ |
H A D | README.odroid | 1 U-Boot for Odroid X2/U3/XU3/XU4/HC1 8 Board config: odroid-xu3_config for XU3/XU4/HC1 16 - Odroid XU3 34 << XU3/XU4 >>
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5422-odroidxu3.dts | 3 * Odroid XU3 device tree source 13 model = "Odroid XU3 based on EXYNOS5422";
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_dfu.py | 57 # One example is the Odroid XU3, which automatically generates
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-samsung.c | 654 /* needed to make PWM disable work on Odroid-XU3 */ in pwm_samsung_resume()
|