On Tue, Jul 9, 2019 at 10:29 AM Luis de Oliveira <Luis.Oliveira@xxxxxxxxxxxx> wrote: > > From: Rob Herring <robh@xxxxxxxxxx> > Date: Tue, Jul 09, 2019 at 15:20:00 > > > On Tue, Jun 11, 2019 at 09:20:53PM +0200, Luis Oliveira wrote: > > > Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in > > > RX mode. > > > > > > Signed-off-by: Luis Oliveira <luis.oliveira@xxxxxxxxxxxx> > > > --- > > > Changelog > > > v3-v4 > > > - @Laurent I know I told you I could remove the snps,dphy-frequency on V3 but > > > it is really useful for me here. I removed all other the proprietary > > > properties except this one. Do you still think it must be removed? > > > - Frequency units @Rob > > > > Frequency units means append '-khz' to the property name. That also > > makes the 'frequency' part redundant, so maybe name it more around what > > the frequency is. The frequency for what? > > > > Rob > > > > This is the D-PHY high speed frequency configuration that corresponds to > the high speed data transfer of the bus. > Basically is the transmission speed per lane. > Do you think I can use "link-frequencies" (present in > video-interfaces.txt) with one frequency? Seems reasonable. Rob