Searched +full:bcm11351 +full:- +full:pwm (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm11351.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 // Copyright (C) 2012-2013 Broadcom Corporation 4 #include <dt-bindings/clock/bcm281xx.h> 5 #include <dt-bindings/interrupt-controller/arm-gic.h> 6 #include <dt-binding 204 pwm: pwm@3e01a000 { global() label [all...] |
| H A D | bcm28155-ap.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 4 /dts-v1/; 6 #include <dt-bindings/gpio/gpio.h> 8 #include "bcm11351.dtsi" 12 compatible = "brcm,bcm28155-ap", "brcm,bcm11351"; 21 clock-frequenc 63 pwm: pwm@3e01a000 { global() label [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | brcm,kona-ccu.txt | 9 Documentation/devicetree/bindings/clock/clock-bindings.txt 12 - compatible 13 Shall have a value of the form "brcm,<model>-<which>-ccu", 16 "brcm,bcm11351-root-ccu" 19 - reg 22 - #clock-cells 23 Shall have value <1>. The permitted clock-specifier values 25 - clock-output-names 32 compatible = "brcm,bcm11351-slave-ccu"; 34 #clock-cells = <1>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | brcm,kona-pwm.txt | 1 Broadcom Kona PWM controller device tree bindings 6 - compatible: should contain "brcm,kona-pwm" 7 - reg: physical base address and length of the controller's registers 8 - clocks: phandle + clock specifier pair for the external clock 9 - #pwm-cells: Should be 3. See pwm.yaml in this directory for a 12 Refer to clocks/clock-bindings.txt for generic clock consumer properties. 16 pwm: pwm@3e01a000 { 17 compatible = "brcm,bcm11351-pwm", "brcm,kona-pwm"; 20 #pwm-cells = <3>;
|