Searched +full:sp7021 +full:- +full:rtc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/rtc/sunplus,sp7021-rtc.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Sunplus SP7021 Real Time Clock controller11 - Vincent Shih <vincent.sunplus@gmail.com>15 const: sunplus,sp7021-rtc20 reg-names:22 - const: rtc34 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for Sunplus SP70218 #include <dt-bindings/clock/sunplus,sp7021-clkc.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/reset/sunplus,sp7021-reset.h>11 #include <dt-bindings/pinctrl/sppctl-sp7021.h>12 #include <dt-bindings/gpio/gpio.h>17 compatible = "sunplus,sp7021";18 model = "Sunplus SP7021";22 compatible = "fixed-clock";[all …]