blob: e52bf708b04e08f4b267b104e65ecb927c3f9610 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
2/*
3 * Realtek RTD1619 SoC
4 *
5 * Copyright (c) 2019 Realtek Semiconductor Corp.
6 */
7
8#include "rtd16xx.dtsi"
9
10/ {
11 compatible = "realtek,rtd1619";
12};