Skip to content

Commit 601b087

Browse files
ozan956pamolloy
authored andcommitted
arm: dts: sc598: disable Octal SPI flash
Disable the OSPI on EZKIT so the SPI flash on the SoM can be used, since they have conflicting signals. Fixes: 7210fc6 ("board: adi: Add support for SC598") Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>
1 parent fa9fd14 commit 601b087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/dts/sc598-som-ezkit.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
octal {
8080
gpio-hog;
8181
gpios = <8 GPIO_ACTIVE_LOW>;
82-
output-high;
82+
output-low;
8383
line-name = "octal-spi-cs-en";
8484
bootph-pre-ram;
8585
};

0 commit comments

Comments
 (0)