summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/twl6040.dtsi
blob: c6d5be776c0af3a65d3b6a4ced202b01c1a3d9f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

/*
 * 8 channel high-quality low power audio codec
 * http://www.ti.com/lit/ds/symlink/twl6040.pdf
 */
&twl6040 {
	reg = <0x4b>;

	gpio-controller;
	#gpio-cells = <1>;
};