On Fri, Jan 10, 2020 at 3:35 PM Wolfgang Wallner
wrote:
>
> Fix the following in intel_gpio_get_value():
>
> * The value of the register is contained in the variable 'reg', not in
>'mode'. The variable 'mode' contains only the configuration whether
>the gpio is currently an input or an ou
On Fri, 10 Jan 2020 at 00:35, Wolfgang Wallner
wrote:
>
> Fix the following in intel_gpio_get_value():
>
> * The value of the register is contained in the variable 'reg', not in
>'mode'. The variable 'mode' contains only the configuration whether
>the gpio is currently an input or an outp
Fix the following in intel_gpio_get_value():
* The value of the register is contained in the variable 'reg', not in
'mode'. The variable 'mode' contains only the configuration whether
the gpio is currently an input or an output.
* The correct bitmasks for the input and output value are
3 matches
Mail list logo