xref: /linux/scripts/dtc/include-prefixes/arm/nvidia/tegra124-nyan-big-fhd.dts (revision cdd5b5a9761fd66d17586e4f4ba6588c70e640ea)
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};
18