ARM: davinci: Constify the software nodes
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:37 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Thu, 8 Apr 2021 21:45:55 +0000 (23:45 +0200)
commit95e272dc364a6bb70d461a42014a0142ab25ea82
tree88cfef9115d03dc7d4c8fa04f2eaaa2d24c0d27c
parent714638e02d94fa28c9e030d13d03e663fe24925e
ARM: davinci: Constify the software nodes

Additional device properties are always just a part of a
software fwnode. If the device properties are constant, the
software node can also be constant.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-dm365-evm.c
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/board-dm646x-evm.c
arch/arm/mach-davinci/board-mityomapl138.c
arch/arm/mach-davinci/board-sffsdr.c