Re: [PATCH v3 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core.
From: Rob Herring <robh@kernel.org>
Date: 2020-01-03 23:54:08
Also in:
linux-devicetree, lkml, netdev
From: Rob Herring <robh@kernel.org>
Date: 2020-01-03 23:54:08
Also in:
linux-devicetree, lkml, netdev
On Sat, Dec 21, 2019 at 03:07:31PM +0100, pisa@cmp.felk.cvut.cz wrote:
From: Pavel Pisa <pisa@cmp.felk.cvut.cz> Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> --- .../devicetree/bindings/net/can/ctu,ctucanfd.txt | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/can/ctu,ctucanfd.txt
Bindings are moving DT schema format now. Not something I'd require on a respin I've already reviewed, but OTOH it's been 10 months to respin from v2. So: Reviewed-by: Rob Herring <robh@kernel.org> If you have a v4, then please convert to a schema. Rob