lkml.org 
[lkml]   [2022]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks gw7400 dts support
From
On 08/04/2022 17:52, Tim Harvey wrote:
>>> + pps {
>>> + compatible = "pps-gpio";
>>> + pinctrl-names = "default";
>>> + pinctrl-0 = <&pinctrl_pps>;
>>> + gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
>>> + status = "okay";
>>
>> No need for status.
>
> ok. What is the best way to know if a binding uses status or not?
>
> Documentation/devicetree/bindings/net/fsl,fec.yaml for example does
> not mention it uses status, yet it does.

status is not part of binding at all. All nodes have by default
status=okay, just the DTSI disables many of them. Therefore you need to
add status=okay only to these which are explicitly disabled.

Best regards,
Krzysztof

\
 
 \ /
  Last update: 2022-04-09 12:43    [W:0.048 / U:0.804 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site