Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
0002 /*
0003  * Google Kukui (and derivatives) audio fragment for rt1015p.
0004  *
0005  * Copyright 2020 Google LLC.
0006  */
0007 
0008 / {
0009         rt1015p: rt1015p {
0010                 compatible = "realtek,rt1015p";
0011                 sdb-gpios = <&pio 175 0>;
0012         };
0013 };