Re: [PATCH v5 4/8] pinctrl: lochnagar: Add initial binding documentation
From: Rob Herring <robh@kernel.org>
Date: 2018-12-07 17:07:57
Also in:
linux-clk, linux-gpio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-12-07 17:07:57
Also in:
linux-clk, linux-gpio, lkml
On Tue, 20 Nov 2018 14:16:27 +0000, Charles Keepax wrote:
Lochnagar is an evaluation and development board for Cirrus Logic Smart CODEC and Amp devices. It allows the connection of most Cirrus Logic devices on mini-cards, as well as allowing connection of various application processor systems to provide a full evaluation platform. This driver supports the board controller chip on the Lochnagar board. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> --- .../bindings/pinctrl/cirrus,lochnagar.txt | 141 +++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/cirrus,lochnagar.txt
Reviewed-by: Rob Herring <robh@kernel.org>