Re: [PATCH] dt-bindings: iio: io-channel-mux: Fix compatible string in example code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

Well spotted, thanks!

On 2020-07-27 12:16, Christian Eggers wrote:
> The correct compatible string is "gpio-mux" (see
> bindings/mux/gpio-mux.txt).
> 
> Signed-off-by: Christian Eggers <ceggers@xxxxxxx>

Reviewed-by: Peter Rosin <peda@xxxxxxxxxx>

Cheers,
Peter

> Cc: stable@xxxxxxxxxxxxxxx
> ---
>  .../devicetree/bindings/iio/multiplexer/io-channel-mux.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt b/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt
> index c82794002595..89647d714387 100644
> --- a/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt
> +++ b/Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt
> @@ -21,7 +21,7 @@ controller state. The mux controller state is described in
>  
>  Example:
>  	mux: mux-controller {
> -		compatible = "mux-gpio";
> +		compatible = "gpio-mux";
>  		#mux-control-cells = <0>;
>  
>  		mux-gpios = <&pioA 0 GPIO_ACTIVE_HIGH>,
> 



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux