Searched +full:fu740 +full:- +full:c000 +full:- +full:pwm (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/pwm/pwm-sifive.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: SiFive PWM controller11 - Yash Shah <yash.shah@sifive.com>12 - Sagar Kadam <sagar.kadam@sifive.com>13 - Paul Walmsley <paul.walmsley@sifive.com>16 Unlike most other PWM controllers, the SiFive PWM controller currently17 only supports one period for all channels in the PWM. All PWMs need to[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-c000", "sifive,fu740";23 #address-cells = <1>;24 #size-cells = <0>;28 i-cache-block-size = <64>;29 i-cache-sets = <128>;[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 …]