On 03/11/2025 12:23, Konrad Dybcio wrote:
>> +
>> +            one-key-low-power {
>> +                    label = "onekeylowpower";
>> +                    gpios = <&tlmm 86 GPIO_ACTIVE_LOW>;
>> +                    linux,code = <ABS_HAT1Y>;
>> +                    debounce-interval = <15>;
>> +            };
>> +
>> +            homepage {
>> +                    label = "homepage";
>> +                    gpios = <&tlmm 132 GPIO_ACTIVE_LOW>;
>> +                    linux,code = <KEY_HOMEPAGE>;
>> +                    debounce-interval = <15>;
>> +                    gpio-key,wakeup;
>> +            };
> 
> Please sort these nodes without an address by their name> +   };
>> +


These will also fail tests :/

Best regards,
Krzysztof

Reply via email to