staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / arm / boot / dts / ste-hrefprev60-stuib.dts
blobaed940bd65a8067122e0adc0f406e65beb3b404e
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * Copyright 2012 ST-Ericsson AB
4  */
6 /dts-v1/;
7 #include "ste-hrefprev60.dtsi"
8 #include "ste-href-stuib.dtsi"
10 / {
11         model = "ST-Ericsson HREF (pre-v60) and ST UIB";
12         compatible = "st-ericsson,mop500", "st-ericsson,u8500";
14         /* This stablilizes the serial port enumeration */
15         aliases {
16                 serial0 = &ux500_serial0;
17                 serial1 = &ux500_serial1;
18                 serial2 = &ux500_serial2;
19         };
21         soc {
22                 /* Reset line for the BU21013 touchscreen */
23                 i2c@80110000 {
24                         /* Only one of these will be used */
25                         bu21013_tp@5c {
26                                 touch-gpio = <&gpio2 12 0x4>;
27                                 reset-gpio = <&tc3589x_gpio 13 0x4>;
28                         };
29                         bu21013_tp@5d {
30                                 touch-gpio = <&gpio2 12 0x4>;
31                                 reset-gpio = <&tc3589x_gpio 13 0x4>;
32                         };
33                 };
34         };