Searched +full:sg2044 +full:- +full:top +full:- +full:syscon (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/sophgo/sophgo,sg2044-top-syscon.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sophgo SG2044 SoC TOP system controller10 - Inochi Amaoto <inochiama@gmail.com>13 The Sophgo SG2044 TOP system controller is a hardware block grouping20 - const: sophgo,sg2044-top-syscon21 - const: syscon29 '#clock-cells':[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 #include <dt-bindings/clock/sophgo,sg2044-pll.h>7 #include <dt-bindings/clock/sophgo,sg2044-clk.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/pinctrl/pinctrl-sg2044.h>12 #include "sg2044-cpus.dtsi"13 #include "sg2044-reset.h"16 compatible = "sophgo,sg2044";24 compatible = "fixed-clock";[all …]