Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom...
authorOlof Johansson <olof@lixom.net>
Sat, 29 Oct 2016 18:09:11 +0000 (11:09 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 29 Oct 2016 18:09:11 +0000 (11:09 -0700)
This pull request contains a single fix for Broadcom ARM64-based SoCs:

- Ray adds the required bus width and OOB sector size properties to the
  Northstar 2 SVK reference board in order for the NAND controller to work
  properly

* tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux:
  arm64: dts: Updated NAND DT properties for NS2 SVK

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/broadcom/ns2-svk.dts

index 2d7872a..b09f3bc 100644 (file)
                nand-ecc-mode = "hw";
                nand-ecc-strength = <8>;
                nand-ecc-step-size = <512>;
+               nand-bus-width = <16>;
+               brcm,nand-oob-sector-size = <16>;
                #address-cells = <1>;
                #size-cells = <1>;
        };