forked from Ivasoft/openwrt
lantiq: dts: use lower case for hex values
Use only lower case for hex values to keep it consistent. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -32,11 +32,11 @@
|
||||
realtek,initvals = <
|
||||
0x0000 0x0830
|
||||
0x0400 0x8130
|
||||
0x000A 0x83ED
|
||||
0x0F51 0x0017
|
||||
0x02F5 0x0048
|
||||
0x02FA 0xFFDF
|
||||
0x02FB 0xFFE0
|
||||
0x000a 0x83ed
|
||||
0x0f51 0x0017
|
||||
0x02f5 0x0048
|
||||
0x02fa 0xffdf
|
||||
0x02fb 0xffe0
|
||||
0x0450 0x0000
|
||||
0x0401 0x0000
|
||||
0x0431 0x0960
|
||||
|
||||
Reference in New Issue
Block a user