dt-bindings: display: sitronix, st7735r: Fix backlight in example
[ Upstream commit471e201f54
] The backlight property was lost during conversion to yaml in commitabdd9e3705
("dt-bindings: display: sitronix,st7735r: Convert to DT schema"). Put it back. Fixes:abdd9e3705
("dt-bindings: display: sitronix,st7735r: Convert to DT schema") Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: David Lechner <david@lechnology.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211124150757.17929-2-noralf@tronnes.org Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Родитель
4399781c49
Коммит
97c8a85834
|
@ -72,6 +72,7 @@ examples:
|
|||
dc-gpios = <&gpio 43 GPIO_ACTIVE_HIGH>;
|
||||
reset-gpios = <&gpio 80 GPIO_ACTIVE_HIGH>;
|
||||
rotation = <270>;
|
||||
backlight = <&backlight>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче