commit | 788d53098d3995f41747293a7c31e41180d6cb61 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Apr 09 17:02:14 2024 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 19 12:05:10 2024 +0200 |
tree | d823348e41f7b9bd982977e27e74a3985ec90e03 | |
parent | 74b3f64c15e6bb430cbd565bde91b9afe5600fd5 [diff] |
ARM: dts: stm32: Update red led node for stm32mp157c-ed1-scmi-u-boot As indicated in kernel led dt-bindings, label is a deprecated property, so remove it and use led node's name instead for u-boot,error-led property. Rename red led node's name to led-red. Remove status property which is useless. Add compatible = "gpio-leds"; which is not present in kernel DT. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>