Commit 898994a1 authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Suman Anna
Browse files

remoteproc/keystone: drop ti,syscon-psc fallback support



The Keystone remoteproc driver has already been enhanced to
support using the reset framework API for managing the DSP
device resets. All the existing DSP DT nodes have also been
switched to use the 'resets' property instead of the deprecated
'ti,syscon-psc' property.

All the Keystone 2 family of SoCs are expected to be using reset
drivers going forward, so drop the support for the direct syscon
PSC based reset handling from the driver completely. The DT
binding has also been updated accordingly.

While at this, also add a build dependency for the driver
against the RESET_CONTROLLER Kconfig, and switch to using the
devm_reset_control_get() API instead of the optional variant.

Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
[s-anna@ti.com: mandatory reset dependencies, binding updates]
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
parent 670833ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment