blob: 658a764fe9ee569142cb1e708ef8d4e18ddae490 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2/*
3 * Google Kukui (and derivatives) audio fragment for rt1015p.
4 *
5 * Copyright 2020 Google LLC.
6 */
7
8/ {
9 rt1015p: rt1015p {
10 compatible = "realtek,rt1015p";
11 sdb-gpios = <&pio 175 0>;
12 };
13};