Re: [PATCH v6 01/15] clk: tegra: Add PLLE HW power sequencer control

2021-02-10 Thread Stephen Boyd
Quoting JC Kuo (2021-01-19 00:55:32) > PLLE has a hardware power sequencer logic which is a state machine > that can power on/off PLLE without any software intervention. The > sequencer has two inputs, one from XUSB UPHY PLL and the other from > SATA UPHY PLL. PLLE provides reference clock to XUSB

Re: [PATCH v6 01/15] clk: tegra: Add PLLE HW power sequencer control

2021-01-19 Thread Thierry Reding
On Tue, Jan 19, 2021 at 04:55:32PM +0800, JC Kuo wrote: > PLLE has a hardware power sequencer logic which is a state machine > that can power on/off PLLE without any software intervention. The > sequencer has two inputs, one from XUSB UPHY PLL and the other from > SATA UPHY PLL. PLLE provides refer

[PATCH v6 01/15] clk: tegra: Add PLLE HW power sequencer control

2021-01-19 Thread JC Kuo
PLLE has a hardware power sequencer logic which is a state machine that can power on/off PLLE without any software intervention. The sequencer has two inputs, one from XUSB UPHY PLL and the other from SATA UPHY PLL. PLLE provides reference clock to XUSB and SATA UPHY PLLs. When both of the downstre