Searched +full:fu540 +full:- +full:c000 +full:- +full:pdma (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/dma/sifive,fu540-c000-pdma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SiFive Unleashed Rev C000 Platform DMA10 - Green Wan <green.wan@sifive.com>11 - Palmer Debbelt <palmer@sifive.com>12 - Paul Walmsley <paul.walmsley@sifive.com>23 https://static.dev.sifive.com/FU540-C000-v1.0.pdf28 - const: sifive,fu540-c000-pdma[all …]
1 /* SPDX-License-Identifier: GPL-2.0-or-later */3 * SiFive FU540 Platform DMA driver7 * - drivers/dma/fsl-edma.c8 * - drivers/dma/dw-edma/9 * - drivers/dma/pxa-dma.c12 * - Chapter 12 "Platform DMA Engine (PDMA)" of13 * SiFive FU540-C000 v1.014 * https://static.dev.sifive.com/FU540-C000-v1.0.pdf20 #include <linux/dma-direction.h>23 #include "../virt-dma.h"[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * SiFive FU540 Platform DMA driver7 * - drivers/dma/fsl-edma.c8 * - drivers/dma/dw-edma/9 * - drivers/dma/pxa-dma.c12 * - Chapter 12 "Platform DMA Engine (PDMA)" of13 * SiFive FU540-C000 v1.014 * https://static.dev.sifive.com/FU540-C000-v1.0.pdf21 #include <linux/dma-mapping.h>25 #include "sf-pdma.h"[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-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 …]
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 …]