summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx/xlnx_vcu.c
AgeCommit message (Expand)Author
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-01-16soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva
2018-01-08soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah