[PATCH v2 0/2] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node

David Jander posted 2 patches 3 years, 8 months ago
arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
[PATCH v2 0/2] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
Posted by David Jander 3 years, 8 months ago
This series adds the backlight-isb node and fixes existing backlight_led
node name.

---
v2:
 - Fix node names to use minus character instead of underscore.

David Jander (2):
  arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
  arm: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_led

 arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

-- 
2.32.0
Re: [PATCH v2 0/2] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
Posted by Shawn Guo 3 years, 7 months ago
On Tue, Jul 26, 2022 at 02:32:20PM +0200, David Jander wrote:
> This series adds the backlight-isb node and fixes existing backlight_led
> node name.
> 
> ---
> v2:
>  - Fix node names to use minus character instead of underscore.
> 
> David Jander (2):
>   arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
>   arm: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_led

Applied both, thanks!