On Sat, Dec 12, 2015 at 03:47:55PM +0100, Karsten Merker wrote: > Trivial typo fix ("mut" -> "must") in the sunxi LRADC-keys binding > documentation. > > Signed-off-by: Karsten Merker <merker@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Acked-by: Chen-Yu Tsai <wens@xxxxxxxx> > --- > This patch was originally part of a sunxi board dts patch series > (whereby I stumbled over the typo in the binding docs), but the > sunxi maintainers indicated that it should go through the input > tree, so here we go ;-). Applied, thank you. > > Regards, > Karsten > > Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt b/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt > index b9c32f6..4357e49 100644 > --- a/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt > +++ b/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt > @@ -12,7 +12,7 @@ Each key is represented as a sub-node of "allwinner,sun4i-a10-lradc-keys": > Required subnode-properties: > - label: Descriptive name of the key. > - linux,code: Keycode to emit. > - - channel: Channel this key is attached to, mut be 0 or 1. > + - channel: Channel this key is attached to, must be 0 or 1. > - voltage: Voltage in µV at lradc input when this key is pressed. > > Example: > -- > 2.1.4 > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html