Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2021-09-28 13:33:59 to 2021-10-13 20:44:58 UTC [more...]

[PATCH net-next 6/7] ethernet: replace netdev->dev_addr assignment loops
 2021-10-13 20:44 UTC 

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-13 12:33 UTC  (10+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management
` [PATCH 2/4] serial: 8250: Implement wakeup for TX and use it for 8250_omap
` [PATCH 3/4] serial: 8250_omap: Require a valid wakeirq for deeper idle states
` [PATCH 4/4] serial: 8250_omap: Drop the use of pm_runtime_irq_safe()

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 12:14 UTC  (6+ messages)
` [PATCH v2 29/34] fbdev: omap2: Migrate to aggregate driver

[PATCH] ARM: dts: am335x: Add rtc node as system-power-controller
 2021-10-13  7:23 UTC  (2+ messages)

[PATCH] video: omapfb: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-12 15:41 UTC  (24+ messages)
` [PATCH v5 1/8] drm/omap: Add ability to check if requested plane modes can be supported
` [PATCH v5 3/8] drm/omap: introduce omap_hw_overlay
` [PATCH v5 4/8] drm/omap: omap_plane: subclass drm_plane_state
` [PATCH v5 5/8] drm/omap: Add global state as a private atomic object
` [PATCH v5 6/8] drm/omap: dynamically assign hw overlays to planes

[PATCHv3 0/6] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-12 15:16 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/6] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/6] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/6] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/6] sdhci: omap: Enable aggressive PM
` [PATCH 6/6] mmc: sdhci-omap: Configure optional wakeirq

[PATCH] drm/omap: increase DSS5 max tv pclk to 192MHz
 2021-10-12 13:39 UTC 

[PATCHv2 0/5] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-12  9:18 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/5] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/5] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/5] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/5] mmc: sdhci-omap: Configure optional wakeirq

[GIT PULL 1/3] SoC changes for omaps for v5.16
 2021-10-11 11:02 UTC  (3+ messages)
` [GIT PULL 2/3] Driver changes for ti-sysc "
` [GIT PULL 3/3] Devicetree changes for omaps "

[PATCH v5 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-10-11 10:31 UTC  (17+ messages)
` [PATCH v5 1/8] dt-bindings: mtd: Remove gpmc-nor.txt
` [PATCH v5 2/8] dt-bindings: net: Remove gpmc-eth.txt
` [PATCH v5 3/8] dt-bindings: memory-controllers: Introduce ti,gpmc-child
` [PATCH v5 4/8] dt-bindings: mtd: ti,gpmc-nand: Convert to yaml
` [PATCH v5 5/8] dt-bindings: mtd: ti,gpmc-onenand: "
` [PATCH v5 6/8] dt-bindings: memory-controllers: ti,gpmc: "
` [PATCH v5 7/8] ARM: dts: omap: Fix boolean properties gpmc,cycle2cycle-{same|diff}csen
` [PATCH v5 8/8] ARM: dts: omap: fix gpmc,mux-add-data type

[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
 2021-10-11  5:50 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional
` [PATCH 2/3] dt-bindings: bus: simple-pm-bus: Add more matches for node name
` [PATCH 3/3] dt-bindings: bus: ti-sysc: Update to use yaml binding

[PATCH V2] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
 2021-10-07 18:00 UTC  (5+ messages)

[GIT PULL] Fix for omaps for v5.15-rc cycle
 2021-10-07 12:26 UTC 

[PATCH v4 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-10-07  8:03 UTC  (4+ messages)
` [PATCH v4 7/8] "

[PATCH] dt-bindings: serial: 8250_omap: allow serdev subnodes
 2021-10-06 19:14 UTC  (2+ messages)

[PATCH 0/9] Drop unused PRM and CM defines for omaps
 2021-10-06  9:49 UTC  (10+ messages)
` [PATCH 1/9] ARM: OMAP2+: Drop unused PRM defines for dra7
` [PATCH 2/9] ARM: OMAP2+: Drop unused PRM defines for omap5
` [PATCH 3/9] ARM: OMAP2+: Drop unused PRM defines for omap4
` [PATCH 4/9] ARM: OMAP2+: Drop unused PRM defines for am4
` [PATCH 5/9] ARM: OMAP2+: Drop unused PRM defines for am3
` [PATCH 6/9] ARM: OMAP2+: Drop unused CM defines for dra7
` [PATCH 7/9] ARM: OMAP2+: Drop unused CM and SCRM defines for omap5
` [PATCH 8/9] ARM: OMAP2+: Drop unused CM and SCRM defines for omap4
` [PATCH 9/9] ARM: OMAP2+: Drop unused CM defines for am3

[PATCH v2 0/1] ARM: dts: dra7: enable BB2D module
 2021-10-06  7:47 UTC  (3+ messages)
` [PATCH v2 1/1] ARM: dts: dra7: add entry for bb2d module

[PATCH 0/5] arm: dts: omap3-gta04: dtbs_check fixes
 2021-10-06  7:46 UTC  (7+ messages)
` [PATCH 1/5] arm: dts: omap3-gta04: cleanup LCD definition
` [PATCH 2/5] arm: dts: omap3-gta04: fix missing sensor supply
` [PATCH 3/5] arm: dts: omap3-gta04a5: "
` [PATCH 4/5] arm: dts: omap3-gta04a4: accelerometer irq fix
` [PATCH 5/5] arm: dts: omap3-gta04: cleanup led node names

[PATCH] ARM: dts: omap3: fix cpu thermal label name
 2021-10-06  7:30 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-pocketbeagle: switch to pinconf-single
 2021-10-06  7:29 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix comment typo
 2021-10-06  7:25 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix typo in some comments
 2021-10-06  7:23 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Fix variable set but not used warning for reinit_modules
 2021-10-06  5:43 UTC 

[tmlind-omap:for-next 3/12] drivers/bus/ti-sysc.c:2494:13: error: variable 'error' set but not used
 2021-10-06  5:41 UTC 

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-06  5:29 UTC  (7+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH] ARM: dts: omap3430-sdp: Fix NAND device node
 2021-10-06  5:07 UTC  (2+ messages)

[PATCH] soc: ti: omap-prm: Fix external abort for am335x pruss
 2021-10-06  5:07 UTC  (3+ messages)

strange dtbs_check error message regarding 8250_omap.yaml + serdev + gnss
 2021-10-01 14:45 UTC  (2+ messages)

[PATCH v4 00/48] TI AM437X ADC1
 2021-10-01  7:11 UTC  (14+ messages)
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
` [PATCH v4 39/48] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH v4 40/48] iio: adc: ti_am335x_adc: Fix style
` [PATCH v4 41/48] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH v4 42/48] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH v4 43/48] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH v4 44/48] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH v4 45/48] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH v4 46/48] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH v4 47/48] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH v4 48/48] ARM: dts: am437x-gp-evm: enable ADC1

beaglebone black boot failure Linux v5.15.rc1
 2021-09-30  9:41 UTC  (16+ messages)

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-09-30  8:53 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Select TIMER_OF
 2021-09-30  8:49 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
 2021-09-30  8:44 UTC 

Regression with e428e250fde6 on BeagleBoard Rev C2
 2021-09-30  7:04 UTC  (11+ messages)

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 19:11 UTC  (24+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next v1 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v1 5/5] devlink: Delete reload enable/disable interface

[PATCH] ASoC: ti: Constify static snd_soc_ops
 2021-09-29 13:16 UTC  (2+ messages)

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-29 13:07 UTC  (4+ messages)
` [PATCH net-next v1 21/21] net: dsa: Move devlink registration "

[PATCH net-next 0/5] Devlink reload and missed notifications fix
 2021-09-29 10:43 UTC  (10+ messages)
` [PATCH net-next 1/5] devlink: Add missed notifications iterators
` [PATCH net-next 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next 5/5] devlink: Delete reload enable/disable interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox