diff options
author | Ashok Reddy Soma | 2020-01-07 02:26:00 -0700 |
---|---|---|
committer | Michal Simek | 2020-01-14 09:05:55 +0100 |
commit | 3f9c23905cd69b1260137a6f3cb4aa45c28e4344 (patch) | |
tree | 600a23d94a5da25d62868d009d52b365b7041d75 /arch | |
parent | 268695dbd185187ec87404a086c9097384ae86b9 (diff) |
firmware: Remove probe which is causing extra bind
Remove probe function dm_scan_fdt_dev from zynqmp-firmware driver.
It is just binding its subnode zynqmp-clk.
As a result one extra node is showing up in dm tree.
This is not required, it is anyway bound from it's own zynqmp-clk driver.
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions