diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2019-06-28 05:38:38 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-07-03 11:38:58 +0300 |
commit | 1bbe61d892fb63ba8d793d4418606a092a7b71cf (patch) | |
tree | b286da459b3b583f839a5680ee091d6e54ad8d10 /Documentation/devicetree | |
parent | efa5623981b72f6b5f95933d1c36ed2518c2ee4e (diff) | |
download | linux-1bbe61d892fb63ba8d793d4418606a092a7b71cf.tar.xz |
pinctrl: aspeed: Add implementation-related documentation
The ASPEED pinctrl driver implementations make heavy use of macros to
minimise tedium of implementation and maximise the chance that the
compiler will catch errors in defining signal and pin configurations.
While the goal of minimising errors is achieved, it is at the cost of
the complexity of the macros.
Document examples of the expanded form of pin declarations to
demonstrate the operation of the macros.
Cc: Johnny Huang <johnny_huang@aspeedtech.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20190628023838.15426-9-andrew@aj.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions