From 0fdfdaef2dc61ce528afa8e08a77bde61013ae9e Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 6 Dec 2018 10:07:30 +0100 Subject: ath79: fix dtc compiler warnings The qca9557/qca956x reset-controller aren't a simple bus. A simple bus would require node unit addresses. Add the node unit addresses for the qca9557 usb phys. Add the regs for the USB_PWRCTL and USB_CONFIG registers even not yet used. Fix the wrong ar7100 pcie controller node unit address as well. Signed-off-by: Mathias Kresin --- target/linux/ath79/dts/ar7100.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/ar7100.dtsi') diff --git a/target/linux/ath79/dts/ar7100.dtsi b/target/linux/ath79/dts/ar7100.dtsi index 982ad96484..e3f0edccff 100644 --- a/target/linux/ath79/dts/ar7100.dtsi +++ b/target/linux/ath79/dts/ar7100.dtsi @@ -104,7 +104,7 @@ #reset-cells = <1>; }; - pcie0: pcie-controller@180c0000 { + pcie0: pcie-controller@17010000 { compatible = "qca,ar7100-pci"; #address-cells = <3>; #size-cells = <2>; -- cgit v1.2.3