1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 3 /dts-v1/; 4 5 #include "rk3566-pinenote.dtsi" 6 7 / { 8 model = "Pine64 PineNote v1.1"; 9 compatible = "pine64,pinenote-v1.1", "pine64,pinenote", "rockchip,rk3566"; 10 }; 11 12 &pmu_io_domains { 13 vccio7-supply = <&vcc_1v8>; 14 }; 15 16 &spk_amp { 17 VCC-supply = <&dcdc_boost>; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.