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

mt8183-kukui-audio-rt1015p.dtsi (241B)


      1// SPDX-License-Identifier: (GPL-2.0 OR MIT)
      2/*
      3 * Google Kukui (and derivatives) audio fragment for rt1015p.
      4 *
      5 * Copyright 2020 Google LLC.
      6 */
      7
      8/ {
      9	rt1015p: rt1015p {
     10		compatible = "realtek,rt1015p";
     11		sdb-gpios = <&pio 175 0>;
     12	};
     13};