diff options
author | Javier Martinez Canillas <[email protected]> | 2023-03-31 01:19:23 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2023-03-31 02:44:27 +0200 |
commit | 3adf89324a2b2a9dbc2c12d8895021e7e34e3346 (patch) | |
tree | 708108db4a85629fe22faf8e8300254247202a54 /scripts/gdb/linux/config.py | |
parent | 87891399d9883ed823ba58c2be3ac20cc499ad7d (diff) |
arm64: dts: rockchip: Remove non-existing pwm-delay-us property
There is neither a driver that parses this nor a DT binding schema that
documents it, so let's remove from the DTS files that make use of this.
The properties that exist are post-pwm-on-delay-ms and pwm-off-delay-ms,
defined in the pwm-backlight DT binding. If the delays are really needed
then those properties should be used instead.
Brian Norris mentioned though that looking at the first downstream usage
of the pwm-delay-us property for RK3399 Gru systems in ChromiumOS tree,
he couldn't find a spec reference that said that this was really needed.
So perhaps it was unnecessary added and a simple removal would be enough.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions