Re: [PATCH 2/2] dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC
From: Rob Herring <robh@kernel.org>
Date: 2021-06-04 21:49:48
Also in:
linux-arm-kernel, linux-omap, linux-pwm
From: Rob Herring <robh@kernel.org>
Date: 2021-06-04 21:49:48
Also in:
linux-arm-kernel, linux-omap, linux-pwm
On Tue, 01 Jun 2021 15:58:04 +0530, Lokesh Vutla wrote:
Add compatible string for AM64 SoC in device tree binding. IP is compatible with ti,am3352-ecap, so adding the AM64 compatible under enum of one of the compatible list entry. Signed-off-by: Lokesh Vutla <redacted> --- Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Rob Herring <robh@kernel.org>