Skip to content
Snippets Groups Projects
Commit dac58275 authored by Akinobu Mita's avatar Akinobu Mita Committed by Rob Herring
Browse files

dt-bindings: display: add missing semicolon in example


Add missing semicolon in example for Sitronix ST7735R display panels.

Cc: Rob Herring <robh@kernel.org>
Cc: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: default avatarNoralf Trønnes <noralf@tronnes.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 221e1e0b
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ Example: ...@@ -20,7 +20,7 @@ Example:
backlight: backlight { backlight: backlight {
compatible = "gpio-backlight"; compatible = "gpio-backlight";
gpios = <&gpio 44 GPIO_ACTIVE_HIGH>; gpios = <&gpio 44 GPIO_ACTIVE_HIGH>;
} };
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment