Fix a typo in the third address of the reg property for the usbphy node.

MFC after:	1 week
This commit is contained in:
Jared McNeill 2016-12-31 13:10:06 +00:00
parent 5f101037af
commit c4df255db7

View File

@ -178,7 +178,7 @@
compatible = "allwinner,sun8i-a83t-usb-phy";
reg = <0x01c19400 0x2c>,
<0x01c1a800 0x4>,
<0x01c1a800 0x4>;
<0x01c1b800 0x4>;
clocks = <&usb_clk 8>,
<&usb_clk 9>,
<&usb_clk 10>,