xref: /linux/scripts/dtc/include-prefixes/arm64/mediatek/mt8183-kukui-audio-rt1015p.dtsi (revision 8626afb170dc44ed0512e04131e4d8eac0c5ec57)
1// 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};
14