devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 15:02:06 to 2019-08-29 12:39:27 UTC [more...]

[PATCH v4, 00/33] add drm support for MT8183
 2019-08-29 12:39 UTC  (4+ messages)
` [PATCH v4, 12/33] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case

[PATCH v3 2/3] dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings
 2019-08-29 12:26 UTC  (2+ messages)

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-29 12:03 UTC  (8+ messages)
` [PATCH V3 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V3 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V3 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V3 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V3 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

[PATCH v2 1/2] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-08-29 11:50 UTC  (6+ messages)

[PATCH v2 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH v2 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[PATCH v1 1/1] ARM: dts: rockchip: set crypto default disabled on rk3288
 2019-08-29 11:31 UTC  (3+ messages)

[PATCH v4 00/14] Improvements and fixes for mxsfb DRM driver
 2019-08-29 11:30 UTC  (15+ messages)
` [PATCH v4 01/14] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH v4 02/14] drm/mxsfb: Read bus flags from bridge if present
` [PATCH v4 03/14] drm/mxsfb: Add defines for the rest of registers
` [PATCH v4 04/14] drm/mxsfb: Reset vital registers for a proper initialization
` [PATCH v4 05/14] drm/mxsfb: Update register definitions using bit manipulation defines
` [PATCH v4 06/14] drm/mxsfb: Update mxsfb with additional pixel formats
` [PATCH v4 07/14] drm/mxsfb: Signal mode changed when bpp changed
` [PATCH v4 08/14] drm/mxsfb: Add max-memory-bandwidth property for MXSFB
` [PATCH v4 09/14] dt-bindings: display: Add max-memory-bandwidth property for mxsfb
` [PATCH v4 10/14] drm/mxsfb: Update mxsfb to support LCD reset
` [PATCH v4 11/14] drm/mxsfb: Improve the axi clock usage
` [PATCH v4 12/14] drm/mxsfb: Clear OUTSTANDING_REQS bits
` [PATCH v4 13/14] drm/mxsfb: Add support for horizontal stride
` [PATCH v4 14/14] drm/mxsfb: Add support for live pixel format change

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 11:15 UTC  (9+ messages)
` [PATCH 1/4] i3c: master: detach and free device if pre_assign_dyn_addr() fails
` [PATCH 2/4] i3c: master: Check if devices have i3c_dev_boardinfo on i3c_master_add_i3c_dev_locked()
` [PATCH 3/4] dt-bindings: i3c: Make 'assigned-address' valid if static address != 0
` [PATCH 4/4] i3c: master: dw: reattach device on first available location of address table

[PATCH 0/2] iommu: Support reserved-memory regions
 2019-08-29 11:14 UTC  (3+ messages)
` [PATCH 1/2] iommu: Implement of_iommu_get_resv_regions()
` [PATCH 2/2] iommu: dma: Use of_iommu_get_resv_regions()

[PATCH 0/2] Add LVDS panel support to HiHope RZ/G2M
 2019-08-29 11:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
` [PATCH 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display

[v4 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-08-29 10:59 UTC  (2+ messages)
` [v4 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH AUTOSEL 4.14 09/14] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.19 17/29] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
 2019-08-29 10:49 UTC 

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-29 10:49 UTC  (5+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver

[PATCH v3 00/10] Device property improvements, add %pfw format specifier
 2019-08-29 10:44 UTC  (12+ messages)
` [PATCH v3 01/10] software node: Get reference to parent swnode in get_parent op
` [PATCH v3 02/10] software node: Make argument to to_software_node const
` [PATCH v3 03/10] device property: Add functions for accessing node's parents
  ` [PATCH v4 "
` [PATCH v3 04/10] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v3 05/10] device property: Add a function to obtain a node's prefix
` [PATCH v3 06/10] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v3 07/10] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v3 08/10] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v3 09/10] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v3 10/10] lib/test_printf: Add tests for %pfw printk modifier

[PATCH v2 0/7] add support USB for MT8183
 2019-08-29 10:35 UTC  (3+ messages)
` [PATCH v2 4/7] usb: mtk-xhci: support ip-sleep wakeup "

[PATCH v2 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2019-08-29 10:20 UTC  (3+ messages)
` [PATCH v2 01/15] arm64: dts: imx8qxp: add fallback compatible string for scu pd

[PATCH v9 00/13] Add TVP5150 features
 2019-08-29 10:02 UTC  (7+ messages)
` [PATCH v9 01/13] dt-bindings: connector: analog: add sdtv standards property
` [PATCH v9 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v9 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers

[PATCH v3 01/11] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-08-29 10:01 UTC  (2+ messages)

[PATCH v2 0/2] Update ethernet compatible string for SiFive FU540
 2019-08-29  9:54 UTC  (3+ messages)

[PATCH v3 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-29  9:40 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: "
  ` [EXT] "
` [EXT] [PATCH v3 0/2] drm: bridge: "

[PATCH next v11 00/11] add USB GPIO based connection detection driver
 2019-08-29  9:22 UTC  (12+ messages)
` [PATCH next v11 01/11] dt-binding: usb: add usb-role-switch property
` [PATCH next v11 02/11] dt-bindings: connector: add optional properties for Type-B
` [PATCH next v11 03/11] dt-bindings: usb: add binding for USB GPIO based connection detection driver
` [PATCH next v11 04/11] dt-bindings: usb: mtu3: add properties about USB Role Switch
` [PATCH next v11 05/11] usb: roles: Introduce stubs for the exiting functions in role.h
` [PATCH next v11 06/11] device connection: Add fwnode_connection_find_match()
` [PATCH next v11 07/11] usb: roles: Add fwnode_usb_role_switch_get() function
` [PATCH next v11 08/11] usb: roles: get usb-role-switch from parent
` [PATCH next v11 09/11] usb: common: create Kconfig file
` [PATCH next v11 10/11] usb: common: add USB GPIO based connection detection driver
` [PATCH next v11 11/11] usb: mtu3: register a USB Role Switch for dual role mode

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-29  9:19 UTC  (16+ messages)
` [PATCH v2 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH v3 0/8] Add dual-LVDS panel support to EK874
 2019-08-29  9:14 UTC  (8+ messages)
` [PATCH v3 1/8] dt-bindings: display: Add bindings for LVDS bus-timings
` [PATCH v3 2/8] dt-bindings: display: Add idk-2121wr binding
` [PATCH v3 6/8] arm64: dts: renesas: Add EK874 board with idk-2121wr display support
` [PATCH v3 7/8] [HACK] arm64: dts: renesas: draak: Enable LVDS
` [PATCH v3 8/8] [HACK] arm64: dts: renesas: draak: Enable LVDS dual-link operation

[PATCH v5 0/2] arm64: dts: ti: k3: Update the power-domain cells
 2019-08-29  8:48 UTC  (4+ messages)

[PATCH v3 0/5] stm32-ddr-pmu driver creation
 2019-08-29  8:48 UTC  (3+ messages)
` [PATCH v3 5/5] ARM: dts: stm32: add ddrperfm on stm32mp157c

[PATCH v2 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-29  8:48 UTC  (4+ messages)
` [PATCH v2 07/15] dt: thermal: tsens: Document interrupt support in tsens driver

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-08-29  8:28 UTC  (5+ messages)
` [PATCHv1 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv1 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv1 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

[PATCHv5 0/2] Variscite DART-6UL SoM support
 2019-08-29  7:54 UTC  (5+ messages)
` [PATCHv5 1/2] ARM: dts: imx6ul: Add "
` [PATCHv5 2/2] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[PATCH v10 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-29  7:46 UTC  (8+ messages)
` [PATCH v10 1/7] driver core: Add support for linking devices during device addition
` [PATCH v10 2/7] of: property: Add functional dependency link from DT bindings
` [PATCH v10 3/7] driver core: Add sync_state driver/bus callback
` [PATCH v10 4/7] of/platform: Pause/resume sync state during init and of_platform_populate()
` [PATCH v10 5/7] of: property: Create device links for all child-supplier depencencies
` [PATCH v10 6/7] dt-bindings: Add depends-on property to break cyclic inferred dependencies
` [PATCH v10 7/7] of: property: Add "depends-on" parsing support to of_fwnode_add_links()

[PATCH] arm64: dts: ls1028a: fix a compatible issue
 2019-08-29  7:34 UTC 

[PATCH v4 0/4] USB SS PHY for Qualcomm's QCS404
 2019-08-29  7:03 UTC  (4+ messages)
` [PATCH v4 3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-29  6:24 UTC  (14+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "
          ` Aw: "
` [PATCH v5 07/10] regulator: mt6358: Add support for MT6358 regulator
` [PATCH v5 09/10] rtc: mt6397: fix alarm register overwrite

[v3 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-08-29  5:54 UTC  (4+ messages)
` [v3 2/2] clk: ls1028a: Add clock driver for Display output interface
    ` [EXT] "

[PATCH v6 0/11] Add mt7629 and fix mt7628 pwm
 2019-08-29  5:39 UTC  (12+ messages)
` [PATCH v6 01/11] pwm: mediatek: add a property "num-pwms"
` [PATCH v6 02/11] pwm: mediatek: droping the check for of_device_get_match_data
` [PATCH v6 03/11] pwm: mediatek: remove a property "has-clks"
` [PATCH v6 04/11] pwm: mediatek: allocate the clks array dynamically
` [PATCH v6 05/11] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v6 06/11] pwm: mediatek: update license and switch to SPDX tag
` [PATCH v6 07/11] dt-bindings: pwm: pwm-mediatek: add a property "num-pwms"
` [PATCH v6 08/11] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [PATCH v6 09/11] arm: dts: mt7623: "
` [PATCH v6 10/11] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v6 11/11] arm: dts: mediatek: add mt7629 pwm support

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-29  5:10 UTC  (10+ messages)

[PATCH V3 1/5] thermal: qoriq: Add clock operations
 2019-08-29  3:01 UTC  (10+ messages)

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-29  2:50 UTC  (9+ messages)

[RESEND PATCH v2 0/2] Add PDC Global and AOSS reset support
 2019-08-29  2:38 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: reset: aoss: Add AOSS reset binding for SC7180 SoCs

[PATCH v14 00/10] support gce on mt8183 platform
 2019-08-29  1:48 UTC  (12+ messages)
` [PATCH v14 01/10] dt-binding: gce: remove thread-num property
` [PATCH v14 02/10] dt-binding: gce: add gce header file for mt8183
` [PATCH v14 03/10] dt-binding: gce: add binding for gce client reg property
` [PATCH v14 04/10] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v14 05/10] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v14 06/10] mailbox: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v14 06/10] soc: "
` [PATCH v14 07/10] soc: mediatek: cmdq: define the instruction struct
` [PATCH v14 08/10] soc: mediatek: cmdq: add polling function
` [PATCH v14 09/10] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v14 10/10] arm64: dts: add gce node for mt8183

[PATCH v2 0/2] phy: intel-lgm-sdxc: Add support for SDXC PHY
 2019-08-29  1:45 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: intel-sdxc-phy: Add YAML schema for LGM "

[PATCH v2 mvebu-dt64 0/3] Add Turris Mox device-tree
 2019-08-29  1:09 UTC  (5+ messages)
` [PATCH v2 mvebu-dt64 1/3] arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl
` [PATCH v2 mvebu-dt64 2/3] dt-bindings: marvell: document Turris Mox compatible
` [PATCH v2 mvebu-dt64 3/3] arm64: dts: marvell: add DTS for Turris Mox

[PATCH v2 0/3] dt-bindings: Convert Arm Mali GPUs to DT schema
 2019-08-28 21:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Convert Arm Mali Midgard GPU "
` [PATCH v2 2/3] dt-bindings: Convert Arm Mali Bifrost "
` [PATCH v2 3/3] dt-bindings: Convert Arm Mali Utgard "

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-28 21:20 UTC  (9+ messages)
  ` [EXT] "

[PATCH] pinctrl-mcp23s08: Fix property-name in dt-example
 2019-08-28 19:56 UTC 

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-08-28 19:17 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: ufs: Introduce vops for resetting device
` [PATCH v4 2/3] scsi: ufs-qcom: Implement device_reset vops
` [PATCH v4 3/3] arm64: dts: qcom: sdm845: Specify UFS device-reset GPIO

[PATCH v2 0/6] ] ASoC: atmel: extend SSC support
 2019-08-28 18:34 UTC  (5+ messages)
` [PATCH v2 4/6] dt-bindings: misc: atmel-ssc: LRCLK from TF/RF pin option

[PATCH 1/3] ARM: omap2plus_defconfig: Fix missing video
 2019-08-28 18:33 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: logicpd-torpedo-baseboard: "
` [PATCH 3/3] ARM: dts: am3517-evm: "

[PATCH v2 06/14] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain
 2019-08-28 17:52 UTC  (5+ messages)
` [PATCH v3 "

[PATCH V2 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-28 16:24 UTC  (7+ messages)
` [PATCH V2 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V2 4/6] PCI: tegra: Add support to enable slot regulators

[PATCH 00/13] Modernize Loongson64 Machine
 2019-08-28 16:02 UTC  (7+ messages)
` [PATCH 04/13] irqchip: Add driver for Loongson-3 I/O interrupt controller

[PATCH] ARM: dts: omap4-droid4: Allow 350mA current for USB peripherals
 2019-08-28 15:34 UTC  (2+ messages)

[PATCH v7 0/7] qcom: add OCMEM support
 2019-08-28 15:12 UTC  (3+ messages)
` [PATCH v7 6/7] drm/msm/gpu: add ocmem init/cleanup functions

[PATCH 0/2] arm64: dts: meson: g12a: add tdm resets
 2019-08-28 15:12 UTC  (5+ messages)

[PATCH v2 0/2] ASoC: meson: axg-tdm-formatter: add g12a reset
 2019-08-28 15:05 UTC  (2+ messages)

[PATCH mvebu-dt64 0/3] Add Turris Mox device-tree
 2019-08-28 15:02 UTC  (5+ messages)
` [PATCH mvebu-dt64 3/3] arm64: dts: marvell: add DTS for Turris Mox


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