Searched +full:odroid +full:- +full:xu3 (Results 1 – 20 of 20) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sound/samsung,odroid.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos Odroid XU3/XU4 audio complex with MAX98090 codec10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>16 - const: hardkernel,odroid-xu3-audio18 - const: hardkernel,odroid-xu4-audio21 - const: samsung,odroid-xu3-audio[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3-Lite board device tree source11 /dts-v1/;12 #include "exynos5422-odroidxu3-common.dtsi"13 #include "exynos5422-odroidxu3-audio.dtsi"14 #include "exynos54xx-odroidxu-leds.dtsi"17 model = "Hardkernel Odroid XU3 Lite";18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";30 samsung,asv-bin = <2>;34 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3 board device tree source10 /dts-v1/;11 #include "exynos5422-odroidxu3-common.dtsi"12 #include "exynos5422-odroidxu3-audio.dtsi"13 #include "exynos54xx-odroidxu-leds.dtsi"16 model = "Hardkernel Odroid XU3";17 compatible = "hardkernel,odroid-xu3", "samsung,exynos5800", "samsung,exynos5";27 shunt-resistor = <10000>;34 shunt-resistor = <10000>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3 audio subsystem device tree source11 #include <dt-bindings/sound/samsung-i2s.h>15 compatible = "samsung,odroid-xu3-audio";16 model = "Odroid-XU3";18 samsung,audio-widgets =21 samsung,audio-routing =33 sound-dai = <&i2s0 0>, <&i2s0 1>;36 sound-dai = <&hdmi>, <&max98090>;46 interrupt-parent = <&gpx3>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU4 board device tree source7 * Copyright (c) 2013-2015 Samsung Electronics Co., Ltd.11 /dts-v1/;12 #include <dt-bindings/sound/samsung-i2s.h>13 #include "exynos5422-odroidxu3-common.dtsi"16 model = "Hardkernel Odroid XU4";17 compatible = "hardkernel,odroid-xu4", "samsung,exynos5800", \21 compatible = "pwm-leds";26 pwm-names = "pwm2";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU/XU3 LED device tree source11 #include <dt-bindings/gpio/gpio.h>15 compatible = "pwm-leds";20 pwm-names = "pwm1";25 max-brightness = <127>;26 linux,default-trigger = "mmc0";32 pwm-names = "pwm2";33 max-brightness = <255>;34 linux,default-trigger = "heartbeat";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3/XU3-Lite/XU4 boards common device tree source12 #include <dt-bindings/input/input.h>13 #include "exynos5422-odroid-core.dtsi"17 compatible = "gpio-keys";18 pinctrl-names = "default";19 pinctrl-0 = <&power_key>;32 debounce-interval = <0>;33 wakeup-source;38 pinctrl-0 = <&emmc_nrst_pin>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Hardkernel Odroid XU3/XU3-Lite/XU4/HC1 boards core device tree source6 * Copyright (c) 2013-2017 Samsung Electronics Co., Ltd.10 #include <dt-bindings/clock/samsung,s2mps11.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/gpio/gpio.h>14 #include "exynos5422-cpus.dtsi"23 stdout-path = "serial2:115200n8";27 compatible = "samsung,secure-firmware";31 fixed-rate-clocks {[all …]
1 // SPDX-License-Identifier: GPL-2.08 /dts-v1/;9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/clock/maxim,max77802.h>13 #include <dt-bindings/regulator/maxim,max77802.h>14 #include <dt-bindings/sound/samsung-i2s.h>16 #include "exynos5420-cpus.dtsi"21 compatible = "google,pi-rev16",[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/arm/samsung/samsung-boards.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzk@kernel.org>17 - description: S5PV210 based boards19 - enum:20 - aesop,torbreck # aESOP Torbreck based on S5PV21021 - samsung,aquila # Samsung Aquila based on S5PC11022 - samsung,goni # Samsung Goni based on S5PC110[all …]
5 * SPDX-License-Identifier: GPL-2.0+16 #include <samsung/exynos5-dt-types.h>28 * Odroix XU3/4 board revisions:30 * 0.1 0 XU3 0.131 * 0.2 410 XU3 0.2 | XU3L - no DISPLAYPORT (probe I2C0:0x40 / INA231)36 { EXYNOS5_BOARD_ODROID_XU3_REV01, 1, 10, "xu3" },37 { EXYNOS5_BOARD_ODROID_XU3_REV02, 2, 410, "xu3" },47 if (odroid_info[i].board_type == gd->board_type) in odroid_get_rev()74 * odroid_get_type_str - returns pointer to one of the board type string.75 * Board types: "xu3", "xu3-lite", "xu4". However the "xu3lite" can be[all …]
1 U-Boot for Odroid X2/U3/XU3/XU46 This is a quick instruction for setup Odroid boards.8 Board config: odroid-xu3_config for XU3/XU412 This U-BOOT config can be used on three boards:13 - Odroid U314 - Odroid X216 - Odroid XU317 - Odroid XU422 iROM->BL1->(BL2 + TrustZone)->U-BOOT24 This version of U-BOOT doesn't implement SPL. So, BL1, BL2, and TrustZone[all …]
4 CONFIG_IDENT_STRING=" for ODROID-XU3"5 CONFIG_DEFAULT_DEVICE_TREE="exynos5422-odroidxu3"12 CONFIG_SYS_PROMPT="ODROID-XU3 # "
1 // SPDX-License-Identifier: GPL-2.06 #include <linux/clk-provider.h>13 #include "i2s-regs.h"28 struct snd_pcm_runtime *runtime = substream->runtime; in odroid_card_fe_startup()39 struct odroid_priv *priv = snd_soc_card_get_drvdata(rtd->card); in odroid_card_fe_hw_params()43 spin_lock_irqsave(&priv->lock, flags); in odroid_card_fe_hw_params()44 if (priv->be_active && priv->be_sample_rate != params_rate(params)) in odroid_card_fe_hw_params()45 ret = -EINVAL; in odroid_card_fe_hw_params()46 spin_unlock_irqrestore(&priv->lock, flags); in odroid_card_fe_hw_params()60 struct odroid_priv *priv = snd_soc_card_get_drvdata(rtd->card); in odroid_card_be_hw_params()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only190 tristate "Audio support for Odroid XU3/XU4"195 Say Y here to enable audio support for the Odroid XU3/XU4.226 and TV-Out path is also handled.
5 F: include/configs/peach-pit.h6 F: configs/peach-pit_defconfig9 F: include/configs/peach-pi.h10 F: configs/peach-pi_defconfig12 ODROID-XU3 BOARD17 F: configs/odroid-xu3_defconfig
2 * Odroid XU3 device tree source7 * SPDX-License-Identifier: GPL-2.0+10 /dts-v1/;14 model = "Odroid XU3 based on EXYNOS5422";35 u-boot,dm-pre-reloc;41 compatible = "samsung,s2mps11-pmic";43 voltage-regulators {45 regulator-name = "vdd_ldo1";46 regulator-min-microvolt = <1000000>;47 regulator-max-microvolt = <1000000>;[all …]
3 # SPDX-License-Identifier: GPL-2.05 # Test U-Boot's "dfu" command. The test starts DFU in U-Boot, waits for USB6 # device enumeration on the host, executes dfu-util multiple times to test8 # finally aborts the "dfu" command in U-Boot.26 "host_usb_dev_node": "/dev/usbdev-p2371-2180",29 "host_usb_port_path": "3-13",58 # One example is the Odroid XU3, which automatically generates78 ACTION=="add", SUBSYSTEM=="block", SUBSYSTEMS=="usb", KERNELS=="3-13", MODE:="666"88 ENV{ID_PATH}=="?*", ENV{.ID_PORT}=="", SYMLINK+="bus/usb/by-path/$env{ID_PATH}"89 ENV{ID_PATH}=="?*", ENV{.ID_PORT}=="?*", SYMLINK+="bus/usb/by-path/$env{ID_PATH}-port$env{.ID_PORT}"[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Ben Dooks <ben@simtec.co.uk>, <ben-linux@fluff.org>59 * struct samsung_pwm_channel - private data of PWM channel71 * struct samsung_pwm_chip - private data of PWM chip74 * @inverter_mask: inverter status for all channels - one bit per channel75 * @disabled_mask: disabled status for all channels - one bit per channel95 * PWM block is shared between pwm-samsung and samsung_pwm_timer drivers128 bits = (fls(divisor) - 1) - pwm->variant.div_base; in pwm_samsung_set_divisor()132 reg = readl(pwm->base + REG_TCFG1); in pwm_samsung_set_divisor()135 writel(reg, pwm->base + REG_TCFG1); in pwm_samsung_set_divisor()[all …]
... -1.31 qtbase-2ffb7ad8a1079a0444b9c72affe3d19b089b60de/dist/changes-1.39-19980327 qtbase-2ffb7ad8a1079a0444b9c72affe3d19b089b60de/dist/