Searched +full:rcar +full:- +full:gen3 +full:- +full:xhci (Results 1 – 18 of 18) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/renesas,usb-xhci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas USB xHCI controllers10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>11 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>14 - $ref: "usb-hcd.yaml"19 - items:20 - enum:[all …]
11 #include <dt-bindings/clock/r8a7795-cpg-mssr.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/power/r8a7795-sysc.h>17 #address-cells = <2>;18 #size-cells = <2>;32 compatible = "arm,psci-1.0", "arm,psci-0.2";37 #address-cells = <1>;38 #size-cells = <0>;41 compatible = "arm,cortex-a57", "arm,armv8";44 power-domains = <&sysc R8A7795_PD_CA57_CPU0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * xHCI host controller driver for R-Car SoCs16 #include "xhci.h"17 #include "xhci-plat.h"18 #include "xhci-rcar.h"21 * - The V3 firmware is for almost all R-Car Gen3 (except r8a7795 ES1.x)22 * - The V2 firmware is for r8a7795 ES1.x.23 * - The V2 firmware is possible to use on R-Car Gen2. However, the V2 causes24 * performance degradation. So, this driver continues to use the V1 if R-Car26 * - The V1 firmware is impossible to use on R-Car Gen3.[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */3 * drivers/usb/host/xhci-rcar.h36 * On R-Car Gen2 and Gen3, the AC64 bit (bit 0) of HCCPARAMS1 is set37 * to 1. However, these SoCs don't support 64-bit address memory38 * pointers. So, this driver clears the AC64 bit of xhci->hcc_params
1 // SPDX-License-Identifier: GPL-2.03 * xhci-plat.c - xHCI host controller driver platform Bus Glue.5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com8 * A lot of code borrowed from the Linux xHCI driver.12 #include <linux/dma-mapping.h>23 #include "xhci.h"24 #include "xhci-plat.h"25 #include "xhci-mvebu.h"26 #include "xhci-rcar.h"43 if (priv->plat_start) in xhci_priv_plat_start()[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (C) 2018-2019 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a774c0-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a774c0-sysc.h>14 #address-cells = <2>;15 #size-cells = <2>;23 compatible = "fixed-clock";24 #clock-cells = <0>;25 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car E3 (R8A77990) SoC5 * Copyright (C) 2018-2019 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a77990-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a77990-sysc.h>14 #address-cells = <2>;15 #size-cells = <2>;34 compatible = "fixed-clock";35 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-W+ (R8A77961) SoC5 * Copyright (C) 2016-2017 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a77961-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a77961-sysc.h>16 #address-cells = <2>;17 #size-cells = <2>;25 compatible = "fixed-clock";26 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.08 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/clock/r8a774b1-cpg-mssr.h>11 #include <dt-bindings/power/r8a774b1-sysc.h>17 #address-cells = <2>;18 #size-cells = <2>;26 compatible = "fixed-clock";27 #clock-cells = <0>;28 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-N (R8A77965) SoC11 #include <dt-bindings/clock/r8a77965-cpg-mssr.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/power/r8a77965-sysc.h>19 #address-cells = <2>;20 #size-cells = <2>;39 compatible = "fixed-clock";40 #clock-cells = <0>;41 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.08 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/clock/r8a774a1-cpg-mssr.h>11 #include <dt-bindings/power/r8a774a1-sysc.h>17 #address-cells = <2>;18 #size-cells = <2>;37 compatible = "fixed-clock";38 #clock-cells = <0>;39 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M3-W (R8A77960) SoC5 * Copyright (C) 2016-2017 Renesas Electronics Corp.8 #include <dt-bindings/clock/r8a7796-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7796-sysc.h>16 #address-cells = <2>;17 #size-cells = <2>;36 compatible = "fixed-clock";37 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.08 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/clock/r8a774e1-cpg-mssr.h>11 #include <dt-bindings/power/r8a774e1-sysc.h>17 #address-cells = <2>;18 #size-cells = <2>;26 compatible = "fixed-clock";27 #clock-cells = <0>;28 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H3 (R8A77951) SoC8 #include <dt-bindings/clock/r8a7795-cpg-mssr.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/power/r8a7795-sysc.h>16 #address-cells = <2>;17 #size-cells = <2>;36 compatible = "fixed-clock";37 #clock-cells = <0>;38 clock-frequency = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car H3 (R8A77950) SoC53 gpio-ranges = <&pfc 0 32 28>;57 renesas,ipmmu-main = <&ipmmu_mm 11>;61 renesas,ipmmu-main = <&ipmmu_mm 12>;65 renesas,ipmmu-main = <&ipmmu_mm 9>;69 renesas,ipmmu-main = <&ipmmu_mm 10>;73 renesas,ipmmu-main = <&ipmmu_mm 7>;77 /delete-node/ dma-controller@e6460000;78 /delete-node/ dma-controller@e6470000;[all …]
10 bool "xHCI HCD (USB 3.0) support"12 ---help---13 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.043 bool "Support for PCI-based xHCI USB controller"47 Enables support for the PCI-based xHCI controller.50 bool "Renesas RCar USB 3.0 support"55 RCar Gen3 SoCs.58 int "DRA7XX xHCI USB index"63 Select the DRA7XX xHCI USB index.72 ---help---[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]