lkml.org 
[lkml]   [2024]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH net-next v2 1/2] dt-bindings: net: adin: add property for link-status pin polarity
> +  adi,link-st-polarity:
> + $ref: /schemas/types.yaml#/definitions/uint32
> + description:
> + LINK_ST pin polarity.
> + enum:
> + - 0 # active high
> + - 1 # active low
> + default: 0
> +

How does this differ from:

Documentation/devicetree/bindings/leds/common.yaml

+ active-low:
+ type: boolean
+ description:
+ Makes LED active low. To turn the LED ON, line needs to be
+ set to low voltage instead of high.


Why do we need a vendor property when there is a generic property?

Andrew

\
 
 \ /
  Last update: 2024-05-27 16:47    [W:0.066 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site