blob: e80948ee618d371fbae4e3b6c28f8694c5b305aa [file] [log] [blame]
/*
* Copyright (C) 2023 Nordic Semiconductor ASA
* SPDX-License-Identifier: Apache-2.0
*/
&i2c0_default {
group1 {
bias-pull-up;
};
};
&npm1300_ek_regulators {
dvs-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>,
<&gpio0 18 GPIO_ACTIVE_LOW>;
};
&npm1300_ek_buck1 {
regulator-init-microvolt = <2000000>;
};