diff options
Diffstat (limited to 'target/linux/lantiq/dts/P2812HNUFX.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/P2812HNUFX.dtsi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUFX.dtsi b/target/linux/lantiq/dts/P2812HNUFX.dtsi index e571eb64f6..d93e862b3a 100644 --- a/target/linux/lantiq/dts/P2812HNUFX.dtsi +++ b/target/linux/lantiq/dts/P2812HNUFX.dtsi @@ -205,6 +205,11 @@ lantiq,portmask = <0x3>; }; + ifxhcd@E106000 { + status = "okay"; + gpios = <&gpio 33 0>; + }; + pci@E105400 { status = "okay"; #address-cells = <3>; |