Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: ffc253263a1375a65fa6c9f62a893e9767fbebfa authored by Linus Torvalds on 30 October 2023, 02:31:08 UTC
Linux 6.6
Tip revision: ffc2532
mt8183-kukui-kakadu.dts
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
 * Copyright 2020 Google LLC
 */

/dts-v1/;
#include "mt8183-kukui-kakadu.dtsi"
#include "mt8183-kukui-audio-da7219-rt1015p.dtsi"

/ {
	model = "MediaTek kakadu board";
	chassis-type = "tablet";
	compatible = "google,kakadu-rev3", "google,kakadu-rev2",
			"google,kakadu", "mediatek,mt8183";
};
back to top