[PATCH V4 5/5] Documentation: power: reset: Add documentation for generic SYSCON reboot driver
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-01-29 15:08:55
Also in:
linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-01-29 15:08:55
Also in:
linux-devicetree, lkml
On Friday 24 January 2014 15:16:32 Marc C wrote:
quoted
What's wrong with having a system clock unit binding, that the kernel can decompose as appropriate?From what I understand, the arm-soc maintainers want to reduce (and perhaps even eliminate) these board-specific constructs, and try to utilize common driver-code that resides in the "driver" folder. I can vouch for the syscon/regmap framework as something which would enable the effort.
While your statement is true in general, it doesn't seem to counter what Mark R said above. Arnd