Lines Matching +full:npm1300 +full:- +full:regulator

4  * SPDX-License-Identifier: Apache-2.0
6 #include "nrf9131ek_nrf9131_common-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 compatible = "nordic,nrf9131-ek-nrf9131";
15 zephyr,shell-uart = &uart0;
16 zephyr,uart-mcumgr = &uart0;
20 compatible = "gpio-leds";
36 compatible = "pwm-leds";
49 compatible = "gpio-keys";
62 pwm-led0 = &pwm_led0;
63 pwm-led1 = &pwm_led1;
64 pwm-led2 = &pwm_led2;
66 bootloader-led0 = &led0;
67 mcuboot-button0 = &button0;
68 mcuboot-led0 = &led0;
87 current-speed = <115200>;
88 pinctrl-0 = <&uart0_default>;
89 pinctrl-1 = <&uart0_sleep>;
90 pinctrl-names = "default", "sleep";
95 current-speed = <115200>;
96 pinctrl-0 = <&uart1_default>;
97 pinctrl-1 = <&uart1_sleep>;
98 pinctrl-names = "default", "sleep";
102 compatible = "nordic,nrf-twim";
104 pinctrl-0 = <&i2c2_default>;
105 pinctrl-1 = <&i2c2_sleep>;
106 pinctrl-names = "default", "sleep";
107 clock-frequency = <I2C_BITRATE_FAST>;
109 pmic_main: npm1300@6b {
110 compatible = "nordic,npm1300";
113 compatible = "nordic,npm1300-charger";
114 term-microvolt = <4150000>;
115 term-warm-microvolt = <4000000>;
116 current-microamp = <150000>;
117 dischg-limit-microamp = <1000000>;
118 vbus-limit-microamp = <500000>;
119 thermistor-ohms = <10000>;
120 thermistor-beta = <3380>;
121 charging-enable;
124 compatible = "nordic,npm1300-regulator";
126 regulator-min-microvolt = <1800000>;
127 regulator-max-microvolt = <1800000>;
128 regulator-boot-on;
131 regulator-min-microvolt = <1800000>;
132 regulator-max-microvolt = <1800000>;
133 regulator-boot-on;
141 pinctrl-0 = <&pwm0_default>;
142 pinctrl-1 = <&pwm0_sleep>;
143 pinctrl-names = "default", "sleep";
147 compatible = "nordic,nrf-spim";
149 cs-gpios = <&gpio0 26 GPIO_ACTIVE_LOW>;
150 pinctrl-0 = <&spi3_default>;
151 pinctrl-1 = <&spi3_sleep>;
152 pinctrl-names = "default", "sleep";
155 compatible = "jedec,spi-nor";
158 spi-max-frequency = <8000000>;
160 has-dpd;
161 t-enter-dpd = <3000>;
162 t-exit-dpd = <40000>;
163 sfdp-bfp = [
169 jedec-id = [c8 65 19];