arm64: dts: zynqmp: Fix u48 si5382 chip on zcu111

u48 chip on zcu111 is si5382 not si5328.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/cefda1a894fb54059aa1b018e4ecad0eb36fdc9d.1611224800.git.michal.simek@xilinx.com
This commit is contained in:
Michal Simek 2021-01-21 11:26:49 +01:00
parent c6badbd2d3
commit 5f816e36e3
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@
#address-cells = <1>;
#size-cells = <0>;
reg = <4>;
si5328: clock-generator@69 { /* SI5328 - u48 */
si5382: clock-generator@69 { /* SI5382 - u48 */
reg = <0x69>;
};
};