Searched +full:fu740 +full:- +full:c000 +full:- +full:spi (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)4 /dts-v1/;6 #include <dt-bindings/clock/sifive-fu740-prci.h>9 #address-cells = <2>;10 #size-cells = <2>;11 compatible = "sifive,fu740-c000", "sifive,fu740";23 #address-cells = <1>;24 #size-cells = <0>;28 i-cache-block-size = <64>;29 i-cache-sets = <128>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)4 #include "fu740-c000.dtsi"5 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/leds/common.h>8 #include <dt-bindings/pwm/pwm.h>15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",16 "sifive,fu740";19 stdout-path = "serial0";23 timebase-frequency = <RTCCLK_FREQ>;[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/spi/spi-sifive.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SiFive SPI controller10 - Pragnesh Patel <pragnesh.patel@sifive.com>11 - Paul Walmsley <paul.walmsley@sifive.com>12 - Palmer Dabbelt <palmer@sifive.com>15 - $ref: spi-controller.yaml#20 - enum:[all …]