[PATCH 2/2] arm64: dts: ls2088a: add cpu idle support

2017-07-26 Thread andy.tang
From: Yuantian Tang ls2088a supports another cpu idle state which is pw20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi | 17

[PATCH 1/2] arm64: dts: ls1088a: add cpu idle support

2017-07-26 Thread andy.tang
From: Yuantian Tang ls1088a supports another cpu idle state which is ph20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 22

[PATCH 1/2 v2] arm64: dts: ls1088a: add cpu idle support

2017-08-06 Thread andy.tang
From: Yuantian Tang ls1088a supports another cpu idle state which is ph20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- v2: -- no change

[PATCH 2/2 v2] arm64: dts: ls208xa: add cpu idle support

2017-08-06 Thread andy.tang
From: Yuantian Tang ls208xa supports another cpu idle state which is pw20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- v2: - add ls2080a support and update the commit message

[PATCH] clk: qoriq: add more divider clocks support

2017-11-08 Thread andy.tang
From: Yuantian Tang More divider clocks are needed by IP. So enlarge the PLL divider array to accommodate more divider clocks. Signed-off-by: Tang Yuantian --- Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 + drivers/clk/clk-qoriq.c

[PATCH] ahci: qoriq: refine port register configuration

2017-12-04 Thread andy.tang
From: Yuantian Tang These PP2C and PP3C registers control the configuration of the PHY control OOB timing for the COMINIT/COMWAKE parameters respectively for sata port. Overwrite default values with calculated ones to get better OOB timing. Signed-off-by: Tang Yuantian

[PATCH 1/2 v2] arm64: dts: ls1088a: add cpu idle support

2017-08-06 Thread andy.tang
From: Yuantian Tang ls1088a supports another cpu idle state which is ph20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- v2: -- no change arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 22 ++ 1 file

[PATCH 2/2 v2] arm64: dts: ls208xa: add cpu idle support

2017-08-06 Thread andy.tang
From: Yuantian Tang ls208xa supports another cpu idle state which is pw20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- v2: - add ls2080a support and update the commit message accordingly

[PATCH 2/2] arm64: dts: ls2088a: add cpu idle support

2017-07-26 Thread andy.tang
From: Yuantian Tang ls2088a supports another cpu idle state which is pw20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi | 17 +

[PATCH 1/2] arm64: dts: ls1088a: add cpu idle support

2017-07-26 Thread andy.tang
From: Yuantian Tang ls1088a supports another cpu idle state which is ph20 which saves more power when cpu is idle. It was implemented through psci firmware. Signed-off-by: Tang Yuantian --- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 22 ++ 1 file changed, 22

[PATCH] ahci: qoriq: refine port register configuration

2017-12-04 Thread andy.tang
From: Yuantian Tang These PP2C and PP3C registers control the configuration of the PHY control OOB timing for the COMINIT/COMWAKE parameters respectively for sata port. Overwrite default values with calculated ones to get better OOB timing. Signed-off-by: Tang Yuantian ---

[PATCH] clk: qoriq: add more divider clocks support

2017-11-08 Thread andy.tang
From: Yuantian Tang More divider clocks are needed by IP. So enlarge the PLL divider array to accommodate more divider clocks. Signed-off-by: Tang Yuantian --- Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 + drivers/clk/clk-qoriq.c | 9 -