Home
last modified time | relevance | path

Searched hist:fc5d98e88a105f705ae424eb7d2b636a2f5a44ca (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/pta/bcm/
H A Dgpio.cfc5d98e88a105f705ae424eb7d2b636a2f5a44ca Tue Feb 23 09:20:03 UTC 2021 Manish Tomar <manish.tomar@nxp.com> core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops'

To get the GPIO controller base address, 'struct gpio_chip *chip' is passed
as a member in the container 'struct gpio_ops'

Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition.

Signed-off-by: Manish Tomar <manish.tomar@nxp.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com>
/optee_os/core/drivers/
H A Dbcm_gpio.cfc5d98e88a105f705ae424eb7d2b636a2f5a44ca Tue Feb 23 09:20:03 UTC 2021 Manish Tomar <manish.tomar@nxp.com> core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops'

To get the GPIO controller base address, 'struct gpio_chip *chip' is passed
as a member in the container 'struct gpio_ops'

Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition.

Signed-off-by: Manish Tomar <manish.tomar@nxp.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com>
H A Dpl061_gpio.cfc5d98e88a105f705ae424eb7d2b636a2f5a44ca Tue Feb 23 09:20:03 UTC 2021 Manish Tomar <manish.tomar@nxp.com> core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops'

To get the GPIO controller base address, 'struct gpio_chip *chip' is passed
as a member in the container 'struct gpio_ops'

Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition.

Signed-off-by: Manish Tomar <manish.tomar@nxp.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com>
H A Dpl022_spi.cfc5d98e88a105f705ae424eb7d2b636a2f5a44ca Tue Feb 23 09:20:03 UTC 2021 Manish Tomar <manish.tomar@nxp.com> core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops'

To get the GPIO controller base address, 'struct gpio_chip *chip' is passed
as a member in the container 'struct gpio_ops'

Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition.

Signed-off-by: Manish Tomar <manish.tomar@nxp.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com>
/optee_os/core/arch/arm/plat-hikey/
H A Dspi_test.cfc5d98e88a105f705ae424eb7d2b636a2f5a44ca Tue Feb 23 09:20:03 UTC 2021 Manish Tomar <manish.tomar@nxp.com> core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops'

To get the GPIO controller base address, 'struct gpio_chip *chip' is passed
as a member in the container 'struct gpio_ops'

Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition.

Signed-off-by: Manish Tomar <manish.tomar@nxp.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com>