On 03/19/16 08:39, Jean-Francois Moine wrote:
> On Thu, 17 Mar 2016 14:22:34 +0200
> Jyri Sarha wrote:
>
>> @@ -76,16 +87,22 @@
>> };
>>
>> &i2c0 {
>> -tda19988 {
>> +tda19988: tda19988 {
>> compatible = "nxp,tda998x";
>> reg = <0x70>;
>> +
>> pi
On Thu, 17 Mar 2016 14:22:34 +0200
Jyri Sarha wrote:
> @@ -76,16 +87,22 @@
> };
>
> &i2c0 {
> - tda19988 {
> + tda19988: tda19988 {
> compatible = "nxp,tda998x";
> reg = <0x70>;
> +
> pinctrl-names = "default", "off";
> pinctrl-0
Add HDMI audio support. Adds mcasp0_pins, clk_mcasp0_fixed,
clk_mcasp0, mcasp0, sound node, and updates the tda19988 node to
follow the new binding.
Signed-off-by: Jyri Sarha
---
arch/arm/boot/dts/am335x-boneblack.dts | 71 --
1 file changed, 67 insertions(+), 4 d