board: MCR3000: Remove update of non-existing e1-wan DT node
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 15 Sep 2022 06:54:59 +0000 (08:54 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 11 Feb 2023 07:47:58 +0000 (08:47 +0100)
commit19a68636b40d12dd73b92adc13bc3d8fdd53c03c
tree38e90d4e85cbea6a27e2a0872dbaf763bc3f6415
parent7df55bb9b58b325b2aaa902c724826e4c30492f1
board: MCR3000: Remove update of non-existing e1-wan DT node

e1-wan device-tree node doesn't exist. Remove related update
to avoid following warning at startup:

 Loading Device Tree to 007fa000, end 007ff951 ... OK
Unable to update property /localbus/e1-wan:data-rate, err=FDT_ERR_NOTFOUND
Unable to update property /localbus/e1-wan:channel-phase, err=FDT_ERR_NOTFOUND
Unable to update property /localbus/e1-wan:rising-edge-sync-pulse, err=FDT_ERR_NOTFOUND

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: FRANJOU Stephane <stephane.franjou@csgroup.eu>
board/cssi/mcr3000/mcr3000.c