Searched +full:sparx5 +full:- +full:dpll (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/microchip,sparx5-dpll.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip Sparx5 DPLL Clock10 - Lars Povlsen <lars.povlsen@microchip.com>13 The Sparx5 DPLL clock controller generates and supplies clock to18 const: microchip,sparx5-dpll26 '#clock-cells':30 - compatible[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/clock/microchip,sparx5.h>11 compatible = "microchip,sparx5";12 interrupt-parent = <&gic>;13 #address-cells = <2>;14 #size-cells = <1>;23 stdout-path = "serial0:115200n8";27 #address-cells = <1>;[all …]