Searched +full:qspi +full:- +full:r8a7791 (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas (Quad) Serial Peripheral Interface (RSPI/QSPI)10 - Geert Uytterhoeven <geert+renesas@glider.be>15 - items:16 - enum:17 - renesas,rspi-sh7757 # SH775718 - const: renesas,rspi # Legacy SH20 - items:[all …]
1 -------------------------------------------------2 Simple steps used to test the SH-QSPI at U-Boot3 -------------------------------------------------5 #0, Currently, SH-QSPI is used by lager board (Renesas ARM SoC R8A7790)6 and koelsch board (Renesas ARM SoC R8A7791). These boot from SPI ROM7 basically. Thus, U-Boot start, SH-QSPI will is operating normally.9 #1, build U-Boot and load u-boot.bin11 => tftpboot 40000000 u-boot.bin16 Filename 'u-boot.bin'.23 #2, Commands to erase/write u-boot to flash device[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M2-W (R8A77910) SoC5 * Copyright (C) 2013-2015 Renesas Electronics Corporation6 * Copyright (C) 2013-2014 Renesas Solutions Corp.10 #include <dt-bindings/clock/r8a7791-cpg-mssr.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/power/r8a7791-sysc.h>16 compatible = "renesas,r8a7791";17 #address-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.09 * SSI-AK464211 * JP3: 2-1: AK464212 * 2-3: ADV751119 /dts-v1/;20 #include "r8a7791.dtsi"21 #include <dt-bindings/gpio/gpio.h>25 compatible = "renesas,porter", "renesas,r8a7791";37 stdout-path = "serial0:115200n8";50 vcc_sdhi0: regulator-vcc-sdhi0 {[all …]
1 // SPDX-License-Identifier: GPL-2.06 * Copyright (C) 2013-2014 Renesas Solutions Corp.11 * SSI-AK464338 /dts-v1/;39 #include "r8a7791.dtsi"40 #include <dt-bindings/gpio/gpio.h>41 #include <dt-bindings/input/input.h>45 compatible = "renesas,koelsch", "renesas,r8a7791";63 stdout-path = "serial0:115200n8";77 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * r8a7791 Clock Pulse Generator / Module Standby and Software Reset5 * Copyright (C) 2015-2017 Glider bvba7 * Based on clk-rcar-gen2.c16 #include <linux/soc/renesas/rcar-rst.h>18 #include <dt-bindings/clock/r8a7791-cpg-mssr.h>20 #include "renesas-cpg-mssr.h"21 #include "rcar-gen2-cpg.h"60 DEF_BASE("qspi", R8A7791_CLK_QSPI, CLK_TYPE_GEN2_QSPI, CLK_PLL1_DIV2),96 DEF_MOD("2d-dmac", 115, R8A7791_CLK_ZS),[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...
1 // SPDX-License-Identifier: GPL-2.03 * r8a7791/r8a7743 processor support - PFC hardware block.6 * Copyright (C) 2014-2017 Cogent Embedded, Inc.15 * Pins 0-23 assigned to GPIO bank 6 can be used for SD interfaces in1703 /* - ADI -------------------------------------------------------------------- */1769 /* - Audio Clock ------------------------------------------------------------ */1815 /* - AVB -------------------------------------------------------------------- */1891 /* - CAN -------------------------------------------------------------------- */2019 /* - DU --------------------------------------------------------------------- */2127 /* - ETH -------------------------------------------------------------------- */[all …]