From 6e9feb78df1055c36f52c0876fc69cd3e79389e8 Mon Sep 17 00:00:00 2001 From: Sam Ou Date: Tue, 25 Oct 2022 12:31:01 +0000 Subject: Revert "arm64/dts: Fix GPIO settings for sbb-mux" This reverts commit 07be12f36c11142269ce6d6c8dcc53d84fffee15. Signed-off-by: Sam Ou Change-Id: I1c1a482edd9b9fb3c78abcdd7aa6d1b0a0d378cc --- dts/gs201-tangorpro-common.dtsi | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dts/gs201-tangorpro-common.dtsi b/dts/gs201-tangorpro-common.dtsi index f6fea97..8371a2b 100644 --- a/dts/gs201-tangorpro-common.dtsi +++ b/dts/gs201-tangorpro-common.dtsi @@ -69,14 +69,3 @@ &hsi2c_1 { status = "disabled"; }; - -/ { - fragment@sbbmux { - target-path = "/"; - __overlay__ { - sbb_mux: sbb-mux { - gpios = <&gpp18 0 0>, <&gpp18 1 0>, <&gpp18 3 0>, <&gpp18 2 0>; - }; - }; - }; -}; -- cgit v1.2.3