Searched +full:am62 +full:- +full:rtc (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/ |
| D | ti,k3-rtc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/rtc/ti,k3-rtc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Nishanth Menon <nm@ti.com> 13 This RTC appears in the AM62x family of SoCs. 16 - $ref: rtc.yaml# 21 - ti,am62-rtc 31 - description: VBUS Interface clock 32 - description: 32k Clock source (external or internal). [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am62-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "syscon", "simple-mfd"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 compatible = "ti,am654-chipid"; 23 compatible = "ti,am64-uart", "ti,am654-uart"; 26 power-domains = <&k3_pds 114 TI_SCI_PD_EXCLUSIVE>; 28 clock-names = "fclk"; 33 compatible = "ti,am64-i2c", "ti,omap4-i2c"; [all …]
|
| D | k3-am62a-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "ti,j721e-system-controller", "syscon", "simple-mfd"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 compatible = "ti,am654-chipid"; 23 compatible = "ti,am64-uart", "ti,am654-uart"; 26 power-domains = <&k3_pds 114 TI_SCI_PD_EXCLUSIVE>; 28 clock-names = "fclk"; 33 compatible = "ti,am64-i2c", "ti,omap4-i2c"; [all …]
|
| D | k3-am62-phycore-som.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH 7 * https://www.phytec.com/product/phycore-am62x 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/net/ti-dp83867.h> 15 model = "PHYTEC phyCORE-AM62x"; 16 compatible = "phytec,am62-phycore-som", "ti,am625"; 34 reserved_memory: reserved-memory { 35 #address-cells = <2>; [all …]
|
| D | k3-am62-verdin.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 5 * Common dtsi for Verdin AM62 SoM 7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/net/ti-dp83867.h> 18 stdout-path = "serial2:115200n8"; 45 verdin_gpio_keys: gpio-keys { [all …]
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-ti-k3.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Texas Instruments K3 RTC driver 5 * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/ 17 #include <linux/rtc.h> 46 #define K3RTC_MIN_OFFSET (-277761) 50 .name = "peripheral-registers", 107 * struct ti_k3_rtc - Private data for ti-k3-rtc 111 * @rtc_dev: rtc device 112 * @regmap: rtc mmio regmap 113 * @r_fields: rtc register fields [all …]
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|