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

tegra124-nyan-big-fhd.dts (259B)


      1// SPDX-License-Identifier: GPL-2.0
      2/dts-v1/;
      3
      4#include "tegra124-nyan-big.dts"
      5
      6/ {
      7	/* Version of Nyan Big with 1080p panel */
      8	host1x@50000000 {
      9		dpaux@545c0000 {
     10			aux-bus {
     11				panel: panel {
     12					compatible = "auo,b133htn01";
     13				};
     14			};
     15		};
     16	};
     17};