devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-14 16:10:52 to 2019-04-15 15:42:01 UTC [more...]

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-15 15:42 UTC  (83+ messages)
` [PATCH 02/30] PCI: tegra: Fix PCIe host power up sequence
` [PATCH 03/30] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH 04/30] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH 05/30] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH 06/30] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH 07/30] PCI: tegra: Enable opportunistic update FC and ACK
` [PATCH 08/30] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH 09/30] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH 10/30] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH 11/30] PCI: tegra: Increase the deskew retry time
` [PATCH 12/30] PCI: tegra: Add SW fixup for RAW violations
` [PATCH 13/30] PCI: tegra: Update flow control threshold in Tegra210
` [PATCH 14/30] PCI: tegra: Set target speed as Gen1 before link up
` [PATCH 15/30] PCI: tegra: Fix PLLE powerdown issue due to CLKREQ# signal
` [PATCH 16/30] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH 17/30] PCI: tegra: Use switch statements in tegra_pcie_isr()
` [PATCH 19/30] PCI: tegra: Use legacy irq for port service drivers
` [PATCH 20/30] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH 21/30] PCI: tegra: Add "pci" type check before parsing child device tree node
` [PATCH 22/30] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH 23/30] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH 25/30] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH 26/30] dt-bindings: pci: tegra: Document nvidia,plat-gpios optional prop
` [PATCH 28/30] dt-bindings: pci: tegra: Document nvidia,rst-gpio "
` [PATCH 29/30] PCI: tegra: Add support for GPIO based PCIe reset
` [PATCH 30/30] PCI: tegra: Change link retry log level to INFO

[PATCH V2 00/16] Add Tegra194 PCIe support
 2019-04-15 15:33 UTC  (12+ messages)
` [PATCH V2 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V2 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V2 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V2 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V2 14/16] phy: tegra: Add PCIe PIPE2UPHY support

[RFT/RFC PATCH v3 0/5] Unify CPU topology across ARM & RISC-V
 2019-04-15 15:31 UTC  (5+ messages)
` [RFT/RFC PATCH v3 3/5] cpu-topology: Move cpu topology code to common code
` [RFT/RFC PATCH v3 4/5] arm: Use common cpu_topology

[PATCH 00/17] ARM: dts: am335x: Replace numeric pinmux address w. macro for remaining boards
 2019-04-15 15:27 UTC  (2+ messages)

[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-04-15 15:17 UTC  (7+ messages)

[PATCH 0/4] Allwinner H6 SPDIF support
 2019-04-15 15:06 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible

[PATCH v2 0/2] Add support for the Purism Librem5 devkit
 2019-04-15 14:58 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH 1/4] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-04-15 14:37 UTC 

[PATCH v1 0/2] misc: Add NPCM LPC BPC driver support
 2019-04-15 13:21 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: misc: Add common LPC snoop documentation
` [PATCH v1 2/2] misc: npcm: add NPCM LPC BPC driver

[PATCH 0/3] gpio: lpc32xx: enable interrupts for port 3
 2019-04-15 13:12 UTC  (4+ messages)
` [PATCH 2/3] gpio: lpc32xx: enable interrupt lookup "

[PATCH v4 0/5] ARM: da850: enable cpufreq in DT mode
 2019-04-15 13:10 UTC  (3+ messages)
` [PATCH v4 4/5] ARM: dts: da850-evm: enable cpufreq

[PATCH v3 0/3] ARM: da850: enable cpufreq in DT mode
 2019-04-15 13:02 UTC  (9+ messages)
` [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT

[PATCH v4 00/12] support gce on mt8183 platform
 2019-04-15 12:58 UTC  (13+ messages)
` [PATCH v4 01/12] dt-binding: gce: remove thread-num property
` [PATCH v4 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v4 03/12] dt-binding: gce: add binding for gce event property
` [PATCH v4 04/12] dt-binding: gce: add binding for gce subsys property
` [PATCH v4 05/12] soc: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v4 06/12] soc: mediatek: cmdq: support mt8183 gce function
` [PATCH v4 07/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v4 08/12] soc: mediatek: cmdq: add packet encoder function
` [PATCH v4 09/12] soc: mediatek: cmdq: add polling function
` [PATCH v4 10/12] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v4 11/12] soc: mediatek: cmdq: add cmdq_dev_get_event function
` [PATCH v4 12/12] arm64: dts: add gce node for mt8183

[PATCH v6 00/13] TVP5150 new features
 2019-04-15 12:44 UTC  (14+ messages)
` [PATCH v6 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v6 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v6 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v6 04/13] partial revert of "[media] tvp5150: add HW input connectors support"
` [PATCH v6 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v6 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v6 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v6 08/13] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v6 09/13] media: tvp5150: add s_power callback
` [PATCH v6 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v6 11/13] media: dt-bindings: tvp5150: add optional tvnorms documentation
` [PATCH v6 12/13] media: tvp5150: add support to limit tv norms on connector
` [PATCH v6 13/13] media: tvp5150: make debug output more readable

[PATCH v3 0/3] backlight: lm3630a: bug fix and fwnode support
 2019-04-15 12:42 UTC  (7+ messages)
` [PATCH v3 1/3] backlight: lm3630a: return 0 on success in update_status functions
` [PATCH v3 2/3] dt-bindings: backlight: add lm3630a bindings
` [PATCH v3 3/3] backlight: lm3630a: add firmware node support

[PATCH 1/3] dt-bindings: net: add PHY reset controller binding
 2019-04-15 12:38 UTC  (3+ messages)
` [PATCH 2/3] net: phy: add support for reset-controller
` [PATCH 3/3] net: mdio: rename mdio_device reset to reset_gpio

[PATCH v2 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-15 12:25 UTC  (5+ messages)
` [PATCH v2 06/26] PCI: keystone: Move initializations to appropriate places

[PATCH] ARM: dts: exynos: add CCI-400 PMU nodes support to Exynos542x SoCs
 2019-04-15 12:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
 2019-04-15 12:07 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: sound: sun6i-spdif: Document that the RX channel can be missing

Device Description for FPGA Components on x86 system
 2019-04-15 11:55 UTC  (6+ messages)

[PATCH 0/3] L2 cache controller and EDAC support for SiFive SoCs
 2019-04-15 11:40 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add DT documentation for SiFive L2 Cache Controller
` [PATCH 2/3] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
` [PATCH 3/3] edac: sifive: Add EDAC platform "

[PATCH RESEND v6 0/6] add i2c support for mt8183
 2019-04-15 11:30 UTC  (3+ messages)

[PATCH v2 0/4] Add QCS404 interconnect provider driver
 2019-04-15 10:43 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings
` [PATCH v2 2/4] interconnect: qcom: Add QCS404 interconnect provider driver
` [PATCH v2 3/4] arm64: dts: qcs404: Add interconnect provider DT nodes
` [PATCH v2 4/4] dt-bindings: interconnect: qcs404: Introduce qcom,qos DT property

[PATCH v2 0/2] Add support for STM32MP1 power regulators
 2019-04-15  9:58 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: Add stm32mp1 pwr regulators
  ` Applied "dt-bindings: regulator: Add stm32mp1 pwr regulators" to the regulator tree
` [PATCH v2 2/2] regulator: Add support for stm32 power regulators
  ` Applied "regulator: Add support for stm32 power regulators" to the regulator tree

[PATCH v5 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-15  9:44 UTC  (7+ messages)
  ` [PATCH v5 6/6] drm/bridge: sii902x: Implement HDMI audio support

[PATCH V7 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-15  9:23 UTC  (8+ messages)
` [PATCH V7 2/4] firmware: imx: enable imx scu general irq function
    ` [EXT] "

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-04-15  9:23 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller
` [PATCH v3 3/4] spi: Patch Macronix SPI controller driver according to MX25F0A MFD driver
` [PATCH v3 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for OTG
 2019-04-15  9:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 19/20] spi: sh-msiof: Document r8a77470 bindings
 2019-04-15  8:53 UTC  (2+ messages)
` Applied "spi: sh-msiof: Document r8a77470 bindings" to the spi tree

[PATCH v4 4/4] ASoC: fsl_audmix: cache pdev->dev pointer
 2019-04-15  8:53 UTC  (2+ messages)
` Applied "ASoC: fsl_audmix: cache pdev->dev pointer" to the asoc tree

[PATCH v2 16/20] ASoC: rsnd: Document r8a77470 bindings
 2019-04-15  8:53 UTC  (2+ messages)
` Applied "ASoC: rsnd: Document r8a77470 bindings" to the asoc tree

[PATCH 2/2] arm64: dts: renesas: r8a77980: Add "renesas,id" to VIN
 2019-04-15  8:44 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a77965: Remove reg-names of display node
 2019-04-15  8:41 UTC  (2+ messages)

[PATCH v5 0/3]Add Bitstream configuration support for ZynqMP
 2019-04-15  8:34 UTC  (5+ messages)
` [PATCH v5 1/3] firmware: xilinx: Add fpga API's
` [PATCH v5 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [PATCH v5 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[PATCH v3] ARM: sun8i: h3: bluetooth for Banana Pi M2 Zero board
 2019-04-15  8:05 UTC  (2+ messages)

[PATCH v2 0/6] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra
 2019-04-15  7:53 UTC  (5+ messages)
` [PATCH v2 1/6] ARM: dts: sun8i: v40: bananapi-m2-berry: Sort device node dereferences
` [PATCH v2 2/6] ARM: dts: sun8i: v40: bananapi-m2-berry: Enable GMAC ethernet controller

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-15  7:50 UTC  (3+ messages)
` [PATCH v4 9/9] arm64: dts: allwinner: h6: Add MMC1 pins

[v2] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-04-15  7:40 UTC 

[PATCH v10 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-15  7:37 UTC  (4+ messages)
` [PATCH v10 1/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD controller driver
` [PATCH v10 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI "
` [PATCH v10 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2019-04-15  7:30 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] power: supply: max17040: Add IRQ handler for low SOC alert
  ` [PATCH v2 2/4] dt-bindings: power: supply: Max17040: Add low level SOC alert threshold
  ` [PATCH v2 3/4] power: supply: max17040: Config alert SOC low level threshold from FDT
  ` [PATCH v2 4/4] power: supply: max17040: Send uevent in SOC changes

[PATCH 1/2] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-04-15  7:18 UTC  (5+ messages)
      ` [EXT] "

[PATCH 0/3] Sun8i NAND DMA support
 2019-04-15  7:14 UTC  (5+ messages)
` [PATCH 2/3] mtd: rawnand: sunxi: Add DMA support for sun8i

[PATCH v11 0/2] PWM support for HiFive Unleashed
 2019-04-15  6:06 UTC  (2+ messages)

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-15  5:28 UTC  (4+ messages)
` [PATCH v3 02/26] PCI: keystone: Cleanup error_irq configuration

[PATCH v2] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
 2019-04-15  3:38 UTC  (3+ messages)

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-15  2:36 UTC  (5+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH v2 0/4] memory: tegra: Introduce Tegra30 EMC driver
 2019-04-14 20:20 UTC  (5+ messages)
` [PATCH v2 1/4] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v2 2/4] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v2 3/4] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v2 4/4] ARM: dts: tegra30: Add External Memory Controller node

[PATCH v3 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-04-14 20:08 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: Add header for the ingenic-drm driver bindings
` [PATCH v3 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[PATCH v3 1/4] dt-bindings: iio: imx7d-adc: Add #io-channel-cells to required
 2019-04-14 18:34 UTC  (4+ messages)
` [PATCH v3 2/4] ARM: dts: imx7s: Specify #io-channel-cells in ADC nodes
` [PATCH v3 3/4] dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board
` [PATCH v3 4/4] ARM: dts: "

[PATCH v3 0/5] MTD: Add Initial Hyperbus support
 2019-04-14 17:55 UTC  (5+ messages)
` [PATCH v3 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v3 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller

Question about compatible fallback and documentation
 2019-04-14 16:18 UTC 

[PATCH] ARM: dts: bugfix tqma7 soft reset issue
 2019-04-14 16:10 UTC  (3+ messages)


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