Hi, Stephen > -----Original Message----- > From: Stephen Boyd [mailto:[email protected]] > Sent: Friday, April 26, 2019 6:03 AM > To: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; linux- > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; Abel Vesa <[email protected]>; > Aisheng Dong <[email protected]>; Anson Huang > <[email protected]>; Jacky Bai <[email protected]> > Cc: dl-linux-imx <[email protected]> > Subject: Re: [PATCH] clk: imx: correct i.MX7D AV PLL num/denom offset > > Quoting Anson Huang (2019-04-22 01:32:45) > > According reference manual, i.MX7D's audio/video PLL's num/denom > > register offset are 0x20/0x30, they are different from i.MX6's > > audio/video PLL, correct it by introducing new offset variables for > > audio/video PLL and using runtime assignment based on PLL type. > > > > Signed-off-by: Anson Huang <[email protected]> > > --- > > Is there any way you can send plain-text emails instead of base64 encoded > emails? I had to get this email properly decoded in plain text so that it > would > apply correctly. I think it's an Outlook problem.
Yes, it should be default Outlook setting problem, now I change the preferred encoding as Unicode (UTF-8) for out-going message, it was GB2312 before, hope it can fix this issue. Thanks for reminder and sorry for the inconvenience. Anson. > > Anyway, applied to clk-next

