stmmac.txt: fix typo
Fix typo in devicetree example. Signed-off-by: Pavel Machek <pavel@denx.de> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
24488c3920
commit
924064e939
@ -54,5 +54,5 @@ Examples:
|
||||
snps,multicast-filter-bins = <256>;
|
||||
snps,perfect-filter-entries = <128>;
|
||||
clocks = <&clock>;
|
||||
clock-names = "stmmaceth">;
|
||||
clock-names = "stmmaceth";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user