On Thu, 12 Mar 2020 09:02:18 -0700 (PDT)
JuanEsf <juanes...@gmail.com> wrote:

Hi,

> How in the following case: 
> https://groups.google.com/forum/m/#!topic/linux-sunxi/zDTxZrnXQ4E
> 
> In sun8i-r40 dts says gpio, should it be gpios? the same in the sun8i-v40 dts.

No, it is indeed "gpio", singular.
The exact name of properties is defined in the DT bindings, you should find the 
right document by searching for the compatible string in 
Documentation/devicetree/bindings.
In this case it's: 
Documentation/devicetree/bindings/regulator/fixed-regulator.yaml
Another (only indicative) source would be the actual driver implementation (in 
this case it turns out both names are accepted).

Cheers,
Andre.



-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/20200312165925.2a26faf4%40donnerap.cambridge.arm.com.

Reply via email to