[PATCH V5 1/1] dt-bindings: pinctrl: extend the pinmux property to support integers array
From: Linus Walleij <hidden>
Date: 2017-06-29 12:35:49
Also in:
linux-devicetree, linux-gpio
From: Linus Walleij <hidden>
Date: 2017-06-29 12:35:49
Also in:
linux-devicetree, linux-gpio
On Thu, Jun 22, 2017 at 4:49 PM, Dong Aisheng [off-list ref] wrote:
Some platforms may need more than one integer to represent a complete pinmux binding, so let's extend the pinmux property to allow to accept integer array instead of only a single integer. Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree at vger.kernel.org Cc: Linus Walleij <redacted> Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> --- ChangeLog: v4->v5: * doc improvement
Patch applied with Rob's ACK. Yours, Linus Walleij