mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -425,7 +425,7 @@
|
|||
#size-cells = <0>;
|
||||
reg = <1>;
|
||||
si5341: clock-generator@36 { /* SI5341 - u69 */
|
||||
compatible = "si5341";
|
||||
compatible = "silabs,si5341";
|
||||
reg = <0x36>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue