summaryrefslogtreecommitdiffstats
path: root/drivers/soc/xilinx
AgeCommit message (Expand)AuthorLines
2021-12-03driver: soc: xilinx: register for power events in zynqmp power driverAbhyuday Godhasara-1/+47
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara-0/+611
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara-6/+0
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter-761/+0
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter-1/+1
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter-1/+1
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter-81/+34
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter-117/+0
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter-37/+103
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter-16/+36
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter-37/+160
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter-2/+19
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter-9/+19
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter-67/+104
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter-19/+27
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter-4/+2
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter-47/+48
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter-2/+0
2020-06-18soc: xilinx: Fix error code in zynqmp_pm_probe()Dan Carpenter-1/+1
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja-14/+2
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja-4/+1
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja-4/+1
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja-5/+1
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja-8/+1
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja-2/+2
2020-04-15drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann-2/+2
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-14/+112
2020-01-21drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel-14/+112
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-2/+2
2019-10-16soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel-2/+8
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja-12/+16
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah-0/+331
2019-02-12drivers: soc: xilinx: Add ZynqMP PM driverRajan Vaja-0/+190
2018-01-16soc: xilinx: Fix Kconfig alignmentMichal Simek-10/+10
2018-01-16soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva-1/+1
2018-01-16soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah-0/+1
2018-01-08soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah-0/+646
2018-01-08soc: xilinx: Create folder structure for soc specific driversMichal Simek-0/+5