/openbmc/linux/drivers/mfd/ |
H A D | khadas-mcu.c | 3 * Driver for Khadas System control Microcontroller 12 #include <linux/mfd/khadas-mcu.h> 80 { .name = "khadas-mcu-fan-ctrl", }, 84 { .name = "khadas-mcu-user-mem", }, 126 { .compatible = "khadas,mcu", }, 134 .name = "khadas-mcu-core", 141 MODULE_DESCRIPTION("Khadas MCU core driver");
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | khadas,mcu.yaml | 4 $id: http://devicetree.org/schemas/mfd/khadas,mcu.yaml# 7 title: Khadas on-board Microcontroller 13 Khadas embeds a microcontroller on their VIM and Edge boards adding some 20 - khadas,mcu # MCU revision is discoverable 40 compatible = "khadas,mcu";
|
/openbmc/linux/drivers/thermal/ |
H A D | khadas_mcu_fan.c | 3 * Khadas MCU Controlled FAN driver 12 #include <linux/mfd/khadas-mcu.h> 94 dev->parent->of_node, "khadas-mcu-fan", ctx, in khadas_mcu_fan_probe() 98 dev_err(dev, "Failed to register khadas-mcu-fan as cooling device: %d\n", in khadas_mcu_fan_probe() 142 { .name = "khadas-mcu-fan-ctrl", }, 151 .name = "khadas-mcu-fan-ctrl", 160 MODULE_DESCRIPTION("Khadas MCU FAN driver");
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-khadas-edge.dts | 4 * (https://www.khadas.com) 8 #include "rk3399-khadas-edge.dtsi" 11 model = "Khadas Edge"; 12 compatible = "khadas,edge", "rockchip,rk3399";
|
H A D | rk3399-khadas-edge-captain.dts | 4 * (https://www.khadas.com) 8 #include "rk3399-khadas-edge.dtsi" 11 model = "Khadas Edge-Captain"; 12 compatible = "khadas,edge-captain", "rockchip,rk3399";
|
H A D | rk3399-khadas-edge-v.dts | 4 * (https://www.khadas.com) 8 #include "rk3399-khadas-edge.dtsi" 11 model = "Khadas Edge-V"; 12 compatible = "khadas,edge-v", "rockchip,rk3399";
|
H A D | rk3588s-khadas-edge2.dts | 10 model = "Khadas Edge2"; 11 compatible = "khadas,edge2", "rockchip,rk3588s";
|
H A D | Makefile | 43 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-khadas-edge.dtb 44 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-khadas-edge-captain.dtb 45 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-khadas-edge-v.dtb 107 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-khadas-edge2.dtb
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-khadas.c | 6 * Keytable for the Khadas VIM/EDGE SBC remote control 12 static struct rc_map_table khadas[] = { variable 33 .scan = khadas, 34 .size = ARRAY_SIZE(khadas),
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | amlogic.yaml | 98 - khadas,vim 124 - khadas,vim2 157 - khadas,vim3 181 - khadas,vim3 198 - khadas,vim3l 225 - khadas,vim4
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | Makefile | 4 dtb-$(CONFIG_ARCH_MESON) += amlogic-t7-a311d2-khadas-vim4.dtb 15 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-a311d-khadas-vim3.dtb 26 dtb-$(CONFIG_ARCH_MESON) += meson-g12b-s922x-khadas-vim3.dtb 52 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905x-khadas-vim.dtb 58 dtb-$(CONFIG_ARCH_MESON) += meson-gxm-khadas-vim2.dtb 74 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-khadas-vim3l.dtb
|
H A D | meson-sm1-khadas-vim3l.dts | 10 #include "meson-khadas-vim3.dtsi" 14 compatible = "khadas,vim3l", "amlogic,sm1"; 15 model = "Khadas VIM3L"; 37 model = "G12B-KHADAS-VIM3L";
|
H A D | meson-g12b-s922x-khadas-vim3.dts | 11 #include "meson-khadas-vim3.dtsi" 12 #include "meson-g12b-khadas-vim3.dtsi" 15 compatible = "khadas,vim3", "amlogic,s922x", "amlogic,g12b";
|
H A D | meson-g12b-a311d-khadas-vim3.dts | 11 #include "meson-khadas-vim3.dtsi" 12 #include "meson-g12b-khadas-vim3.dtsi" 15 compatible = "khadas,vim3", "amlogic,a311d", "amlogic,g12b";
|
H A D | meson-gxl-s905x-khadas-vim.dts | 13 compatible = "khadas,vim", "amlogic,s905x", "amlogic,meson-gxl"; 14 model = "Khadas VIM"; 69 model = "KHADAS-VIM"; 147 linux,rc-map-name = "rc-khadas";
|
H A D | amlogic-t7-a311d2-khadas-vim4.dts | 11 model = "Khadas vim4"; 12 compatible = "khadas,vim4", "amlogic,a311d2", "amlogic,t7";
|
H A D | meson-gxm-khadas-vim2.dts | 15 compatible = "khadas,vim2", "amlogic,s912", "amlogic,meson-gxm"; 16 model = "Khadas VIM2"; 152 model = "KHADAS-VIM2"; 281 linux,rc-map-name = "rc-khadas";
|
/openbmc/u-boot/board/amlogic/p212/ |
H A D | README.khadas-vim | 1 U-Boot for Khadas VIM 4 Khadas VIM is an Open Source DIY Box manufactured by Shenzhen Wesion 35 > make khadas-vim_defconfig 50 > git clone https://github.com/khadas/u-boot -b Vim vim-u-boot
|
H A D | MAINTAINERS | 6 F: configs/khadas-vim_defconfig
|
/openbmc/u-boot/board/amlogic/q200/ |
H A D | README.khadas-vim2 | 1 U-Boot for Khadas VIM2 4 Khadas VIM2 is an Open Source DIY Box manufactured by Shenzhen Wesion 36 > make khadas-vim2_defconfig 51 > git clone https://github.com/khadas/u-boot -b Vim vim-u-boot
|
H A D | MAINTAINERS | 6 F: configs/khadas-vim2_defconfig
|
/openbmc/u-boot/configs/ |
H A D | khadas-vim_defconfig | 7 CONFIG_IDENT_STRING=" khadas-vim" 25 CONFIG_DEFAULT_DEVICE_TREE="meson-gxl-s905x-khadas-vim"
|
H A D | khadas-vim2_defconfig | 7 CONFIG_IDENT_STRING=" khadas-vim2" 25 CONFIG_DEFAULT_DEVICE_TREE="meson-gxm-khadas-vim2"
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-simple-dsi.yaml | 37 # Khadas TS050 5" 1080x1920 LCD panel 38 - khadas,ts050
|
/openbmc/linux/include/linux/mfd/ |
H A D | khadas-mcu.h | 3 * Khadas System control Microcontroller Register map 82 * struct khadas_mcu - Khadas MCU structure
|