lkml.org 
[lkml]   [2021]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
Date
Hi All,

This patch series aims to drop using platform_get_resource() for IRQ types
in preparation for removal of static setup of IRQ resource from DT core
code.

Dropping usage of platform_get_resource() was agreed based on
the discussion [0].

[0] https://patchwork.kernel.org/project/linux-renesas-soc/
patch/20211209001056.29774-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Note: I have just build tested the patches.

Cheers,
Prabhakar

Lad Prabhakar (3):
i2c: bcm2835: Use platform_get_irq() to get the interrupt
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
i2c: riic: Use platform_get_irq() to get the interrupt

drivers/i2c/busses/i2c-bcm2835.c | 11 +++------
drivers/i2c/busses/i2c-riic.c | 10 ++++----
drivers/i2c/busses/i2c-sh_mobile.c | 39 +++++++++++++++++++++++-------
3 files changed, 39 insertions(+), 21 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-12-18 17:54    [W:0.108 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site