Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / imx6q-b650v3.dts
index 33cb71acadcced4c5fe4bb332e0372d0502076ed..1dcaee23ed9c2c13052617bc479ff7979269c513 100644 (file)
                };
        };
 };
+
+&pca9539 {
+       P05 {
+               gpio-hog;
+               gpios = <5 0>;
+               output-low;
+               line-name = "PCA9539-P05";
+       };
+};
+
+&usbphy1 {
+       fsl,tx-cal-45-dn-ohms = <55>;
+       fsl,tx-cal-45-dp-ohms = <55>;
+       fsl,tx-d-cal = <100>;
+};