blob: 077c5cd2586f755fe09b989200917b0a571f1b5b [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2// Copyright (C) 2021 Purism SPC <kernel@puri.sm>
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};