This removes the 'cs-gpios' property from the AVM FRITZ!Box 7530 NAND
controller node. As pointed out by Christian Lamparter, the property is
not needed by the Qualcomm NAND controller driver.
Signed-off-by: David Bauer <mail@david-bauer.net>
pinctrl-0 = <&nand_pins>;
pinctrl-names = "default";
status = "okay";
- cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
nand@0 {
partitions {
pinctrl-0 = <&nand_pins>;
pinctrl-names = "default";
status = "okay";
- cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
nand@0 {
partitions {