[ Upstream commit 
e256b48a3b07ee1ae4bfa60abbf509ba8e386862 ]
This matches nand-controller.yaml requirements.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
                        status = "disabled";
                };
 
-               nand: nand@18046000 {
+               nand_controller: nand-controller@18046000 {
                        compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1";
                        reg = <0x18046000 0x600>, <0xf8105408 0x600>,
                              <0x18046f00 0x20>;
 
        status = "okay";
 };
 
-&nand {
-       nandcs@1 {
+&nand_controller {
+       nand@1 {
                compatible = "brcm,nandcs";
                reg = <0>;
                nand-on-flash-bbt;
 
        status = "okay";
 };
 
-&nand {
-       nandcs@1 {
+&nand_controller {
+       nand@1 {
                compatible = "brcm,nandcs";
                reg = <0>;
                nand-on-flash-bbt;
 
        status = "okay";
 };
 
-&nand {
-       nandcs@1 {
+&nand_controller {
+       nand@1 {
                compatible = "brcm,nandcs";
                reg = <0>;
                nand-on-flash-bbt;