]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: zynqmp: Add debugfs support
authorSean Anderson <sean.anderson@linux.dev>
Fri, 28 Jun 2024 20:55:40 +0000 (16:55 -0400)
committerVinod Koul <vkoul@kernel.org>
Tue, 2 Jul 2024 13:18:09 +0000 (18:48 +0530)
commit04490b621ab16d09ce5b7c62b2c8cc9fdb871421
tree92e409ebaca13b06579ca4d2b1238a1ca72d6932
parentd79c6840917097285e03a49f709321f5fb972750
phy: zynqmp: Add debugfs support

Add support for printing some basic status information to debugfs. This
is helpful when debugging phy consumers to make sure they are configuring
the phy appropriately.

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://lore.kernel.org/r/20240628205540.3098010-6-sean.anderson@linux.dev
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/xilinx/phy-zynqmp.c