dt-bindings: crypto: ti,sa2ul: make power-domains conditional
commit e32f4ee957b5ca95807b5025ee7e2e480af23295 from git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git Devices specific to compatible ti,am62-sa3ul don't have control over power of SA3UL from main domain. "power-domains" property in crypto node tries to access the SA3UL power, for which it gets NACK and hence, driver doesn't probe properly for those particular devices. Make "power-domains" property as false for devices with compatible ti,am62-sa3ul. Fixes: 2ce9a729 ("dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation") Reviewed-by:Conor Dooley <conor.dooley@microchip.com> Signed-off-by:
Kamlesh Gurudasani <kamlesh@ti.com> Signed-off-by:
Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by:
Xulin Sun <xulin.sun@windriver.com>
Loading
Please register or sign in to comment