Re: [PATCH v4 8/9] dt-bindings: usb: nxp,isp1760: add bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-05-18 01:08:51
Also in:
linux-usb
From: Rob Herring <robh@kernel.org>
Date: 2021-05-18 01:08:51
Also in:
linux-usb
On Thu, 13 May 2021 09:47:16 +0100, Rui Miguel Silva wrote:
The nxp,isp1760 driver is old in the tree, but did not had a bindings entry, since I am extend it to support isp1763 in the same family, use this to add a proper yaml bindings file. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> --- .../devicetree/bindings/usb/nxp,isp1760.yaml | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
Reviewed-by: Rob Herring <robh@kernel.org>