Re: [PATCH v3 4/6] media: adv748x: Store the source subdevice in TX

2019-01-16 Thread Niklas Söderlund
Hi Jacopo, Thanks for your patch. On 2019-01-10 15:02:11 +0100, Jacopo Mondi wrote: > The power_up_tx() procedure needs to set a few registers conditionally to > the selected video source, but it currently checks for the provided tx to > be either TXA or TXB. > > With the introduction of dynamic

[PATCH v3 4/6] media: adv748x: Store the source subdevice in TX

2019-01-10 Thread Jacopo Mondi
The power_up_tx() procedure needs to set a few registers conditionally to the selected video source, but it currently checks for the provided tx to be either TXA or TXB. With the introduction of dynamic routing between HDMI and AFE entities to TXA, checking which TX the function is operating on is