devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 15:54:53 to 2019-03-13 09:35:40 UTC [more...]

[PATCH v3 1/2] dt-bindings: usb: add documentation for typec switch via GPIO
 2019-03-13  9:35 UTC  (3+ messages)

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13  9:25 UTC  (19+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[PATCH v6 00/22] MT8183 IOMMU SUPPORT
 2019-03-13  9:25 UTC  (3+ messages)
` [PATCH v6 12/22] memory: mtk-smi: Add gals support

[PATCH] arm64: dts: imx8qxp: add lsio_mu2 node
 2019-03-13  9:24 UTC 

[PATCH] arm64: dts: imx8qxp: fix mbox-cells
 2019-03-13  9:24 UTC 

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13  9:12 UTC  (19+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-03-13  9:11 UTC  (11+ messages)
` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 04/13] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-03-13  9:00 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-bw-MBs bindings
` [PATCH 2/4] OPP: Add support for parsing the interconnect bandwidth
` [PATCH 3/4] OPP: Update the bandwidth on OPP frequency changes
` [PATCH 4/4] cpufreq: dt: Add support for interconnect bandwidth scaling

[PATCH 5/5] ASoC: rsnd: dma: use extended audio dmac registers when available
 2019-03-13  8:52 UTC  (7+ messages)

[PATCH 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-13  8:47 UTC  (6+ messages)
` [PATCH 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH v1] arm: dts: mediatek: add basic support for MT7629 SoC
 2019-03-13  8:42 UTC 

[PATCH v8 0/2] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-13  8:26 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: serial: Add compatible for Mediatek MT8183
` [PATCH v8 2/2] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[RESEND PATCH v1, 00/18] add drm support for MT8183
 2019-03-13  8:26 UTC  (19+ messages)
` [RESEND PATCH v1, 01/18] drm/mediatek: update dt-bindings for mt8183
` [RESEND PATCH v1, 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [RESEND PATCH v1, 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
` [RESEND PATCH v1, 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [RESEND PATCH v1, 05/18] drm/mediatek: add ddp component CCORR
` [RESEND PATCH v1, 06/18] drm/mediatek: add mmsys private data for ddp path config
` [RESEND PATCH v1, 07/18] drm/mediatek: add commponent OVL0_2L
` [RESEND PATCH v1, 08/18] drm/mediatek: add component OVL1_2L
` [RESEND PATCH v1, 09/18] drm/mediatek: add component DITHER
` [RESEND PATCH v1, 10/18] drm/mediatek: add gmc_bits for ovl private data
` [RESEND PATCH v1, 11/18] drm/medaitek: add layer_nr "
` [RESEND PATCH v1, 12/18] drm/mediatek: add function to connect module with it's previous one
` [RESEND PATCH v1, 13/18] drm/mediatek: add ddp write register common api
` [RESEND PATCH v1, 14/18] drm/mediatek: add connect function for ovl
` [RESEND PATCH v1, 15/18] drm/mediatek: add RDMA1 fifo size into RDMA private data
` [RESEND PATCH v1, 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [RESEND PATCH v1, 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [RESEND PATCH v1, 18/18] drm/mediatek: add support for mediatek SOC MT8183

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-03-13  8:12 UTC  (7+ messages)

[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
 2019-03-13  8:11 UTC  (10+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-13  7:43 UTC  (2+ messages)

[PATCH V2 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-13  7:31 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V2 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V2 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V2 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V2 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH v3 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3998
 2019-03-13  6:30 UTC  (2+ messages)

[PATCH v2 0/5] use extended audio dmac register
 2019-03-13  5:57 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r8a7795: add "
` [PATCH v2 2/5] arm64: dts: renesas: r8a7796: "
` [PATCH v2 3/5] arm64: dts: renesas: r8a77965: "
` [PATCH v2 4/5] arm64: dts: renesas: r8a77990: rename "

[PATCH v3 0/6] dt-bindings: Firmware node binding for ZynqMP core
 2019-03-13  5:28 UTC  (8+ messages)
` [PATCH v3 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-13  4:10 UTC  (9+ messages)
` [PATCH v4 0/7] scsi: ufs-mediatek: Add ufshci and ufsphy "
` [PATCH v4 1/7] scsi: ufs: Introduce ufshcd_get_pwr_dev_param
` [PATCH v4 2/7] scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
` [PATCH v4 3/7] scsi: ufs-hisi: "
` [PATCH v4 4/7] dt-bindings: phy: Add document for phy-mtk-ufs
` [PATCH v4 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek
` [PATCH v4 6/7] phy: mediatek: Add UFS M-PHY driver
` [PATCH v4 7/7] scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips

[PATCH] ARM: dts: imx7s-warp: PMIC swbst boot-on/always-on
 2019-03-13  3:11 UTC  (2+ messages)

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-13  2:42 UTC  (7+ messages)
` [PATCH v3 4/7] dt-bindings: phy: Add document for phy-mtk-ufs
` [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-13  2:31 UTC  (6+ messages)
` [PATCH V1 07/11] mmc: cqhci: add quirk for setting DCMD CMD_TIMING

[PATCH v3 00/12] Add support for usb on Hikey960
 2019-03-13  1:40 UTC  (4+ messages)
` [PATCH v3 01/12] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-13  0:31 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: rcar-csi2: List resets as a mandatory property
 2019-03-12 23:49 UTC 

[PATCH] arm64: dts: sdm845: Include the interconnect resources DT header
 2019-03-12 23:24 UTC  (2+ messages)

[PATCH v2 0/5] soc: ti: k3-am654: Allow for exclsive request of devices
 2019-03-12 23:03 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: ti_sci_pm_domains: Add support for exclusive access

[PATCH] dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
 2019-03-12 22:02 UTC  (8+ messages)

[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-03-12 21:49 UTC  (5+ messages)
` [PATCH V4 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
 2019-03-12 21:04 UTC  (10+ messages)
` [PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
  ` [PATCH v3 2/3] arm: dts: rk3288-tinker.dtsi: Enable WiFi

[PATCH v2 1/2] dt-bindings: rcar-csi2: List resets as a mandatory property
 2019-03-12 19:30 UTC  (2+ messages)

[PATCHv2 0/5] Update Stratix10 EDAC Bindings
 2019-03-12 19:30 UTC  (7+ messages)
` [PATCHv2 1/5] Documentation: dt: edac: Fix Stratix10 IRQ bindings
` [PATCHv2 2/5] Documentation: dt: edac: Add Stratix10 Peripheral bindings

[PATCH v2 1/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs
 2019-03-12 19:28 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: Add a new property disable-cqe-dcmd

[PATCH v2 0/5] i2c: mux: pca9541: extend with support for pca9641
 2019-03-12 19:25 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: i2c: pca9541: extend with compatible for PCA9641

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-12 19:09 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: counter: ftm-quaddec

[PATCH v2 00/10] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-03-12 19:06 UTC  (5+ messages)
` [PATCH v2 03/10] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v2 06/10] dt-bindings: ata: Update ahci_mvebu bindings

[PATCH 0/3] Add support for the Purism Librem5 devkit
 2019-03-12 18:59 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:49 UTC  (3+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH v3 00/11] ARM: davinci: modernize the timer support
 2019-03-12 18:46 UTC  (23+ messages)
` [PATCH v3 01/11] clocksource: davinci-timer: new driver
` [PATCH v3 02/11] ARM: davinci: enable the clocksource driver for DT mode
` [PATCH v3 03/11] ARM: davinci: WARN_ON() if clk_get() fails
` [PATCH v3 04/11] ARM: davinci: da850: switch to using the clocksource driver
` [PATCH v3 05/11] ARM: davinci: da830: "
` [PATCH v3 06/11] ARM: davinci: move timer definitions to davinci.h
` [PATCH v3 07/11] ARM: davinci: dm355: switch to using the clocksource driver
` [PATCH v3 08/11] ARM: davinci: dm365: "
` [PATCH v3 09/11] ARM: davinci: dm644x: "
` [PATCH v3 10/11] ARM: davinci: dm646x: "
` [PATCH v3 11/11] ARM: davinci: remove legacy timer support

[PATCH 0/6] drivers/misc: Add XDMA engine driver
 2019-03-12 18:46 UTC  (6+ messages)
` [PATCH 2/6] drivers/misc: Add Aspeed "

[PATCH v2 0/7] add LCD support for SAM9X60
 2019-03-12 18:44 UTC  (3+ messages)
` [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller

[PATCH v2 0/5] dt-bindings: improve the Armada DRM bindings
 2019-03-12 18:43 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Add binding for Armada framebuffer
` [PATCH v2 3/5] dt-bindings: display: armada: Improve the LCDC documentation
` [PATCH v2 4/5] dt-bindings: display: armada: Add more compatible strings
` [PATCH v2 5/5] dt-bindings: display: armada: Document bus-width property

[PATCH v2 0/3] Add device tree support for kxcjk1013 accelerometer
 2019-03-12 18:36 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Kionix, Inc
` [PATCH v2 2/3] dt-bindings: iio: accel: kxcjk1013: Add device tree binding documentation

[PATCH v2 1/2] clk: meson-g12a: add cpu clock bindings
 2019-03-12 18:31 UTC  (2+ messages)

[PATCH v2 2/8] dt-bindings: phy: Add Amlogic G12A USB3+PCIE Combo PHY Bindings
 2019-03-12 18:29 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings

[PATCH v2 0/4] Add new features for the Spreadtrum serial controller
 2019-03-12 18:22 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: serial: sprd: Add dma properties to support DMA mode

[PATCH v2 00/25] Add generic support for composing LED class device name
 2019-03-12 18:19 UTC  (11+ messages)
` [PATCH 02/25] leds: core: Add support for composing LED class device names
` [PATCH 05/25] dt-bindings: leds: Add function and color properties

[PATCH v1 0/4] drm/msm/a6xx: Add support for zap shader
 2019-03-12 18:13 UTC  (3+ messages)
  ` [PATCH v1 3/4] dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region
  ` [PATCH v1 4/4] arm64: dts: sdm845: Add zap shader region for GPU

[PATCH v3 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-12 18:10 UTC  (5+ messages)
` [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH] hwmon: adc128d818: Fix value read from Device Tree
 2019-03-12 17:37 UTC  (3+ messages)

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-03-12 17:30 UTC  (6+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet

[PATCH 4.19 080/149] DTS: CI20: Fix bugs in ci20s device tree
 2019-03-12 17:09 UTC  (2+ messages)
` [PATCH 4.19 130/149] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"

[PATCH 4.14 093/135] DTS: CI20: Fix bugs in ci20s device tree
 2019-03-12 17:09 UTC 

[PATCH 4.20 094/171] MIPS: DTS: jz4740: Correct interrupt number of DMA core
 2019-03-12 17:08 UTC  (3+ messages)
` [PATCH 4.20 095/171] DTS: CI20: Fix bugs in ci20s device tree
` [PATCH 4.20 156/171] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"

[PATCH 5.0 09/25] arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
 2019-03-12 17:08 UTC 

[PATCH v2 2/4] dt-bindings: maxbotix,i2cxl: Add MaxBotix i2c ultrasonic rangers
 2019-03-12 16:39 UTC  (3+ messages)

[PATCH 0/2] L2 Cache EDAC Support for HiFive Unleashed
 2019-03-12 16:32 UTC  (4+ messages)
` [PATCH 2/2] sifive: edac: Add EDAC driver for Sifive l2 Cache Controller

[PATCH v7 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support
 2019-03-12 16:30 UTC 

[PATCH v2 1/4] dt-bindings: Add vendor prefix for MaxBotix
 2019-03-12 16:14 UTC  (2+ messages)

[PATCH v2 mailbox 2/3] dt-bindings: mailbox: Document armada-37xx-rwtm-mailbox binding
 2019-03-12 16:13 UTC  (2+ messages)

[PATCH v2 0/6] Add nvmem support on STM32
 2019-03-12 16:12 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: nvmem: Add STM32 factory-programmed romem

[PATCH v2 0/5] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-03-12 16:11 UTC  (3+ messages)
` [PATCH v2 5/5] drm/bridge: sii902x: Implement HDMI audio support

[PATCH v5 0/3] Stingray USB PHY driver support
 2019-03-12 16:06 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: phy: Add Stingray USB PHY binding document
` [PATCH v5 2/3] phy: sr-usb: Add Stingray USB PHY driver
` [PATCH v5 3/3] arm64: dts: Add USB DT nodes for Stingray SoC

[PATCH v2 0/2] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
 2019-03-12 15:54 UTC  (3+ messages)
` [PATCH v2 2/2] "


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