lkml.org 
[lkml]   [2014]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 1/3] ARM: dts: Add Peach Pit dts entry for Atmel touchpad
Hello Dmitry,

On 09/11/2014 12:25 AM, Dmitry Torokhov wrote:
>>
>> +&hsi2c_8 {
>> + status = "okay";
>> + clock-frequency = <333000>;
>> +
>> + /* Atmel mXT336S */
>> + trackpad@4b {
>> + compatible = "atmel,maxtouch";
>> + reg = <0x4b>;
>> + interrupt-parent = <&gpx1>;
>> + interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
>> + wakeup-source;
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&trackpad_irq>;
>> + linux,gpio-keymap = <KEY_RESERVED
>> + KEY_RESERVED
>> + KEY_RESERVED /* GPIO0 */
>> + KEY_RESERVED /* GPIO1 */
>> + KEY_RESERVED /* GPIO2 */
>> + BTN_LEFT>; /* GPIO3 */
>
> Seems like a single space sneaked between the semicolon and the tab.
> Maybe whoever applies could squash it.
>

Right, I set c-default-style to "linux" on Emacs but seems it gets confused
sometimes when editing Device Tree source files. Sorry about that.

Best regards,
Javier


\
 
 \ /
  Last update: 2014-09-11 12:21    [W:0.065 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site