commit | 08668d9de98193936a082f36c105fc3de168b69b | [log] [tgz] |
---|---|---|
author | Ray Jui <rjui@broadcom.com> | Mon Sep 21 15:12:50 2015 -0700 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Tue Sep 22 17:50:36 2015 -0700 |
tree | caf3b3e3d6308b7062afb7f24af88acc37e90e90 | |
parent | 35e372a3a1f016648f278aeb7b55fe347b6699da [diff] |
ARM: dts: fix Cygnus nand device node The third compatible string "brcm,brcmnand" in bcm-cygnus.dtsi nand node is incorrect, redundant and should be removed. "brcm,brcmnand" is meant to be used by STB based Broadcom SoCs. All iProc based SoCs should use "brcm,nand-iproc". Signed-off-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>