mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-03 19:51:53 +02:00
arm64: zynqmp: Add silabs prefix to u69 for zcu102
Add vendor prefix to si5341. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
147ae1f210
commit
bbe5c7252d
@ -425,7 +425,7 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
reg = <1>;
|
reg = <1>;
|
||||||
si5341: clock-generator@36 { /* SI5341 - u69 */
|
si5341: clock-generator@36 { /* SI5341 - u69 */
|
||||||
compatible = "si5341";
|
compatible = "silabs,si5341";
|
||||||
reg = <0x36>;
|
reg = <0x36>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user