commit | dc317fb81b57ba36cd7e15c8bd98c3d6be013f5f | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Mar 29 13:50:40 2021 +0300 |
committer | Wolfram Sang <wsa@kernel.org> | Sat Apr 10 21:43:01 2021 +0200 |
tree | 55f5e9fb14a8b447aff00773c618010fdaf09bea | |
parent | 4335168600ef7f4aae9d70c7785d5dcdf09c0f52 [diff] |
ARM: s3c: mini2440: Constify the software node 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: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>