Searched +full:imx53 +full:- +full:rtc (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | rtc-mxc_v2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/rtc/rtc-mxc_v2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: rtc.yaml# 13 - Patrick Bruenn <p.bruenn@beckhoff.com> 18 - fsl,imx53-rtc 30 - compatible 31 - reg 32 - clocks [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx53-m53.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 #include "imx53.dtsi" 10 compatible = "aries,imx53-m53", "denx,imx53-m5 78 rtc: rtc@68 { global() label [all...] |
H A D | imx53-sk-imx53.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 5 /dts-v1/; 7 #include "imx53.dtsi" 10 model = "StarterKit SK-iMX53 Board"; 11 compatible = "starterkit,sk-imx53", "fsl,imx53"; 15 * iMX RTC is not battery powered on this board. 16 * Use the i2c RTC as rtc0. 18 rtc0 = &rtc; 23 stdout-path = &uart1; 32 reg_usb1_vbus: regulator-usb-vbus { [all …]
|
H A D | imx53.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include "imx53-pinfunc.h" 7 #include <dt-bindings/clock/imx5-clock.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-binding [all...] |
H A D | imx53-kp.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 8 #include "imx53-tqma53.dtsi" 9 #include <dt-bindings/input/input.h> 13 compatible = "pwm-beeper"; 14 pinctrl-names = "default"; 15 pinctrl-0 = <&pinctrl_buzzer>; 19 gpio-buttons { 20 compatible = "gpio-keys"; 21 pinctrl-names = "default"; [all …]
|
H A D | imx53-tqma53.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 #include "imx53.dtsi" 11 compatible = "tq,tqma53", "fsl,imx53"; 18 reg_3p3v: regulator-3p3v { 19 compatible = "regulator-fixed"; 20 regulator-nam [all...] |
H A D | imx53-tx53.dtsi | 2 * Copyright 2012-2017 <LW@KARO-electronics.de> 3 * based on imx53-qsb.dts 7 * This file is dual-licensed: you can use it either under the terms 45 #include "imx53.dtsi" 46 #include <dt-bindings/gpio/gpio.h> 49 model = "Ka-Ro electronics TX53 module"; 50 compatible = "karo,tx53", "fsl,imx53"; 62 reg-can-xcvr = ®_can_xcvr; 69 clock-frequency = <0>; 73 mclk: clock-mclk { [all …]
|
H A D | imx53-ppd.dts | 4 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 44 #include "imx53.dtsi" 45 #include <dt-bindings/input/input.h> 49 compatible = "ge,imx53-cpuvo", "fsl,imx53"; 58 stdout-path = "serial0:115200n8"; 67 cko2_11M: sgtl-clock-cko2 { 68 compatible = "fixed-clock"; 69 #clock-cells = <0>; 70 clock-frequency = <11289600>; [all …]
|
H A D | imx6qdl.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/clock/imx6qdl-clock.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #address-cell [all...] |
H A D | imx6ul.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <dt-bindings/clock/imx6ul-clock.h> 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/arm-gi [all...] |
H A D | imx6sx.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <dt-bindings/clock/imx6sx-clock.h> 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/arm-gi [all...] |
/freebsd/sys/dts/arm/ |
H A D | imx53x.dtsi | 34 #address-cells = <1>; 35 #size-cells = <1>; 43 #address-cells = <1>; 44 #size-cells = <0>; 50 d-cache-line-size = <32>; 51 i-cache-line-size = <32>; 52 d-cache-size = <0x8000>; 53 i-cache-size = <0x8000>; 54 l2-cache-line-size = <32>; 55 l2-cache-line = <0x40000>; [all …]
|
H A D | digi-ccwmx53.dts | 30 * Digi ConnectCore Wi-i.MX53 33 /dts-v1/; 37 model = "Digi ConnectCore Wi-i.MX53"; 38 compatible = "digi,imx53-ccwm53", "fsl,imx53"; 59 clock-frequency = <216000000>; 63 clock-frequency = <216000000>; 76 clock-frequency = <0>; /* won't load w/o this */ 80 clock-frequency = <0>; /* won't load w/o this */ 84 clock-frequency = <0>; /* won't load w/o this */ 112 rtc@68 { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vfxxx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 #include "vf610-pinfunc.h" 6 #include <dt-bindings/clock/vf610-clock.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/gpio/gpio.h> 32 compatible = "fixed-cloc [all...] |