RE: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-24 Thread Ang, Chee Hong
> > > On 2/22/20 11:05 AM, Ang, Chee Hong wrote: > > > >>> From: Chee Hong Ang > > > >>> > > > >>> Allow reading external oscillator and FPGA clock's frequency > > > >>> from System Manager's Boot Scratch Register 1 and Boot Scratch > > > >>> Register > > > >>> 2 in non-secure mode (EL2) on SoC

RE: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-23 Thread Ang, Chee Hong
> > On 2/22/20 11:05 AM, Ang, Chee Hong wrote: > > >>> From: Chee Hong Ang > > >>> > > >>> Allow reading external oscillator and FPGA clock's frequency from > > >>> System Manager's Boot Scratch Register 1 and Boot Scratch Register > > >>> 2 in non-secure mode (EL2) on SoC 64bits platform. > >

RE: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-23 Thread Ang, Chee Hong
> On 2/22/20 11:05 AM, Ang, Chee Hong wrote: > >>> From: Chee Hong Ang > >>> > >>> Allow reading external oscillator and FPGA clock's frequency from > >>> System Manager's Boot Scratch Register 1 and Boot Scratch Register 2 > >>> in non-secure mode (EL2) on SoC 64bits platform. > >>> > >>>

Re: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-23 Thread Marek Vasut
On 2/22/20 11:05 AM, Ang, Chee Hong wrote: >>> From: Chee Hong Ang >>> >>> Allow reading external oscillator and FPGA clock's frequency from >>> System Manager's Boot Scratch Register 1 and Boot Scratch Register 2 >>> in non-secure mode (EL2) on SoC 64bits platform. >>> >>> Signed-off-by: Chee

RE: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-22 Thread Ang, Chee Hong
> > From: Chee Hong Ang > > > > Allow reading external oscillator and FPGA clock's frequency from > > System Manager's Boot Scratch Register 1 and Boot Scratch Register 2 > > in non-secure mode (EL2) on SoC 64bits platform. > > > > Signed-off-by: Chee Hong Ang > > --- > >

RE: [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

2020-02-21 Thread Ang, Chee Hong
> From: Chee Hong Ang > > Allow reading external oscillator and FPGA clock's frequency from System > Manager's Boot Scratch Register 1 and Boot Scratch Register 2 in non-secure > mode (EL2) on SoC 64bits platform. > > Signed-off-by: Chee Hong Ang > --- >