Searched +full:sun8i +full:- +full:r40 +full:- +full:ahci (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/ata/allwinner,sun8i-r40-ahci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Allwinner R40 AHCI SATA Controller bindings10 - Chen-Yu Tsai <wens@csie.org>11 - Maxime Ripard <mripard@kernel.org>15 const: allwinner,sun8i-r40-ahci22 - description: AHCI Bus Clock23 - description: AHCI Module Clock[all …]
2 * Copyright 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/interrupt-controller/arm-gic.h>45 #include <dt-bindings/clock/sun8i-de2.h>46 #include <dt-bindings/clock/sun8i-r40-ccu.h>47 #include <dt-bindings/clock/sun8i-tcon-top.h>48 #include <dt-bindings/reset/sun8i-r40-ccu.h>49 #include <dt-bindings/reset/sun8i-de2.h>50 #include <dt-bindings/thermal/thermal.h>53 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>7 * This file is dual-licensed: you can use it either under the terms46 /dts-v1/;47 #include "sun8i-r40.dtsi"49 #include <dt-bindings/gpio/gpio.h>52 model = "t3-cqa3t-bv3";53 compatible = "qihua,t3-cqa3t-bv3", "allwinner,sun8i-t3",54 "allwinner,sun8i-r40";61 stdout-path = "serial0:115200n8";[all …]
4 * This file is dual-licensed: you can use it either under the terms43 /dts-v1/;44 #include "sun8i-r40.dtsi"46 #include <dt-bindings/gpio/gpio.h>50 compatible = "sinovoip,bpi-m2-berry", "allwinner,sun8i-r40";58 stdout-path = "serial0:115200n8";62 compatible = "hdmi-connector";67 remote-endpoint = <&hdmi_out_con>;73 compatible = "gpio-leds";75 pwr-led {[all …]
2 * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 /dts-v1/;45 #include "sun8i-r40.dtsi"47 #include <dt-bindings/gpio/gpio.h>50 model = "Banana Pi BPI-M2-Ultra";51 compatible = "sinovoip,bpi-m2-ultra", "allwinner,sun8i-r40";59 stdout-path = "serial0:115200n8";63 compatible = "hdmi-connector";68 remote-endpoint = <&hdmi_out_con>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Allwinner sunxi AHCI SATA platform driver7 * based on the AHCI SATA platform driver by Jeff Garzik and Anton Vorontsov20 #include "ahci.h"22 #define DRV_NAME "ahci-sunxi"118 if (--timeout == 0) { in ahci_sunxi_phy_init()120 return -EIO; in ahci_sunxi_phy_init()133 if (--timeout == 0) { in ahci_sunxi_phy_init()135 return -EIO; in ahci_sunxi_phy_init()150 struct ahci_host_priv *hpriv = ap->host->private_data; in ahci_sunxi_start_engine()[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...