tegra124-nyan-big-fhd.dts 259 B

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