Hi,
On Tue, Aug 24, 2021 at 3:37 PM Doug Anderson wrote:
>
> Hi,
>
> On Fri, Aug 20, 2021 at 4:22 PM Philip Chen wrote:
> >
> > From: Philip Chen
> >
> > Reorg the macros as follows:
> > (1) Group the registers on the same page together.
> > (2) Group the register and its bit operation together
Hi,
On Fri, Aug 20, 2021 at 4:22 PM Philip Chen wrote:
>
> From: Philip Chen
>
> Reorg the macros as follows:
> (1) Group the registers on the same page together.
> (2) Group the register and its bit operation together while indenting
> the macros of the bit operation with one space.
>
> Also fi
From: Philip Chen
Reorg the macros as follows:
(1) Group the registers on the same page together.
(2) Group the register and its bit operation together while indenting
the macros of the bit operation with one space.
Also fix a misnomer for the number of mipi data lanes.
Signed-off-by: Philip Ch