<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e59905bf16f6e10296d2177d255e06a02d59e374 - irq: use CONFIG_ROCKCHIP_GPIO_V2 instead of CONFIG_IRQ2GPIO_V2</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/irq/Kconfig#e59905bf16f6e10296d2177d255e06a02d59e374</link>
        <description>irq: use CONFIG_ROCKCHIP_GPIO_V2 instead of CONFIG_IRQ2GPIO_V2Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Id8b232efce483501053bcbd779a444d395c061fc

            List of files:
            /rk3399_rockchip-uboot/drivers/irq/Kconfig</description>
        <pubDate>Thu, 28 May 2020 08:31:57 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>5a157e97d57cf1982680f08fb2986d4206700d47 - Merge branch &apos;thunder-boot&apos; into next-dev</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/irq/Kconfig#5a157e97d57cf1982680f08fb2986d4206700d47</link>
        <description>Merge branch &apos;thunder-boot&apos; into next-dev

            List of files:
            /rk3399_rockchip-uboot/drivers/irq/Kconfig</description>
        <pubDate>Tue, 12 May 2020 02:37:37 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>0fdee37b0a1bc43510f82d0deb22d27904619ddb - drivers: irq: add irq to gpio v2 transfer support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/irq/Kconfig#0fdee37b0a1bc43510f82d0deb22d27904619ddb</link>
        <description>drivers: irq: add irq to gpio v2 transfer supportSome platform with new GPIO IP implements the low/highregisters with write mask. This configure handles it.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I855357d29e7fba072b867c06a31a049462ebf6ff

            List of files:
            /rk3399_rockchip-uboot/drivers/irq/Kconfig</description>
        <pubDate>Wed, 25 Mar 2020 13:11:29 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>4e6670fe63b534b8dfcf07b7547078f9298dd574 - drivers: add irq interrupt framework support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/irq/Kconfig#4e6670fe63b534b8dfcf07b7547078f9298dd574</link>
        <description>drivers: add irq interrupt framework supportThis patch add support for IRQ interrupt, FIQ not included.It will be enabled when you select CONFIG_GICV2 or CONFIG_GICV3.The framework support gic interrupt and gpio interrupt, relative APIsare provided in: ./include/irq-platform.hIf you&apos;d like to add a new platform support into interrupt framework,please follow the steps:1. add relative definitions in the file like other platforms:   	./include/irq-platform.h2. add GICD, GICC and GICR(for GICV3) base address definitions in the   rkxxx-common.h, they are needed in: arch/arm/cpu/armv8/start.S;3. enable CONFIG_GICV2 or CONFIG_GICV3.Notice:1. the framework is initialize in function &apos;interrupt_init()&apos; of   _sequence_r[]. So you should not request irqs too early.2. IRQ stack size is configured by CONFIG_IRQ_STACK_SIZE, the default   value is 8KB when CONFIG_IRQ_STACK_SIZE is absent.Change-Id: I3d9e29873c9d64cd28aabd13a61111438c5902b0Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/irq/Kconfig</description>
        <pubDate>Mon, 25 Sep 2017 06:44:10 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
</channel>
</rss>
