/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | renesas,rspi.yaml | 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 # SH7757 18 - const: renesas,rspi # Legacy SH 20 - items: [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7791-koelsch-u-boot.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source extras for U-Boot for the Koelsch board 8 #include "r8a7791-koelsch.dts" 9 #include "r8a7791-u-boot.dtsi" 12 u-boot,dm-pre-reloc; 15 &qspi { 17 spi-tx-bus-width = <1>; 18 spi-rx-bus-width = <1>;
|
H A D | r8a7791-porter-u-boot.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source extras for U-Boot for the Porter board 8 #include "r8a7791-porter.dts" 9 #include "r8a7791-u-boot.dtsi" 12 u-boot,dm-pre-reloc; 17 clock-frequency = <400000>; 20 &qspi { 22 spi-tx-bus-width = <1>; 23 spi-rx-bus-width = <1>;
|
H A D | r8a7791.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the r8a7791 SoC 5 * Copyright (C) 2013-2015 Renesas Electronics Corporation 6 * 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 …]
|
H A D | r8a7791-porter.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 * SSI-AK4642 11 * JP3: 2-1: AK4642 12 * 2-3: ADV7511 19 /dts-v1/; 20 #include "r8a7791.dtsi" 21 #include <dt-bindings/gpio/gpio.h> 25 compatible = "renesas,porter", "renesas,r8a7791"; 35 stdout-path = "serial0:115200n8"; 48 vcc_sdhi0: regulator-vcc-sdhi0 { [all …]
|
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0+ 3 dtb-$(CONFIG_TARGET_SMARTWEB) += at91sam9260-smartweb.dtb 4 dtb-$(CONFIG_TARGET_TAURUS) += at91sam9g20-taurus.dtb 5 dtb-$(CONFIG_TARGET_CORVUS) += at91sam9g45-corvus.dtb 6 dtb-$(CONFIG_TARGET_GURNARD) += at91sam9g45-gurnard.dtb 8 dtb-$(CONFIG_S5PC100) += s5pc1xx-smdkc100.dtb 9 dtb-$(CONFIG_S5PC110) += s5pc1xx-goni.dtb 10 dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \ 11 exynos4210-smdkv310.dtb \ 12 exynos4210-universal_c210.dtb \ [all …]
|
H A D | r8a7791-koelsch.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 * Copyright (C) 2013-2014 Renesas Solutions Corp. 11 * SSI-AK4643 38 /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"; 60 stdout-path = "serial0:115200n8"; 74 #address-cells = <1>; [all …]
|
/openbmc/u-boot/doc/SPI/ |
H A D | README.sh_qspi_test | 1 ------------------------------------------------- 2 Simple steps used to test the SH-QSPI at U-Boot 3 ------------------------------------------------- 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 ROM 7 basically. Thus, U-Boot start, SH-QSPI will is operating normally. 9 #1, build U-Boot and load u-boot.bin 11 => tftpboot 40000000 u-boot.bin 16 Filename 'u-boot.bin'. 23 #2, Commands to erase/write u-boot to flash device [all …]
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7791.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the R-Car M2-W (R8A77910) SoC 5 * Copyright (C) 2013-2015 Renesas Electronics Corporation 6 * 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 …]
|
H A D | r8a7791-porter.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 * SSI-AK4642 11 * JP3: 2-1: AK4642 12 * 2-3: ADV7511 19 /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 …]
|
H A D | r8a7791-koelsch.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 * Copyright (C) 2013-2014 Renesas Solutions Corp. 11 * SSI-AK4643 38 /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 …]
|
/openbmc/u-boot/drivers/clk/renesas/ |
H A D | r8a7791-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Renesas R8A7791 CPG MSSR driver 8 * r8a7791 Clock Pulse Generator / Module Standby and Software Reset 9 * Copyright (C) 2015-2017 Glider bvba 10 * Based on clk-rcar-gen2.c 15 #include <clk-uclass.h> 18 #include <dt-bindings/clock/r8a7791-cpg-mssr.h> 20 #include "renesas-cpg-mssr.h" 21 #include "rcar-gen2-cpg.h" 61 DEF_BASE("qspi", R8A7791_CLK_QSPI, CLK_TYPE_GEN2_QSPI, CLK_PLL1_DIV2), [all …]
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | r8a7791-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * r8a7791 Clock Pulse Generator / Module Standby and Software Reset 5 * Copyright (C) 2015-2017 Glider bvba 7 * Based on clk-rcar-gen2.c 16 #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 …]
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7791.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * r8a7791/r8a7743 processor support - PFC hardware block. 6 * Copyright (C) 2014-2017 Cogent Embedded, Inc. 18 * Pins 0-23 assigned to GPIO bank 6 can be used for SD interfaces in 1706 /* - ADI -------------------------------------------------------------------- */ 1772 /* - Audio Clock ------------------------------------------------------------ */ 1818 /* - AVB -------------------------------------------------------------------- */ 1894 /* - CAN -------------------------------------------------------------------- */ 2022 /* - DU --------------------------------------------------------------------- */ 2130 /* - ETH -------------------------------------------------------------------- */ [all …]
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7791.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * 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 in 1736 /* - ADI -------------------------------------------------------------------- */ 1803 /* - Audio Clock ------------------------------------------------------------ */ 1849 /* - AVB -------------------------------------------------------------------- */ 1925 /* - CAN -------------------------------------------------------------------- */ 2053 /* - DU --------------------------------------------------------------------- */ 2161 /* - ETH -------------------------------------------------------------------- */ [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-01-08 03:00:39.311-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-01-08 03:00:39.421-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-01-07 03:00:34.968-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-01-07 03:00:35.081-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |