| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-rk3x.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-rk3x.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Rockchip RK3xxx I2C controller 10 This driver interfaces with the native I2C controller present in Rockchip 14 - $ref: /schemas/i2c/i2c-controller.yaml# 17 - Heiko Stuebner <heiko@sntech.de> 23 - const: rockchip,rv1108-i2c 24 - const: rockchip,rk3066-i2c [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | .rk3188-radxarock.dtb.dts.tmp | |
| H A D | rk3188.dtsi | 5 * SPDX-License-Identifier: GPL-2.0+ or X11 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/rockchip.h> 10 #include <dt-bindings/clock/rk3188-cru.h> 14 compatible = "rockchip,rk3188"; 17 #address-cells = <1>; 18 #size-cells = <0>; 19 enable-method = "rockchip,rk3066-smp"; 23 compatible = "arm,cortex-a9"; 24 next-level-cache = <&L2>; [all …]
|
| H A D | rk3xxx.dtsi | 5 * SPDX-License-Identifier: GPL-2.0+ or X11 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 interrupt-parent = <&gic>; 34 compatible = "simple-bus"; 35 #address-cells = <1>; 36 #size-cells = <1>; 39 dmac1_s: dma-controller@20018000 { 44 #dma-cells = <1>; 45 arm,pl330-broken-no-flushp; [all …]
|
| H A D | .rk3066a-mk808.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3188.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/pinctrl/rockchip.h> 9 #include <dt-bindings/clock/rk3188-cru.h> 10 #include <dt-bindings/power/rk3188-power.h> 14 compatible = "rockchip,rk3188"; 24 #address-cells = <1>; 25 #size-cells = <0>; 26 enable-method = "rockchip,rk3066-smp"; 30 compatible = "arm,cortex-a9"; [all …]
|
| H A D | rk3xxx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/soc/rockchip,boot-mode.h> 12 #address-cells = <1>; 13 #size-cells = <1>; 15 interrupt-parent = <&gic>; 36 compatible = "simple-bus"; 37 #address-cells = <1>; 38 #size-cells = <1>; [all …]
|
| H A D | rk3188-bqedison2qc.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 8 #include <dt-bindings/i2c/i2c.h> 9 #include <dt-bindings/input/input.h> 10 #include "rk3188.dtsi" 13 model = "BQ Edison2 Quad-Core"; 14 compatible = "mundoreader,bq-edison2qc", "rockchip,rk3188"; 22 compatible = "pwm-backlight"; 23 power-supply = <&vsys>; 27 gpio-keys { [all …]
|
| H A D | rk3128-evb-ddr3-v10-linux.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/input/rk-input.h> 9 #include <dt-bindings/pinctrl/rockchip.h> 10 #include <dt-bindings/pwm/pwm.h> 11 #include <dt-bindings/sensor-dev.h> 13 #include "rk312x-android.dtsi" 20 …on=uart8250,mmio32,0x20068000 console=ttyFIQ0 root=PARTUUID=614e0000-0000-4b53-8000-1d28000054a9 r… 23 adc-keys { [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 18 The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35 19 including NEON and GPU, Mali-400 graphics, several DDR3 options 21 USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs. 26 default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds" 55 The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7 56 including NEON and GPU, Mali-400 graphics, several DDR3 options 58 USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs. 66 The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7 67 including NEON and GPU, Mali-400 graphics, several DDR3 options 69 USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs. [all …]
|
| H A D | .chip_info.o.cmd | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3188/ |
| H A D | Kconfig | 6 Rock is a RK3188-based development board with 2 USB and 1 otg 7 ports, HDMI, TV-out, micro-SD card, audio, WiFi and 100MBit 8 Ethernet, It also includes on-board nand and 1GB of SDRAM. 9 Expansion connectors provide access to display pins, I2C, SPI,
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | rk_i2c.c | 4 * (C) Copyright 2008-2014 Rockchip Electronics 7 * SPDX-License-Identifier: GPL-2.0+ 14 #include <i2c.h> 17 #include <asm/arch/i2c.h> 24 /* i2c timerout */ 28 /* rk i2c fifo max transfer bytes */ 89 debug("i2c_con: 0x%08x\n", readl(®s->con)); in rk_i2c_show_regs() 90 debug("i2c_clkdiv: 0x%08x\n", readl(®s->clkdiv)); in rk_i2c_show_regs() 91 debug("i2c_mrxaddr: 0x%08x\n", readl(®s->mrxaddr)); in rk_i2c_show_regs() 92 debug("i2c_mrxraddR: 0x%08x\n", readl(®s->mrxraddr)); in rk_i2c_show_regs() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 dynamic device discovery; some are even write-only or read-only. 17 chips, analog to digital (and d-to-a) converters, and more. 44 If your system has an master-capable SPI controller (which 56 by providing a high-level interface to send memory-like commands. 111 supports spi-mem interface. 181 this code to manage the per-word or per-transfer accesses to the 211 Flash over 1/2/4-bit wide bus. Enable this option if you have a 219 This enables dedicated general purpose SPI/Microwire1-compatible 220 master mode interface (SSI1) for CLPS711X-based CPUs. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-rk3x.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Driver for I2C adapter in Rockchip RK3xxx SoC 12 #include <linux/i2c.h> 92 /* Disable i2c all irqs */ 108 * @min_setup_start_ns: min set-up time for a repeated START conditio 110 * @min_data_setup_ns: min data set-up time 111 * @min_setup_stop_ns: min set-up time for STOP condition 183 * @grf_offset: offset inside the grf regmap for setting the i2c type 184 * @calc_timings: Callback function for i2c timing information calculated 193 * struct rk3x_i2c - private data of the controller [all …]
|
| /OK3568_Linux_fs/u-boot/include/config/ |
| H A D | auto.conf.cmd | |
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/buildroot/dl/uboot-tools/ |
| HD | u-boot-2021.07.tar.bz2 | ... -boot-2021.07/.readthedocs.yml
u-boot-2021.07/Kbuild
u-boot-2021.07 ... |
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | ... then
81 /usr/share/command-not-found/command-not-found -- "$ ... |