Searched +full:aclk +full:- +full:perf (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pci/rockchip,rk3399-pcie-common.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Shawn Lin <shawn.lin@rock-chips.com>19 clock-names:21 - const: aclk22 - const: aclk-perf23 - const: hclk24 - const: pm[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pci/rockchip,rk3399-pcie-ep.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Shawn Lin <shawn.lin@rock-chips.com>13 - $ref: /schemas/pci/pci-ep.yaml#14 - $ref: rockchip,rk3399-pcie-common.yaml#18 const: rockchip,rk3399-pcie-ep22 reg-names:24 - const: apb-base[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/rk3399-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/rk3399-power.h>12 #include <dt-bindings/thermal/thermal.h>17 interrupt-parent = <&gic>;18 #address-cells = <2>;[all …]