This patch changes usb node label represenation.
Our DTG is not able to recognize that usb node because
the usb node label doesn't have ip address as like other
ip nodes.
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
power-domains = <&pd_uart1>;
};
- usb0: usb@0 {
+ usb0: usb@fe200000 {
#address-cells = <2>;
#size-cells = <2>;
status = "disabled";
};
};
- usb1: usb@1 {
+ usb1: usb@fe300000 {
#address-cells = <2>;
#size-cells = <2>;
status = "disabled";