Searched +full:fu540 +full:- +full:c000 +full:- +full:spi (Results 1 – 4 of 4) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)2 /* Copyright (c) 2018-2019 SiFive, Inc */4 /dts-v1/;6 #include <dt-bindings/clock/sifive-fu540-prci.h>9 #address-cells = <2>;10 #size-cells = <2>;11 compatible = "sifive,fu540-c000", "sifive,fu540";23 #address-cells = <1>;24 #size-cells = <0>;28 i-cache-block-size = <64>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)2 /* Copyright (c) 2018-2019 SiFive, Inc */4 #include "fu540-c000.dtsi"5 #include <dt-bindings/gpio/gpio.h>11 #address-cells = <2>;12 #size-cells = <2>;14 compatible = "sifive,hifive-unleashed-a00", "sifive,fu540-c000";17 stdout-path = "serial0";21 timebase-frequency = <RTCCLK_FREQ>;33 #clock-cells = <0>;[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 - const: sifive,fu540-c000-spi[all …]
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 …]