1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 3 * Google Kukui (and derivatives) audio fragment for max98357a. 4 * 5 * Copyright 2020 Google LLC. 6 */ 7 8 / { 9 max98357a: max98357a { 10 compatible = "maxim,max98357a"; 11 sdmode-gpios = <&pio 175 0>; 12 }; 13 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.