aboutsummaryrefslogtreecommitdiff
path: root/Documentation/driver-api/phy
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26docs: phy: Drop duplicate 'be made'Gravatar Guido Günther 1-2/+2
Fix duplicate words. Signed-off-by: Guido Günther <agx@sigxcpu.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-07-15docs: add SPDX tags to new index filesGravatar Mauro Carvalho Chehab 1-0/+2
All those new files I added are under GPL v2.0 license. Add the corresponding SPDX headers to them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-07-15docs: phy: place documentation under driver-apiGravatar Mauro Carvalho Chehab 3-0/+350
This subsystem-specific documentation belongs to the driver-api. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>