Age | Commit message (Expand) | Author | Files | Lines |
2024-06-24 | pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file | Lad Prabhakar | 1 | -7/+7 |
2024-06-24 | pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62) | Lad Prabhakar | 1 | -2/+2 |
2024-06-24 | pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide | Lad Prabhakar | 1 | -6/+6 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for RZ/V2H SoC | Lad Prabhakar | 1 | -3/+371 |
2024-06-11 | pinctrl: renesas: rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc() | Lad Prabhakar | 1 | -0/+3 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for custom parameters | Lad Prabhakar | 1 | -0/+12 |
2024-06-11 | pinctrl: renesas: rzg2l: Pass pincontrol device to pinconf_generic_parse_dt_c... | Lad Prabhakar | 1 | -1/+1 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for pull-up/down | Lad Prabhakar | 1 | -0/+72 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support to configure slew-rate | Lad Prabhakar | 1 | -0/+18 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointers for OEN register access | Lad Prabhakar | 1 | -2/+10 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointer for PMC register write | Lad Prabhakar | 1 | -1/+10 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointer for PFC register locking | Lad Prabhakar | 1 | -17/+27 |
2024-06-11 | pinctrl: renesas: rzg2l: Validate power registers for SD and ETH | Lad Prabhakar | 1 | -4/+8 |
2024-06-11 | pinctrl: renesas: rzg2l: Enable variable configuration for all | Lad Prabhakar | 1 | -3/+1 |
2024-06-11 | pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg | Lad Prabhakar | 1 | -133/+54 |
2024-06-11 | pinctrl: renesas: rzg2l: Allow more bits for pin configuration | Lad Prabhakar | 1 | -13/+17 |
2024-06-07 | pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped() | Geert Uytterhoeven | 1 | -2/+1 |
2024-05-28 | pinctrl: renesas: Use scope based of_node_put() cleanups | Peng Fan | 5 | -41/+17 |
2024-05-27 | pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore} | Claudiu Beznea | 1 | -2/+2 |
2024-04-25 | pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces | Paul Barker | 1 | -0/+2 |
2024-04-23 | pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and function | Geert Uytterhoeven | 1 | -0/+112 |
2024-04-23 | pinctrl: renesas: r8a779h0: Fix IRQ suffixes | Geert Uytterhoeven | 1 | -12/+12 |
2024-04-23 | pinctrl: renesas: rzg2l: Remove extra space in function parameter | Lad Prabhakar | 1 | -1/+1 |
2024-04-22 | pinctrl: renesas: rzg2l: Configure the interrupt type on resume | Claudiu Beznea | 1 | -10/+13 |
2024-03-26 | pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration | Claudiu Beznea | 1 | -1/+10 |
2024-02-21 | pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm | Geert Uytterhoeven | 1 | -1/+3 |
2024-02-21 | pinctrl: renesas: rzg2l: Add suspend/resume support | Claudiu Beznea | 1 | -4/+404 |
2024-02-21 | pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY | Claudiu Beznea | 1 | -0/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*( | Biju Das | 1 | -4/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able() | Biju Das | 1 | -24/+16 |
2024-02-21 | pinctrl: renesas: rzg2l: Configure interrupt input mode | Biju Das | 1 | -2/+35 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions | Cong Dang | 1 | -0/+52 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions | Cong Dang | 1 | -0/+18 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions | Cong Dang | 1 | -0/+77 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions | Cong Dang | 1 | -0/+236 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions | Cong Dang | 1 | -0/+367 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions | Cong Dang | 1 | -0/+62 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions | Cong Dang | 1 | -0/+29 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions | Cong Dang | 1 | -0/+58 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions | Cong Dang | 1 | -0/+63 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions | Cong Dang | 1 | -1/+301 |
2024-02-20 | pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support | Cong Dang | 5 | -0/+2334 |
2024-01-31 | pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 | Lad Prabhakar | 1 | -9/+204 |
2024-01-31 | pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro | Lad Prabhakar | 1 | -27/+29 |
2024-01-31 | pinctrl: renesas: rzg2l: Improve code for readability | Lad Prabhakar | 1 | -19/+25 |
2024-01-31 | pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs | Geert Uytterhoeven | 1 | -1/+3 |
2024-01-31 | pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function | Geert Uytterhoeven | 1 | -0/+14 |
2024-01-31 | pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map() | Claudiu Beznea | 1 | -10/+10 |