devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 13:28:30 to 2020-07-25 23:20:02 UTC [more...]

[PATCH v6 00/13] Add support for Kontron sl28cpld
 2020-07-25 23:18 UTC  (14+ messages)
` [PATCH v6 01/13] mfd: add simple regmap based I2C driver
` [PATCH v6 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v6 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v6 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v6 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v6 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v6 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v6 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v6 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v6 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v6 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v6 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v6 13/13] arm64: defconfig: enable the sl28cpld board management controller

[PATCH 0/2] media: rcar-vin: Add support to select data pins
 2020-07-25 22:23 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property
` [PATCH 2/2] media: rcar-vin: Add support to read "

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-25 21:31 UTC  (7+ messages)
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift

[PATCH 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-07-25 21:14 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: tc358762: Add basic driver "

[PATCH v9 3/5] drivers/soc/litex: add LiteX SoC Controller driver
 2020-07-25 21:14 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for Powertip
 2020-07-25 21:13 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013
` [PATCH 3/3] drm/panel: simple: "

[RESEND PATCH] ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
 2020-07-25 20:56 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: gpio: sunxi:create a DT header for Allwinner pin controller
 2020-07-25 19:18 UTC  (3+ messages)

[RFC PATCH v5 0/7] Add support for ipq8064 tsens
 2020-07-25 18:14 UTC  (8+ messages)
` [RFC PATCH v5 1/7] drivers: thermal: tsens: Add VER_0 tsens version
` [RFC PATCH v5 2/7] drivers: thermal: tsens: Convert msm8960 to reg_field
` [RFC PATCH v5 3/7] drivers: thermal: tsens: Use init_common for msm8960
` [RFC PATCH v5 4/7] drivers: thermal: tsens: Fix wrong get_temp "
` [RFC PATCH v5 5/7] drivers: thermal: tsens: Change calib_backup name "
` [RFC PATCH v5 6/7] drivers: thermal: tsens: Add support for ipq8064-tsens
` [RFC PATCH v5 7/7] dt-bindings: thermal: tsens: Document ipq8064 bindings

[PATCH] MIPS: ingenic: JZ4725B: Add IPU node
 2020-07-25 17:43 UTC 

[PATCH 0/3] arm64: dts: ti: ti-sci-inta/intr: Update to the latest bindings
 2020-07-25 16:55 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: k3-j721e: ti-sci-inta/intr: Update to "
` [PATCH 2/3] arm64: dts: k3-am65: "
` [PATCH 3/3] arm64: dts: k3-am65: Update the RM resource types

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-25 16:39 UTC  (8+ messages)
` [PATCHv3 3/6] irqchip/irq-pruss-intc: Add support for shared and invalid interrupts

[PATCH v4 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-25 16:37 UTC  (11+ messages)
` [PATCH v4 01/10] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v4 02/10] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v4 03/10] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v4 04/10] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
` [PATCH v4 05/10] dt-bindings: irqchip: Convert ti,sci-intr bindings to yaml
` [PATCH v4 06/10] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v4 07/10] dt-bindings: irqchip: ti,sci-inta: Update docs to support different parent
` [PATCH v4 08/10] dt-bindings: irqchip: Convert ti,sci-inta bindings to yaml
` [PATCH v4 09/10] irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
` [PATCH v4 10/10] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[PATCH RFC 0/6] Add QCOM pwm-lpg and tri-led drivers
 2020-07-25 15:30 UTC  (16+ messages)
` [PATCH RCC 1/6] pwm: Add different PWM output types support
` [PATCH RFC 2/6] pwm: core: Add option to config PWM duty/period with u64 data length
` [PATCH RFC 3/6] pwm: pwm-qti-lpg: Add PWM driver for QTI LPG module
` [PATCH RFC 4/6] leds: leds-qti-tri-led: Add LED driver for QTI TRI_LED module
` [PATCH RFC 5/6] Documentation: Add binding for qti-tri-led
` [PATCH RFC 6/6] Documentation: Add binding for pwm-qti-lpg

[PATCH v3 0/9] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-25 14:42 UTC  (15+ messages)
` [PATCH v3 1/9] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v3 2/9] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v3 3/9] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v3 4/9] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
` [PATCH v3 5/9] dt-bindings: irqchip: Convert ti,sci-intr bindings to yaml
` [PATCH v3 6/9] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v3 7/9] dt-bindings: irqchip: ti,sci-inta: Update docs to support different parent
` [PATCH v3 8/9] dt-bindings: irqchip: Convert ti,sci-inta bindings to yaml
` [PATCH v3 9/9] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[PATCH RESEND v6 5/5] USB: PHY: JZ4770: Use the generic PHY framework
 2020-07-25 12:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries
 2020-07-25 12:38 UTC  (2+ messages)

[PATCH 0/7] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-25 12:12 UTC  (7+ messages)
` [PATCH 4/7] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip

[PATCH] i2c: add binding to mark a bus as SMBus
 2020-07-25 12:07 UTC  (4+ messages)

[PATCH] arm64: dts: sun50i-pinephone: add led flash
 2020-07-25 11:08 UTC 

[PATCH v2 0/2] Add Ethernet support for Intel Keem Bay SoC
 2020-07-25 10:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add bindings for Intel Keem Bay
` [PATCH v2 2/2] net: stmmac: Add dwmac-intel-plat for GBE driver

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-07-25  8:47 UTC  (6+ messages)
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver

[PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
 2020-07-25  8:24 UTC 

[PATCH v6 0/5] Add USB PHY support for new Ingenic SoCs
 2020-07-25  7:34 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: USB: Add bindings "
` [PATCH v6 2/5] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH v6 3/5] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH v6 4/5] USB: PHY: JZ4770: Reformat the code to align it

Add USB PHY support for new Ingenic SoCs
 2020-07-25  7:19 UTC  (5+ messages)
` [PATCH RESEND v6 1/5] dt-bindings: USB: Add bindings "
` [PATCH RESEND v6 2/5] USB: PHY: JZ4770: Unify code style and simplify code
` [PATCH RESEND v6 3/5] USB: PHY: JZ4770: Add support for new Ingenic SoCs
` [PATCH RESEND v6 4/5] USB: PHY: JZ4770: Reformat the code to align it

[PATCH v2 0/8] Hirschmann Hellcreek DSA driver
 2020-07-25  7:02 UTC  (5+ messages)

[PATCH v2 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-07-25  6:22 UTC  (3+ messages)
` [PATCH v2 2/2] usb: phy: Add USB3 PHY support for "

[PATCH v6 0/4] Dedicated CLINT timer driver
 2020-07-25  5:15 UTC  (7+ messages)
` [PATCH v6 2/4] clocksource/drivers: Add "
` [PATCH v6 3/4] RISC-V: Remove CLINT related code from timer and arch
` [PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings

[PATCH 0/3] Add RTC related clocks for Ingenic SoCs
 2020-07-25  5:11 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: "
` [PATCH 2/3] dt-bindings: clock: Add tabs to align code
` [PATCH 3/3] clk: Ingenic: Add RTC related clocks for Ingenic SoCs

[PATCH v5 00/12] Initial MStar/Sigmastar ARMv7 SoC support
 2020-07-25  4:44 UTC  (3+ messages)

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-25  3:50 UTC  (16+ messages)
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data
` [v7, PATCH 3/7] mtk-mmsys: add mt8183 mmsys support
` [v7, PATCH 6/7] drm/mediatek: add fifo_size into rdma private data
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs
 2020-07-25  3:12 UTC  (3+ messages)

[PATCH v3 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-25  1:45 UTC  (6+ messages)
` [PATCH v3 1/5] of_address: Add bus type match for pci ranges parser
` [PATCH v3 2/5] MIPS: Loongson64: Process ISA Node in DeviceTree
` [PATCH v3 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
` [PATCH v3 4/5] MIPS: Loongson64: DTS: Fix ISA range for RS780E PCH
` [PATCH v3 5/5] MIPS: Loongson64: Add ISA node for LS7A PCH

[PATCH v2 1/2] of: property: Add device link support for multiple DT bindings
 2020-07-24 23:44 UTC  (2+ messages)
` [PATCH v2 2/2] of: property: Add device link support for pinctrl-0 through pinctrl-8

[PATCH v3 00/12] usb: Handle different sublink speeds
 2020-07-24 23:39 UTC  (2+ messages)
` [PATCH v3 06/12] usb: devicetree: Include USB SSP Gen X x Y

[PATCH v3 0/9] bmips: add BCM63xx power domain controller
 2020-07-24 22:15 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 1/5] dt-bindings: iio: Add bindings for sx9310 sensor
 2020-07-24 21:36 UTC 

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-24 21:13 UTC  (3+ messages)
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-07-24 20:52 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC  (2+ messages)
` [PATCH v9 03/12] dt-bindings: PCI: Add bindings for more Brcmstb chips

[PATCH] video: fbdev: added driver for sharp memory lcd displays
 2020-07-24 20:34 UTC 

[PATCH v4] video: fbdev: ssd1307fb: Added support to Column offset
 2020-07-24 20:22 UTC 

[PATCH v5 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-24 20:13 UTC  (10+ messages)
` [PATCH v5 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v5 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180
` [PATCH v5 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180
` [PATCH v5 4/4] clk: qcom: lpass: Add support for LPASS clock controller "

[PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-24 19:31 UTC  (3+ messages)

[PATCH v3 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-24 19:28 UTC 

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-24 19:16 UTC  (3+ messages)

[PATCH net-next v3 0/7] Add an MDIO sub-node under MACB
 2020-07-24 17:40 UTC  (3+ messages)
` [PATCH net-next v3 3/7] net: macb: parse PHY nodes found under an MDIO node

[PATCH V2] arm64: dts: qcom: sc7180: Add bandwidth votes for eMMC and SDcard
 2020-07-24 17:10 UTC  (2+ messages)

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24 17:00 UTC  (10+ messages)
` [PATCH v4 2/5] media: venus: core: Fix error handling in probe
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-24 16:55 UTC  (7+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: add interconnect nodes
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: "

[PATCH v3 0/3] Add USB role switch support to DWC2
 2020-07-24 16:16 UTC  (5+ messages)

[PATCH v4 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-24 16:06 UTC  (4+ messages)
` [PATCH v4 4/4] clk: qcom: lpass: Add support for LPASS clock controller for SC7180

[PATCH v2] dt-bindings: sound: convert Everest ES8316 binding to yaml
 2020-07-24 15:59 UTC 

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-24 15:55 UTC  (9+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] dt-bindings: sound: convert Everest ES8316 binding to yaml
 2020-07-24 15:50 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24 14:51 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: arm: stm32: document Odyssey compatible
` [PATCH v5 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24 14:09 UTC  (6+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH 0/3] Add USB role switch support to DWC2
 2020-07-24 13:45 UTC  (4+ messages)

[PATCH v2 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2020-07-24 13:44 UTC  (3+ messages)
` [PATCH v2 2/4] soc: mediatek: pwrap: add arbiter capability

[PATCH v6 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2020-07-24 13:26 UTC  (3+ messages)
` [PATCH v6 5/6] dt-bindings: arm: amazon: add Amazon Annapurna Labs Alpine V3
` [PATCH v6 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support


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).