1// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2// Copyright (C) 2021 Purism SPC <[email protected]> 3 4/dts-v1/; 5 6#include "imx8mq-librem5-r3.dtsi" 7 8&a53_opp_table { 9 opp-1000000000 { 10 opp-microvolt = <950000>; 11 }; 12}; 13 14&buck3_reg { 15 regulator-always-on; 16}; 17