cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

rk3566-pinenote-v1.1.dts (302B)


      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};