zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API
Jolly Shah authored
When linux calls pm_ioctl_get_pll_frac_mode() it doesn't expect the actual
mode to be read from hardware, but the value that it is intending to
program. Therefore, we return the buffered value to linux.
Signed-off-by: default avatarMirela Simonovic <mirela.simonovic@aggios.com>
Acked-by: default avatarWill Wong <WILLW@xilinx.com>
Signed-off-by: default avatarJolly Shah <jollys@xilinx.com>
a5ae5a72
Name Last commit Last update
bl1 Standardise header guards across codebase
bl2 correct some missing-prototype warnings
bl2u Add atexit function to libc
bl31 BL31: correct GOT section omission
bl32 Standardise header guards across codebase
common backtrace: Extract rules from root Makefile
docs Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix
drivers Merge pull request #1708 from Yann-lms/warnings
fdts stm32mp1: Add device tree files
include Import exception helpers from TF-A-Tests
lib Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc
make_helpers SPM: Deprecate the current implementation
plat zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API
services Merge pull request #1712 from jeenu-arm/ssbs
tools SPM: sptool: Introduce tool to package SP and RD
.checkpatch.conf Use SPDX identifier in checkpatch config file
.editorconfig Add .editorconfig file
.gitignore gitignore: Ignore sptool and doimage binaries
Makefile Merge pull request #1725 from Yann-lms/clang_aarch32
acknowledgements.rst Change copyright guidelines
contributing.rst Change copyright guidelines
dco.txt Drop requirement for CLA in contribution.md
license.rst Change copyright guidelines
maintainers.rst maintainers: Add Julius Werner for coreboot and console API
readme.rst docs: gxbb: Add documentation