commit | 93d39737b29eaf1974bf850ccdc903b2418c800b | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Mon Oct 15 11:30:13 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 16 09:43:34 2018 +0200 |
tree | 87c270916d123541eac525107c02521800325c03 | |
parent | ce96a3a04130b8b6294e1d66e167d88577cf9746 [diff] |
dt-bindings: pinctrl: bcm4708-pinmux: improve example binding Broadcom SoC pins are controlled using CRU ("Clock and Reset Unit" or "Central Resource Unit") registers. There are more CRU registers and functions so CRU should be represented as a separated block in DT. Moreover CRU is a sub-block of DMU ("Device Management Unit") so that one should also get its own node. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>