Message ID | 20230424053233.2338782-1-danishanwar@ti.com |
---|---|
Headers | show |
Series | Introduce ICSSG based ethernet Driver | expand |
On Mon, 24 Apr 2023 11:02:32 +0530, MD Danish Anwar wrote: > Add a YAML binding document for the ICSSG Programmable real time unit > based Ethernet hardware. The ICSSG driver uses the PRU and PRUSS consumer > APIs to interface the PRUs and load/run the firmware for supporting > ethernet functionality. > > Signed-off-by: MD Danish Anwar <danishanwar@ti.com> > --- > .../bindings/net/ti,icssg-prueth.yaml | 184 ++++++++++++++++++ > 1 file changed, 184 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml > Reviewed-by: Rob Herring <robh@kernel.org>