diff options
author | 2018-12-18 16:57:44 +0100 | |
---|---|---|
committer | 2018-12-21 11:44:06 +0100 | |
commit | 2ae80900f239484069569380e1fc4340fd6e0089 (patch) | |
tree | ee05a19dd93c344246c0e7bf424ec7b5b817a3e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: merge at91 pinctrl entries (diff) | |
download | wireguard-linux-2ae80900f239484069569380e1fc4340fd6e0089.tar.xz wireguard-linux-2ae80900f239484069569380e1fc4340fd6e0089.zip |
dt-bindings: pinctrl: bcm4708-pinmux: rework binding to use syscon
As pointed by Rob, CRU is a kind of block that can't be guaranteed to
have everything exposed as subnodes. It's a set of various registers
that aren't tied to any single device. It could be described much more
accurately as MFD (Multi-Function Device).
Some hardware blocks may indeed want to access a register or two of the
CRU which requires describing it as the "syscon".
While at it replace exmple node name with the standard "pinctrl" (also
pointed out by Rob).
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions