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

ak4554.txt (143B)


      1AK4554 ADC/DAC
      2
      3Required properties:
      4
      5  - compatible : "asahi-kasei,ak4554"
      6
      7Example:
      8
      9ak4554-adc-dac {
     10	compatible = "asahi-kasei,ak4554";
     11};