]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
firmware: xilinx: Fix SD DLL node reset issue
authorManish Narani <manish.narani@xilinx.com>
Mon, 16 Nov 2020 13:52:24 +0000 (19:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Dec 2020 07:51:56 +0000 (08:51 +0100)
commit26c42be7d35eff82ea18ef1f60f53b9d4f6b1ff5
tree24ebd8c4308f1f93f602e93ed8dca5c1ec33a573
parentb210f24b6de7f3af0d8640ef9783b246a7623c1c
firmware: xilinx: Fix SD DLL node reset issue

[ Upstream commit f4426311f927b01776edf8a45f6fad90feae4e72 ]

Fix the SD DLL node reset issue where incorrect node is being referenced
instead of SD DLL node.

Fixes: 426c8d85df7a ("firmware: xilinx: Use APIs instead of IOCTLs")
Signed-off-by: Manish Narani <manish.narani@xilinx.com>
Link: https://lore.kernel.org/r/1605534744-15649-1-git-send-email-manish.narani@xilinx.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/firmware/xilinx/zynqmp.c