From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Tue, 31 Aug 2021 20:38:36 -0500 Subject: [v5 02/15] dt-bindings: iio: adc: Add ast2600-adc bindings In-Reply-To: <20210831071458.2334-3-billy_tsai@aspeedtech.com> References: <20210831071458.2334-1-billy_tsai@aspeedtech.com> <20210831071458.2334-3-billy_tsai@aspeedtech.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, 31 Aug 2021 15:14:45 +0800, Billy Tsai wrote: > Add device tree bindings document for the aspeed ast2600 adc device > driver. > > Signed-off-by: Billy Tsai > --- > .../bindings/iio/adc/aspeed,ast2600-adc.yaml | 100 ++++++++++++++++++ > 1 file changed, 100 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml > Reviewed-by: Rob Herring