| 
     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 };
Cache object: 7a918b08c095fda221fe54c6e2225527 
 
 |