Re: bug in DT docs vs mcp251x.c driver
From: Alexander Shiyan <hidden>
Date: 2017-02-22 05:53:19
Also in:
linux-can
From: Alexander Shiyan <hidden>
Date: 2017-02-22 05:53:19
Also in:
linux-can
Вторник, 21 февраля 2017, 21:08 +03:00 от Janusz Użycki [off-list ref]:
We've noticed the inconsistency in DT which still exist in kernel v4.10: devm_regulator_get(&spi->dev, "vdd") in drivers/net/can/mcp251x.c vs vdd-supply: Regulator that powers the CAN controller. in bindings/net/can/microchip,mcp251x.txt
I do not see the bug here, could you clarify? ---