Kevin,
Thanks for reviewing this. See below for my response.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.com
>>
>> #define VIDCH2CLK (BIT(10))
>> #define VIDCH3CLK (BIT(11))
>> +#define VIDCH1CLK (B
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> This patch makes the following changes:-
> 1) Modify vpif_subdev_info to add board_info, routing information
> and vpif interface configuration. Remove addr since it is
> part of board_info
>
> 2)