Searched +full:fu540 +full:- +full:c000 +full:- +full:uart (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/serial/sifive-serial.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SiFive asynchronous serial interface (UART)10 - Pragnesh Patel <pragnesh.patel@sifive.com>11 - Paul Walmsley <paul.walmsley@sifive.com>12 - Palmer Dabbelt <palmer@sifive.com>15 - $ref: serial.yaml#20 - enum:[all …]
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-cell[all...]
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-c00[all...]
1 DT compatible string versioning for SiFive open-source IP blocks4 strings for open-source SiFive IP blocks. HDL for these IP blocks7 https://github.com/sifive/sifive-blocks9 IP block-specific DT compatible strings are contained within the HDL,10 in the form "sifive,<ip-block-name><integer version number>".14 https://github.com/sifive/sifive-blocks/blob/v1.0/src/main/scala/devices/uart/UART.scala#L4317 auto-discovery, the maintainers of these IP blocks intend to increment25 upstream sifive-blocks commits. It is expected that most drivers will26 match on these IP block-specific compatible strings.29 continue to specify an SoC-specific compatible string value, such as[all …]