Angus Ainslie (Purism) | 8f0216b | 2020-08-21 14:17:53 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
Martin Kepplinger | b43e6c03 | 2021-11-04 14:22:10 +0100 | [diff] [blame] | 2 | // Copyright (C) 2021 Purism SPC <kernel@puri.sm> |
Angus Ainslie (Purism) | 8f0216b | 2020-08-21 14:17:53 +0200 | [diff] [blame] | 3 | |
| 4 | /dts-v1/; |
| 5 | |
Martin Kepplinger | b43e6c03 | 2021-11-04 14:22:10 +0100 | [diff] [blame] | 6 | #include "imx8mq-librem5-r3.dtsi" |
Angus Ainslie (Purism) | 8f0216b | 2020-08-21 14:17:53 +0200 | [diff] [blame] | 7 | |
Martin Kepplinger | 1773b8d6 | 2020-12-22 16:13:47 +0100 | [diff] [blame] | 8 | &a53_opp_table { |
| 9 | opp-1000000000 { |
| 10 | opp-microvolt = <1000000>; |
| 11 | }; |
| 12 | }; |
| 13 | |
Sebastian Krzyszkowiak | a362b0c | 2021-03-15 09:35:30 +0100 | [diff] [blame] | 14 | &buck3_reg { |
| 15 | regulator-always-on; |
| 16 | }; |