devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 02:34:54 to 2020-08-14 05:26:25 UTC [more...]

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-08-14  5:26 UTC  (2+ messages)
` [PATCH v5 1/2] dt-bindings: dma: Add bindings for intel LGM SOC

[PATCH V3] Add GalaxyCore image sensor driver
 2020-08-14  4:44 UTC  (3+ messages)
` [PATCH V3 1/3] dt-bindings: vendor-prefixes: Add GalaxyCore
` [PATCH V3 3/3] media: i2c: gc5035: Add GC5035 image sensor driver

[PATCH 0/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-08-14  3:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface
` [PATCH 2/2] i3c/master: add the mipi-i3c-hci driver

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-14  2:41 UTC  (4+ messages)
` [PATCH 10/19] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH 17/19] arm: dts: qcom: sm845: Set the compatible string for the "

[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-08-14  2:02 UTC  (39+ messages)
` [PATCH v5 01/36] clk: Export clk_hw_reparent()
` [PATCH v5 02/36] clk: tegra: Remove Memory Controller lock
` [PATCH v5 03/36] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v5 04/36] memory: tegra20-emc: Make driver modular
` [PATCH v5 05/36] memory: tegra30-emc: "
` [PATCH v5 06/36] memory: tegra124-emc: "
` [PATCH v5 07/36] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v5 08/36] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v5 09/36] memory: tegra20-emc: Initialize MC timings
` [PATCH v5 10/36] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v5 11/36] PM / devfreq: tegra30: "
` [PATCH v5 12/36] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v5 13/36] PM / devfreq: tegra30: "
` [PATCH v5 14/36] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v5 15/36] PM / devfreq: tegra30: "
` [PATCH v5 16/36] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v5 17/36] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v5 18/36] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v5 19/36] dt-bindings: memory: tegra20: emc: "
` [PATCH v5 20/36] dt-bindings: memory: tegra30: mc: "
` [PATCH v5 21/36] dt-bindings: memory: tegra30: emc: "
` [PATCH v5 22/36] dt-bindings: host1x: Document new interconnect properties
` [PATCH v5 23/36] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v5 24/36] dt-bindings: memory: tegra30: "
` [PATCH v5 25/36] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v5 26/36] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v5 27/36] memory: tegra-mc: Register as interconnect provider
` [PATCH v5 28/36] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v5 29/36] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 30/36] memory: tegra20-emc: Register as interconnect provider
` [PATCH v5 31/36] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v5 32/36] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 33/36] memory: tegra30-emc: Register as interconnect provider
` [PATCH v5 34/36] drm/tegra: dc: Support memory bandwidth management
` [PATCH v5 35/36] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v5 36/36] drm/tegra: dc: Extend debug stats with total number of events

[v5,0/3] mmc: mediatek: add optional reset property
 2020-08-14  1:43 UTC  (4+ messages)
` [v5,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v5,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v5,3/3] mmc: mediatek: add optional module reset property

[RESEND,v4,0/3] mmc: mediatek: add optional reset property
 2020-08-14  1:08 UTC  (6+ messages)
` [RESEND,v4,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [RESEND,v4,2/3] arm64: dts: mt7622: add reset node for mmc device
` [RESEND,v4,3/3] mmc: mediatek: add optional module reset property

[v4,0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-14  1:06 UTC  (7+ messages)
` [v4,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v4,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v4,3/3] mmc: mediatek: add optional module reset property
` Aw: [v4, 0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.d

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-13 22:46 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
` [PATCH v2 3/4] media: misc: introduce microchip_csi2dc driver
` [PATCH v2 4/4] MAINTAINERS: add microchip csi2dc

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-08-13 22:01 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-13 21:51 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH v4 0/2] synquacer: add TPM support
 2020-08-13 21:48 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH v3 00/10] Summit SMB3xx driver & device-tree
 2020-08-13 21:34 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: battery: Add temperature properties
` [PATCH v3 02/10] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
` [PATCH v3 03/10] power: supply: Support battery temperature device-tree properties
` [PATCH v3 04/10] power: supply: smb347-charger: Use resource-managed API
` [PATCH v3 05/10] power: supply: smb347-charger: Implement device-tree support
` [PATCH v3 06/10] power: supply: smb347-charger: Support SMB345 and SMB358
` [PATCH v3 07/10] power: supply: smb347-charger: Remove virtual smb347-battery
` [PATCH v3 08/10] power: supply: smb347-charger: Replace mutex with IRQ disable/enable
` [PATCH v3 09/10] ARM: dts: qcom: apq8064-nexus7: Add SMB345 battery charger
` [PATCH v3 10/10] ARM: tegra: nexus7: Add SMB347 "

[PATCH 1/2] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-08-13 21:06 UTC  (2+ messages)

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-13 20:35 UTC  (7+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] ARM: dts: imx25-pinfunc: Fix GPT function names
 2020-08-13 20:24 UTC 

[PATCH v4 0/2] Add support for Tianma nt36672a video mode panel
 2020-08-13 19:46 UTC  (3+ messages)
` [PATCH v4 2/2] drm: panel: Add tianma nt36672a panel driver

[PATCH v1 1/2] ARM: dts: rockchip: rename and label gpio-led subnodes part 3
 2020-08-13 19:34 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: "

[PATCH v3 0/2] Add PWM support for Intel Keem Bay SoC
 2020-08-13 19:24 UTC  (4+ messages)
` [PATCH v3 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v3 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH] ARM: dts: aspeed: tiogapass: Remove vuart
 2020-08-13 19:04 UTC 

[PATCH] arm64: dts: qcom: sc7180: Add 'sustainable_power' for CPU thermal zones
 2020-08-13 18:30 UTC 

[PATCH] arm64: dts: rockchip: fix cpu-supply for rk3328-evb
 2020-08-13 18:17 UTC 

[PATCH] ARM: dts: rockchip: update cpu supplies on rk3288
 2020-08-13 18:02 UTC 

[PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1
 2020-08-13 17:24 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: update cpu supplies on rk3066a

[PATCH 00/14] mips: bmips: include dt-bindings headers
 2020-08-13 17:02 UTC  (29+ messages)
` [PATCH 01/14] mips: dts: brcm: allow including header files
` [PATCH 02/14] mips: bmips: add BCM3368 irq definitions
` [PATCH 03/14] mips: bmips: add BCM6318 "
` [PATCH 04/14] mips: bmips: add BCM6328 "
` [PATCH 05/14] mips: bmips: add BCM6358 "
` [PATCH 06/14] mips: bmips: add BCM6362 "
` [PATCH 07/14] mips: bmips: add BCM6368 "
` [PATCH 08/14] mips: bmips: add BCM63268 "
` [PATCH 09/14] mips: bmips: bcm3368: include and use dt-bindings
` [PATCH 10/14] mips: bmips: bcm6328: "
` [PATCH 11/14] mips: bmips: bcm6358: "
` [PATCH 12/14] mips: bmips: bcm6362: "
` [PATCH 13/14] mips: bmips: bcm6368: "
` [PATCH 14/14] mips: bmips: bcm63268: "

[PATCH v2 0/3] usb: dwc3: Host wake up support from system suspend
 2020-08-13 15:49 UTC  (3+ messages)
` [PATCH v2 1/3] usb: dwc3: core: "

[PATCH 0/3] usb: Add driver for USB signal re-mapper
 2020-08-13 15:01 UTC  (4+ messages)
` [PATCH 3/3] usb: Add Kconfig and Makefile changes to build brcmstb-usb-pinmap

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2020-08-13 14:30 UTC  (8+ messages)
` [PATCH 2/4] usb: typec: Add typec_port_register_altmodes_from_fwnode()

[PATCH v2] ARM: dts: r8a7742-iwg21d-q7: Add LCD support
 2020-08-13 14:00 UTC 

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-13 12:57 UTC  (22+ messages)
` [PATCH 1/9] dt-bindings: display: renesas,du: Document r8a774e1 bindings
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Populate DU device node
` [PATCH 4/9] dt-bindings: display: renesas,lvds: Document r8a774e1 bindings
` [PATCH 5/9] dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support
` [PATCH 6/9] arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
` [PATCH 8/9] arm64: dts: renesas: r8a774e1: Add LVDS device node
` [PATCH 9/9] arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks

[PATCH 0/7] r8a7742: Enable DU and LVDS
 2020-08-13 12:54 UTC  (4+ messages)
` [PATCH 7/7] ARM: dts: r8a7742-iwg21d-q7: Add LCD support

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

[PATCHv4 0/4] EXC3000 Updates
 2020-08-13 12:20 UTC  (4+ messages)
` [PATCHv4 4/4] Input: EXC3000: Add support to query model and fw_version

[PATCH][V2] of/address: check for invalid range.cpu_addr
 2020-08-13 11:43 UTC 

[RFC PATCH v5 0/7] Add support for ipq8064 tsens
 2020-08-13 11:18 UTC  (5+ messages)
` [RFC PATCH v5 1/7] drivers: thermal: tsens: Add VER_0 tsens version
    ` R: "

[PATCH 1/3 v2] dt-bindings: backlight: Add some common backlight properties
 2020-08-13 11:04 UTC  (4+ messages)
` [PATCH 2/3 v2] dt-bindings: backlight: Add Kinetic KTD253 bindings

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-13 10:31 UTC  (3+ messages)

[PATCH v6 00/13] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-08-13 10:20 UTC  (4+ messages)

[PATCH v17 2/3] drivers: input: keyboard: Add mtk keypad driver
 2020-08-13 10:00 UTC  (2+ messages)

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-13  9:58 UTC  (3+ messages)

[PATCH v2 0/5] add NXP imx8mp usb support
 2020-08-13  9:54 UTC  (5+ messages)
` [PATCH v2 1/5] usb: dwc3: add platform data to dwc3 core device to pass data

[PATCH 0/2] r8a7742 add QSPI support
 2020-08-13  9:24 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list
` [PATCH 2/2] ARM: dts: r8a7742: Add QSPI support

[PATCH v2] dt-bindings: at25: convert the binding document to yaml
 2020-08-13  8:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-13  8:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC

[RFC] arm64: dts: imx8qm: added lvds pwm
 2020-08-13  8:45 UTC 

[v3,0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-13  8:43 UTC  (4+ messages)
` [v3,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v3,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v3,3/3] mmc: mediatek: add optional module reset property

[PATCH] pinctrl: armada-37xx: Add comment for pcie1_reset pin group
 2020-08-13  8:44 UTC  (2+ messages)

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-13  8:21 UTC  (8+ messages)
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller

[PATCH v3 0/9] pinctrl: update realtek DHC pinctrl driver
 2020-08-13  7:49 UTC  (10+ messages)
` [PATCH v3 1/9] pinctrl: realtek: rtd1295: Add missed pins
` [PATCH v3 2/9] pinctrl: realtek: rtd1295: Add pin configs
` [PATCH v3 3/9] pinctrl: realtek: rtd1195: Add missed pins and "
` [PATCH v3 4/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v3 5/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295
` [PATCH v3 6/9] arm64: dts: realtek: rtd129x: fix SDIO pinctrl node
` [PATCH v3 7/9] pinctrl: realtek: DHC: Fix pinctrl driver coding style according to checkpatch.pl
` [PATCH v3 8/9] pinctrl: realtek: DHC: Move pinctrl drivers to realtek directory and rename
` [PATCH v3 9/9] pinctrl: realtek: DHC: Add suspend/resume callback function

[PATCH v2 0/8] pinctrl: update realtek DHC pinctrl driver
 2020-08-13  7:10 UTC  (7+ messages)
` [PATCH v2 4/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v2 5/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295

[PATCH v4] arm64: dts: qcom: Add support for Xiaomi Poco F1 (Beryllium)
 2020-08-13  7:04 UTC  (3+ messages)
` (no subject)
  ` your mail

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-13  7:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v5 1/3] arm64: dts: Add a device tree for the Librem 5 phone
 2020-08-13  6:51 UTC  (2+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-08-13  6:17 UTC  (10+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 01/11] dt-bindings: extcon: ptn5150: Convert binding to DT schema
 2020-08-13  6:03 UTC  (3+ messages)
` [PATCH 08/11] extcon: ptn5150: Check current USB mode when probing

[PATCH v17 1/3] dt-bindings: Add bindings for Mediatek matrix keypad
 2020-08-13  5:02 UTC  (3+ messages)

[PATCH v6] Add MediaTek MT6779 devapc driver
 2020-08-13  3:32 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: devapc: add bindings for mtk-devapc
` [PATCH v6 2/2] soc: mediatek: add mt6779 devapc driver

[PATCH 0/2] Arm CMN-600 PMU driver
 2020-08-13  2:34 UTC  (3+ messages)
` [PATCH 1/2] perf: Add Arm CMN-600 DT binding


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