diff options
author | Aswath Govindraju <a-govindraju@ti.com> | 2021-05-10 07:10:04 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-06-14 07:50:17 +0200 |
commit | ad92330614b93933088764e9098ebaec042bada6 (patch) | |
tree | b50ae3162046fe6e975e18897307e14a81c68b2e /MAINTAINERS | |
parent | phy: core: Reword the comment specifying the units of max_link_rate to be Mbps (diff) | |
download | linux-ad92330614b93933088764e9098ebaec042bada6.tar.xz linux-ad92330614b93933088764e9098ebaec042bada6.zip |
dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
Add binding documentation for TI TCAN104x CAN transceivers.
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/r/20210510051006.11393-3-a-govindraju@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b7a6437d10ae..fdb185eef937 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4040,6 +4040,7 @@ W: https://github.com/linux-can T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git F: Documentation/devicetree/bindings/net/can/ +F: Documentation/devicetree/bindings/phy/ti,tcan104x-can.yaml F: drivers/net/can/ F: include/linux/can/bittiming.h F: include/linux/can/dev.h |