mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
54fc0656e6c18efba95e3851f8f5dd14a1d12d60
For Tegra264, new PMC driver is introduced to support instance specific driver data. As per the design, on Tegra264, if client drivers are using below PMC exported APIs, they need to pass their struct device pointer as an argument. Also it is expected that clients dt node should have "nvidia,pmc" property populated with appropriate PMC instance phandle. - *_io_pad_power_enable() - *_io_pad_power_disable() Bug 4470933 Change-Id: Idb41b95cd863f313496110a4e3c4b5ea61a1df8f Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com>
Description
No description provided