On Thu, May 14, 2020 at 10:14:49PM -0500, Rob Herring wrote:
On Fri, 8 May 2020 02:38:45 +0300, Serge Semin wrote:
quoted
Since normally syscon-reboot block is supposed to be a part of a system
controller, lets mark the regmap property as deprecated and recommend the
syscon-reboot node to be a sub-node of SYSCON.
Signed-off-by: Serge Semin <redacted>
Cc: Alexey Malahov <redacted>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <redacted>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Allison Randal <redacted>
Cc: Richard Fontana <redacted>
Cc: Kate Stewart <redacted>
Cc: Thomas Gleixner <redacted>
Cc: linux-mips@vger.kernel.org
---
Changelog v2:
- This is a new patch created as a result of the discussion:
https://lore.kernel.org/linux-pm/20200306130402.1F4F0803079F@mail.baikalelectronics.ru/ (local)
---
.../bindings/power/reset/syscon-reboot.yaml | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
Great. Thanks!
Sebastian, Rob is ok with the change. Could you take a look at the next patch?
-Sergey