From 3191af75181fd11bdfb62973e7e865e73b99baab Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Sat, 27 Mar 2021 01:35:21 +0100 Subject: overlays: cosmetic clean-up Cosmetic clean-up without any functional impact: - white space clean-up - re-order nodes/properties - adding missing new lines - remove obsolete includes - remove spurious new lines - change 7", 7inch, 10" and 10inch consistently to 7 inch resp. 10 inch Signed-off-by: Marcel Ziswiler --- overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts') diff --git a/overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts b/overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts index ed39d4d..1ed8c7c 100644 --- a/overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts +++ b/overlays/colibri-imx6_fusion-f0710a-connector_overlay.dts @@ -20,8 +20,8 @@ &fusion_f0710a { pinctrl-0 = <&pinctrl_atmel_conn>; - gpios = <&gpio2 24 GPIO_ACTIVE_HIGH /* SODIMM 107, Pen intr */ - &gpio1 14 GPIO_ACTIVE_LOW /* SODIMM 106, Reset */ + gpios = <&gpio2 24 GPIO_ACTIVE_HIGH /* SODIMM 107, Pen intr */ + &gpio1 14 GPIO_ACTIVE_LOW /* SODIMM 106, Reset */ >; status = "okay"; }; -- cgit v1.2.3