Searched hist:bd99265b06fa337fa6f33d374967019e3e9a1bdf (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | pm_api_pinctrl.h | bd99265b06fa337fa6f33d374967019e3e9a1bdf Tue Jan 30 12:16:31 UTC 2018 Rajan Vaja <rajan.vaja@xilinx.com> zynqmp: pm: Add APIs for pin control queries
Add pin control APIs which driver can use to query pin information from firmware. Using these APIs, driver do not need to maintain hard-coded pin database.
Major changes in patch are: - Add pin database with pins, functions and function groups information - Implement APIs for pin information queries - Update pin control APIs for get/set functions to use new pin control database. Remove pin database which was added earlier.
Signed-off-by: Rajan Vaja <rajanv@xilinx.com> Signed-off-by: Jolly Shah <jollys@xilinx.com>
|
| H A D | pm_api_pinctrl.c | bd99265b06fa337fa6f33d374967019e3e9a1bdf Tue Jan 30 12:16:31 UTC 2018 Rajan Vaja <rajan.vaja@xilinx.com> zynqmp: pm: Add APIs for pin control queries
Add pin control APIs which driver can use to query pin information from firmware. Using these APIs, driver do not need to maintain hard-coded pin database.
Major changes in patch are: - Add pin database with pins, functions and function groups information - Implement APIs for pin information queries - Update pin control APIs for get/set functions to use new pin control database. Remove pin database which was added earlier.
Signed-off-by: Rajan Vaja <rajanv@xilinx.com> Signed-off-by: Jolly Shah <jollys@xilinx.com>
|