tests: drivers: build_all: gpio: fix efinix_sapphire indentation

Fix indentation of the `efinix_sapphire.overlay`

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-05-11 13:25:43 +08:00 committed by Alberto Escolar
commit ab8c0dd3c0

View file

@ -14,7 +14,7 @@
gpio-controller; gpio-controller;
reg = <0xdeadbeef 0x1000>; reg = <0xdeadbeef 0x1000>;
#gpio-cells = <0x2>; #gpio-cells = <0x2>;
ngpios = <4>; ngpios = <4>;
status = "okay"; status = "okay";
}; };
}; };