|
@@ -66,7 +66,7 @@ Example:
|
|
* other maps will retain their default addresses.
|
|
* other maps will retain their default addresses.
|
|
*/
|
|
*/
|
|
reg = <0x4c>, <0x66>;
|
|
reg = <0x4c>, <0x66>;
|
|
- reg-names "main", "edid";
|
|
|
|
|
|
+ reg-names = "main", "edid";
|
|
|
|
|
|
reset-gpios = <&ioexp 0 GPIO_ACTIVE_LOW>;
|
|
reset-gpios = <&ioexp 0 GPIO_ACTIVE_LOW>;
|
|
hpd-gpios = <&ioexp 2 GPIO_ACTIVE_HIGH>;
|
|
hpd-gpios = <&ioexp 2 GPIO_ACTIVE_HIGH>;
|