kernel/arch/arm/boot/dts/imx6q-dms-ba16.dts
.. .. @@ -42,12 +42,12 @@ 42 42 }; 43 43 44 44 &ecspi5 { 45 - cs-gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;45 + cs-gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;46 46 pinctrl-names = "default"; 47 47 pinctrl-0 = <&pinctrl_ecspi5>; 48 48 status = "okay"; 49 49 50 - m25_eeprom: m25p80@0 {50 + m25_eeprom: flash@0 {51 51 compatible = "atmel,at25256B", "atmel,at25"; 52 52 spi-max-frequency = <20000000>; 53 53 size = <0x8000>;