3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 14:54:17 +00:00
Brooklyn/arch/arm/boot/dts/tegra124-nyan-big-fhd.dts
2022-04-02 18:06:56 +05:00

18 lines
259 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
#include "tegra124-nyan-big.dts"
/ {
/* Version of Nyan Big with 1080p panel */
host1x@50000000 {
dpaux@545c0000 {
aux-bus {
panel: panel {
compatible = "auo,b133htn01";
};
};
};
};
};