regulator: pf8x00: mark nxp,ilim-ma property as deprecated
authorAdrien Grassein <adrien.grassein@gmail.com>
Thu, 14 Jan 2021 17:47:12 +0000 (18:47 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jan 2021 14:16:13 +0000 (14:16 +0000)
commit245f5f65229a6c6f5b04fa90221b44818a928916
tree65d11cf370af0fd3e9539ee397a6376d2d41e432
parent34b860aa0b6221b21eea6bac76357063f525b561
regulator: pf8x00: mark nxp,ilim-ma property as deprecated

This property seems useless because we can use the
regulator-max-microamp generic property to do the same
and using generic code.

As this property was already released in a kernel version,
we can't remove it, just mark it as deprecated.

Signed-off-by: Adrien Grassein <adrien.grassein@gmail.com>
Link: https://lore.kernel.org/r/20210114174714.122561-5-adrien.grassein@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pf8x00-regulator.c