blob: 0932ec5866cc7d944a59267465fea7731fa0db83 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Samsung's Galaxy Note 10.1 - N801x (wifi only version)
4 *
5 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
7 */
8
9/dts-v1/;
10#include "exynos4412-p4note.dtsi"
11
12/ {
13 model = "Samsung Galaxy Note 10.1 (GT-N8010/N8013) based on Exynos4412";
14 compatible = "samsung,n8010", "samsung,p4note", "samsung,exynos4412", "samsung,exynos4";
15 chassis-type = "tablet";
16
17 /* this is the base variant without any kind of modem */
18};