linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-22 13:22:21 to 2023-09-07 17:25:29 UTC [more...]

[PATCH 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-09-07 13:06 UTC  (6+ messages)
` [PATCH 2/2] arm: dts: am3517-evm: Enable Ethernet PHY Interrupt

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:57 UTC  (57+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
 2023-09-07  5:54 UTC 

of: property: Simplify of_link_to_phandle()
 2023-09-07 10:11 UTC  (2+ messages)

AM3517 Timer busy regression on 6.1.y branch
 2023-09-07  5:41 UTC  (4+ messages)

[RFC 0/6] tentative additions to fix ABE/AESS device tree entries for OMAP4&5
 2023-09-07  5:35 UTC  (9+ messages)
` [RFC 1/6] ARM: DTS: omap5-l4-abe: we do not need separate target-modules for dmem, cmem, smem
` [RFC 2/6] ARM: DTS: omap5-l4-abe: add an aess (audio DSP of OMAP4 and OMAP5) child
` [RFC 3/6] ARM: DTS: omap5-board-common: enable aess, add phandles for aess and mcbsp1/2/3
` [RFC 4/6] ARM: DTS: omap4-l4-abe: Add McASP configuration
` [RFC 5/6] ARM: DTS: omap4-l4-abe: add an aess (audio DSP of OMAP4 and OMAP5) child
` [RFC 6/6] ARM: DTS: omap4-panda-common: enable aess, add phandles for aess and mcbsp1/2/3

[PATCH V2] bus: ti-sysc: Fix missing AM35xx SoC matching
 2023-09-06 23:34 UTC 

[PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-09-06 16:04 UTC  (2+ messages)

[PATCH v3 1/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
 2023-09-06 16:03 UTC  (3+ messages)

ABE/AESS on modern kernel: clocks, hwmods etc
 2023-09-06 13:50 UTC  (10+ messages)

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-09-06 12:39 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: am3517: Configure ethernet alias

[PATCH] bus: ti-sysc: Fix missing AM35xx SoC matching
 2023-09-06 11:03 UTC  (2+ messages)

6.1.y Regression found on AM3517
 2023-09-06 10:59 UTC  (4+ messages)

[RFC PATCH 0/2] Enable PCIe1 on J7AHP
 2023-09-05 18:08 UTC  (6+ messages)
` [RFC PATCH 1/2] dt-bindings: PCI: ti,j721e-pci-*: Add "ti,syscon-pcie-refclk-out" property
` [RFC PATCH 2/2] pci: j721e: Enable reference clock output from serdes

[RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e as a kernel module
 2023-09-05 16:37 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v2 0/2] Fix tps65217-charger vs vbus irq conflict
 2023-09-05  6:35 UTC  (4+ messages)
` [PATCH v2 1/2] power: supply: "
` [PATCH v2 2/2] usb: musb: dsps: Fix vbus vs tps65217-charger "

[PATCH v2 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-05  6:42 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: convert twl-family.tx to json-schema
` [PATCH v2 2/5] dt-bindings: mfd: ti,twl: Add clock provider properties
` [PATCH v2 3/5] mfd: twl-core: Add a clock subdevice for the TWL6032
` [PATCH v2 4/5] clk: twl: add clock driver for TWL6032
` [PATCH v2 5/5] ARM: dts: omap4-embt2ws: enable 32K clock on WLAN

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH v1 net] page_pool: Cap queue size to 32k
 2023-09-05  9:57 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Add TI TWL603X GPADC
 2023-09-05  6:28 UTC  (4+ messages)

[PATCH v3 0/4] Match data improvements for palmas driver
 2023-08-31 18:31 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: palmas: Remove trailing comma in the terminator entry
` [PATCH v3 2/4] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
` [PATCH v3 3/4] mfd: palmas: Move OF table
` [PATCH v3 4/4] mfd: palmas: Make similar OF and ID table

Prezentacja
 2023-08-31  7:40 UTC 

[PATCH v2 0/2] Match data improvements for palmas driver
 2023-08-29 14:52 UTC  (7+ messages)
` [PATCH v2 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
` [PATCH v2 2/2] mfd: palmas: Make similar OF and ID table

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[PATCH 0/3] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-08-28 17:04 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: clock: add TWL6032 32K clocks
` [PATCH 2/3] clk: twl: add clock driver for TWL6032

[PATCH 0/2] Match data improvements for palmas driver
 2023-08-28 11:32 UTC  (7+ messages)
` [PATCH 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
` [PATCH 2/2] mfd: palmas: Make similar OF and ID table

[PATCH v2] dt-bindings: iio: adc: Add TI TWL603X GPADC
 2023-08-28 10:33 UTC  (3+ messages)

Prezentacja
 2023-08-28  7:50 UTC 

[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
 2023-08-28  2:05 UTC  (3+ messages)

[PATCH] rtc: rtc-twl: add NVRAM support
 2023-08-27 22:10 UTC  (2+ messages)

[PATCH v4 2/2] dt-bindings: media: remove nokia,n900-ir as pwm-ir-tx is compatible
 2023-08-27  7:53 UTC  (4+ messages)

[PATCH v7 0/5] Introduce IEP driver and packet timestamping support
 2023-08-27  6:21 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v7 2/5] dt-bindings: net: Add IEP property in ICSSG
` [PATCH v7 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v7 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v7 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH v2] leds: Mark GPIO LED trigger broken
 2023-08-24 18:32 UTC  (2+ messages)

[PATCH v6 0/5] Introduce IEP driver and packet timestamping support
 2023-08-24  8:30 UTC  (17+ messages)
` [PATCH v6 1/5] dt-bindings: net: Add ICSS IEP
    ` [EXTERNAL] "
` [PATCH v6 2/5] dt-bindings: net: Add IEP property in ICSSG
    ` [EXTERNAL] "
` [PATCH v6 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v6 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
    ` [EXTERNAL] "
` [PATCH v6 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH] pinctrl: single: remove get rid of __maybe_unused
 2023-08-24  6:45 UTC 

Prezentacja
 2023-08-23  7:41 UTC 

[PATCH 10/13] clk: ti: Use devm_platform_get_and_ioremap_resource()
 2023-08-22 21:52 UTC  (2+ messages)

[PATCH 2/2] usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
 2023-08-22 18:46 UTC  (3+ messages)

[PATCH v2 1/4] ARM: dts: am335x-pocketbeagle: update LED information
 2023-08-22 14:37 UTC  (3+ messages)

[PATCH v3 1/4] ARM: dts: am335x-pocketbeagle: update LED information
 2023-08-22 14:30 UTC  (4+ messages)
` [PATCH v3 2/4] ARM: dts: am335x-pocketbeagle: remove dependency cycle
` [PATCH v3 3/4] ARM: dts: am335x-pocketbeagle: enable pru
` [PATCH v3 4/4] ARM: dts: am335x-pocketbeagle: add missing GPIO mux


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).