Skip to content

Commit

Permalink
dt-bindings: display: add missing semicolon in example
Browse files Browse the repository at this point in the history
Add missing semicolon in example for Sitronix ST7735R display panels.

Cc: Rob Herring <[email protected]>
Cc: Noralf Trønnes <[email protected]>
Signed-off-by: Akinobu Mita <[email protected]>
Reviewed-by: Noralf Trønnes <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
  • Loading branch information
mita authored and robherring committed Feb 28, 2019
1 parent 221e1e0 commit dac5827
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Example:
backlight: backlight {
compatible = "gpio-backlight";
gpios = <&gpio 44 GPIO_ACTIVE_HIGH>;
}
};

...

Expand Down

0 comments on commit dac5827

Please sign in to comment.