diff options
Diffstat (limited to 'sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts')
| -rw-r--r-- | sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts b/sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts index 62b7d9f9a926..fd8244b56e05 100644 --- a/sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts +++ b/sys/contrib/device-tree/src/arm/microchip/tny_a9263.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * usb_a9263.dts - Device Tree file for Caloa USB A9293 board + * usb_a9263.dts - Device Tree file for Calao USB A9293 board * * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> */ @@ -64,7 +64,7 @@ nand@3 { reg = <0x3 0x0 0x800000>; rb-gpios = <&pioA 22 GPIO_ACTIVE_HIGH>; - cs-gpios = <&pioA 15 GPIO_ACTIVE_HIGH>; + cs-gpios = <&pioD 15 GPIO_ACTIVE_HIGH>; nand-bus-width = <8>; nand-ecc-mode = "soft"; nand-on-flash-bbt; |
