devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-07 18:52:55 to 2019-11-08 10:36:51 UTC [more...]

[PATCH 0/3] Add Unisoc's SC9863A support
 2019-11-08 10:36 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: Add bindings for Unisoc's SC9863A

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2019-11-08 10:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCH 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH V4 net-next 0/4] net: ethernet: stmmac: cleanup clock and optimization
 2019-11-08 10:35 UTC  (3+ messages)

[PATCH v2 00/11] fsi: Patches for 5.5
 2019-11-08 10:28 UTC  (20+ messages)
` [PATCH v2 01/11] fsi: Add fsi-master class
` [PATCH v2 02/11] fsi: Move master attributes to "
` [PATCH v2 03/11] ABI: Update FSI path documentation
` [PATCH v2 04/11] trace: fsi: Print transfer size unsigned
` [PATCH v2 05/11] fsi: core: Fix small accesses and unaligned offsets via sysfs
` [PATCH v2 06/11] fsi: fsi_master_class can be static
` [PATCH v2 07/11] fsi: Move defines to common header
` [PATCH v2 08/11] dt-bindings: fsi: Add description of FSI master
` [PATCH v2 09/11] fsi: Add ast2600 master driver
` [PATCH v2 10/11] fsi: aspeed: Add trace points
` [PATCH v2 11/11] fsi: aspeed: Fix OPB0 byte order register values

[PATCH v11 11/15] media: tvp5150: add s_power callback
 2019-11-08 10:25 UTC  (2+ messages)

[PATCH v9 00/22] SC7 entry and exit support for Tegra210
 2019-11-08 10:11 UTC  (7+ messages)
` [PATCH v9 07/22] clk: Add API to get index of the clock parent

[v7 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-11-08  9:47 UTC  (2+ messages)
` [v7 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH v5 00/13] Add device tree support for sc7180
 2019-11-08  9:55 UTC  (17+ messages)
` [PATCH v5 01/13] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v5 02/13] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v5 03/13] arm64: dts: sc7180: Add device node for apps_smmu
` [PATCH v5 04/13] arm64: dts: qcom: sc7180: Add cmd_db reserved area
` [PATCH v5 05/13] arm64: dts: qcom: sc7180: Add rpmh-rsc node
` [PATCH v5 06/13] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
` [PATCH v5 07/13] dt-bindings: qcom,pdc: Add compatible for sc7180
` [PATCH v5 08/13] arm64: dts: qcom: sc7180: Add pdc interrupt controller
` [PATCH v5 09/13] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v5 10/13] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals
` [PATCH v5 11/13] arm64: dts: qcom: sc7180-idp: Add RPMh regulators
` [PATCH v5 12/13] arm64: dts: qcom: SC7180: Add node for rpmhcc clock driver
` [PATCH v5 13/13] arm64: dts: sc7180: Add qupv3_0 and qupv3_1

[PATCH 1/2] dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentation
 2019-11-08  9:54 UTC  (2+ messages)
` [PATCH 2/2] thermal: sprd: Add Spreadtrum thermal driver support

[PATCH v2 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-11-08  9:55 UTC  (6+ messages)
  ` [PATCH v2 1/2] dt-bindings: PCI: designware: Add binding for ZRX-DC PHY property

[PATCH v3 0/7] Add LCD panel support to iwg20d
 2019-11-08  9:51 UTC  (22+ messages)
` [PATCH v3 1/7] dt-bindings: display: bridge: Convert lvds-transmitter binding to json-schema
` [PATCH v3 2/7] drm/bridge: Repurpose lvds-encoder.c
` [PATCH v3 3/7] dt-bindings: display: bridge: Repurpose lvds-encoder
` [PATCH v3 4/7] drm: Define DRM_MODE_CONNECTOR_PARALLEL
` [PATCH v3 5/7] drm/panel: panel-simple: Add connector type for etm0700g0dh6
` [PATCH v3 6/7] ARM: dts: iwg20d-q7-common: Add LCD support
` [PATCH v3 7/7] ARM: shmobile_defconfig: Enable support for panels from EDT

[PATCH v2 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-08  9:46 UTC  (2+ messages)

[PATCH v2 2/2] arm64: dts: Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-08  9:42 UTC 

[PATCH v2 0/2] Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-08  9:42 UTC 

[PATCH v5 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-08  9:42 UTC  (3+ messages)
` [PATCH v5 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v5 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH 0/3] dt-bindings: rcar-vin: Convert bindings to json-schema
 2019-11-08  9:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: rcar-vin: Remove paragraph about aliases
` [PATCH 2/3] dt-bindings: rcar-vin: Document compatibility string for R8A77470
` [PATCH 3/3] dt-bindings: rcar-vin: Convert bindings to json-schema

[PATCH V10 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-11-08  9:33 UTC  (3+ messages)

[PATCH v5 0/7][rebased] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-08  9:31 UTC  (2+ messages)

[PATCH] dtc: Use pkg-config to locate libyaml
 2019-11-08  9:17 UTC  (3+ messages)

[PATCH 0/4] Add LCD panel support to iwg20d
 2019-11-08  9:20 UTC  (5+ messages)
` [PATCH 1/4] drm/bridge: Repurpose lvds-encoder.c

[PATCH v5 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-08  9:00 UTC  (2+ messages)
` [PATCH v5 3/3] arm64: dts: meson: a1: add pinctrl controller support

[PATCH v10 00/14] TVP5150 features and fixes
 2019-11-08  8:58 UTC  (6+ messages)
` [PATCH v10 03/14] media: v4l2-fwnode: add initial connector parsing support

[PATCH v4 0/7] Add support for H6 PWM
 2019-11-08  8:45 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: pwm: allwinner: Add H6 PWM description
` [PATCH v4 2/7] pwm: sun4i: Add an optional probe for reset line
` [PATCH v4 3/7] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v4 4/7] pwm: sun4i: Add support to output source clock directly
` [PATCH v4 5/7] pwm: sun4i: Add support for H6 PWM
` [PATCH v4 6/7] arm64: dts: allwinner: h6: Add PWM node
` [PATCH v4 7/7] [DO NOT MERGE] arm64: allwinner: h6: enable Beelink GS1 PWM

[PATCH 0/5] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-11-08  8:36 UTC  (7+ messages)
` [PATCH 3/5] PCI: rcar: Add R-Car PCIe endpoint device tree bindings

[PATCH v3 0/7] Add support for H6 PWM
 2019-11-08  8:34 UTC  (6+ messages)
` [PATCH v3 4/7] pwm: sun4i: Add support to output source clock directly

[PATCH] dt-bindings: media: Fix Allwinner A10 CSI binding
 2019-11-08  8:29 UTC  (3+ messages)

[PATCH 2/4] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
 2019-11-08  8:29 UTC  (6+ messages)
` [PATCH] phy: allwinner: Fix GENMASK misuse

[PATCH net] net: ethernet: mediatek: rework GDM setup flow
 2019-11-08  8:13 UTC  (3+ messages)

[PATCH v3] dt-bindings: iio: adc: Migrate MCP3911 documentation to yaml
 2019-11-08  7:40 UTC  (2+ messages)

[PATCH v3] dt-bindings: iio: dac: Migrate LTC1660 documentation to yaml
 2019-11-08  7:39 UTC  (2+ messages)

[PATCH v6 0/6] MSM8998 Multimedia Clock Controller
 2019-11-08  6:42 UTC  (10+ messages)
` [PATCH v6 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v6 3/6] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v6 4/6] dt-bindings: clock: Add support for the MSM8998 mmcc

[PATCH v4 0/5] Add Global Clock controller (GCC) driver for SC7180
 2019-11-08  6:35 UTC  (17+ messages)
` [PATCH v4 1/5] clk: qcom: rcg: update the DFS macro for RCG
` [PATCH v4 2/5] clk: qcom: common: Return NULL from clk_hw OF provider
` [PATCH v4 3/5] dt-bindings: clock: Add YAML schemas for the QCOM GCC clock bindings
` [PATCH v4 4/5] dt-bindings: clock: Introduce "
` [PATCH v4 5/5] clk: qcom: Add Global Clock controller (GCC) driver for SC7180

[PATCH v2 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-08  6:12 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH v4 00/14] Add device tree support for sc7180
 2019-11-08  3:52 UTC  (13+ messages)
` [PATCH v4 01/14] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v4 02/14] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v4 06/14] arm64: dts: qcom: sc7180: Add rpmh-rsc node
` [PATCH v4 14/14] arm64: dts: sc7180: Add qupv3_0 and qupv3_1

[PATCH 0/2] mtd: mtk-quadspi: add support for memory-mapped flash reading
 2019-11-08  3:52 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: mtd: mtk-quadspi: update bindings for mmap flash read

[PATCH v2 0/3] Add support for RPMHCC for SC7180
 2019-11-08  3:30 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindings
` [PATCH v2 2/3] dt-bindings: clock: Introduce RPMHCC bindings for SC7180
` [PATCH v2 3/3] clk: qcom: clk-rpmh: Add support for RPMHCC "

[v6 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-11-08  2:19 UTC  (6+ messages)
` [v6 2/2] clk: ls1028a: Add clock driver for Display output interface
        ` [EXT] "

[PATCH] dt-bindings: rcar-csi2: Convert bindings to json-schema
 2019-11-08  2:17 UTC 

[PATCH v5 0/3] dwc3 prereqs for HiKey960 USB support
 2019-11-08  1:17 UTC  (4+ messages)
` [PATCH v5 1/3] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v5 2/3] dt-bindings: usb: generic: Add role-switch-default-mode binding
` [PATCH v5 3/3] usb: dwc3: Add support for "

[RESEND][PATCH] dt-bindings: usb: rt1711h: Add connector bindings
 2019-11-08  0:56 UTC 

[PATCH v1 0/5] Improve of_devlink to handle "proxy cycles"
 2019-11-08  0:35 UTC  (8+ messages)
` [PATCH v1 2/5] driver core: Allow a device to wait on optional suppliers
` [PATCH v1 3/5] driver core: Allow fwnode_operations.add_links to differentiate errors

[PATCH 1/2] dt-bindings: phy: drop #clock-cells from rockchip,px30-dsi-dphy
 2019-11-08  0:06 UTC  (2+ messages)
` [PATCH 2/2] phy/rockchip: inno-dsidphy: generalize parameter handling

[PATCH v2 0/5] dw-mipi-dsi support for Rockchip px30
 2019-11-08  0:02 UTC  (6+ messages)
` [PATCH v2 1/5] drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
` [PATCH v2 2/5] dt-bindings: display: rockchip-dsi: document external phys
` [PATCH v2 3/5] drm/rockchip: add ability to handle external dphys in mipi-dsi
` [PATCH v2 4/5] dt-bindings: display: rockchip-dsi: add px30 compatible
` [PATCH v2 5/5] drm/rockchip: dsi: add px30 support

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2019-11-07 23:20 UTC  (15+ messages)
` [PATCH v4 5/9] usb: dwc3: Rework clock initialization to be more flexible
` [PATCH v4 6/9] usb: dwc3: Rework resets "
` [PATCH v4 7/9] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v4 9/9] usb: dwc3: Add host-mode as default support

[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
 2019-11-07 23:00 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions

[PATCH] dt-bindings: clock: Add bindings for versal clock driver
 2019-11-07 22:55 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
 2019-11-07 22:42 UTC 

QEMU RISC-V virt machine poweroff driver
 2019-11-07 22:33 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: power: reset: document the QEMU RISC-V virt machine poweroff device
` [PATCH 2/2] power: reset: add a QEMU RISC-V virt machine poweroff driver

[PATCH v2 0/4] Add LCD panel support to iwg20d
 2019-11-07 22:21 UTC  (10+ messages)
` [PATCH v2 1/4] drm/bridge: Repurpose lvds-encoder.c
` [PATCH v2 2/4] dt-bindings: display: bridge: Repurpose lvds-encoder

[PATCH] dt-bindings: Add syscon YAML description
 2019-11-07 21:31 UTC  (3+ messages)

[PATCH 0/3] Add power domain driver support for i.mx8m family
 2019-11-07 21:28 UTC  (8+ messages)

[PATCH v5 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-07 21:03 UTC  (3+ messages)
` [PATCH v5 3/3] PCI: artpec6: Configure FTS with dwc helper function

Investment opportunity
 2019-11-07 20:11 UTC 

[PATCH v3 0/8] Add dual-LVDS panel support to EK874
 2019-11-07 19:57 UTC  (5+ messages)
` [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 v4 1/2] dt-bindings: clock: qcom: Add QCOM Q6SSTOP clock controller bindings
 2019-11-07 19:32 UTC  (2+ messages)
  ` [PATCH v4 2/2] clk: qcom: Add Q6SSTOP clock controller for QCS404

[PATCH 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2019-11-07 19:26 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: Add BCM2711 thermal

[PATCH v2] dt-bindings: mfd: Convert stm32 timers bindings to json-schema
 2019-11-07 19:14 UTC 

[PATCH 1/3] drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
 2019-11-07 19:10 UTC  (4+ messages)
` [PATCH 2/3] drm/rockchip: add ability to handle external dphys in mipi-dsi

[PATCH] ARM: dts: imx: ventana: add fxos8700 on gateworks boards
 2019-11-07 19:10 UTC  (2+ messages)

[PATCH v3 0/2] arm64: Fix CMA/crashkernel reservation
 2019-11-07 19:09 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: bcm2711: force CMA into first GB of memory


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