Closed as not planned
Description
Building a project based on the rt11xx produces the following warning:
Warning (simple_bus_reg): /soc/usbphy@0x40434000: simple-bus unit address format error, expected "40434000"
Warning (simple_bus_reg): /soc/usbphy@0x40438000: simple-bus unit address format error, expected "40438000"
It is caused by a typo in the device tree, which this PR fixes.