devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 11:05:51 to 2021-02-02 15:01:07 UTC [more...]

[PATCH v2 0/2] Add Unisoc iommu basic driver
 2021-02-02 14:41 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [PATCH v2 2/2] iommu: add Unisoc iommu basic driver
  ` [PATCH "

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-02 14:56 UTC  (5+ messages)
` [PATCH 1/6] drm/rockchip: dsi: add own additional pclk handling
` [PATCH 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property
` [PATCH 3/6] drm/rockchip: dsi: add ability to work as a phy instead of full dsi
` [PATCH 5/6] arm64: dts: rockchip: add cif clk-control pinctrl for rk3399

[PATCH v4 0/8] common SVDM version and VDO from dt
 2021-02-02 14:52 UTC  (11+ messages)
` [PATCH v4 1/8] usb: typec: Manage SVDM version
` [PATCH v4 2/8] usb: pd: Update VDO definitions
` [PATCH v4 3/8] usb: pd: Make SVDM Version configurable in VDM header
` [PATCH v4 4/8] usb: typec: tcpm: Detemine common SVDM Version
` [PATCH v4 5/8] usb: typec: ucsi: "
` [PATCH v4 6/8] usb: typec: displayport: Fill the negotiated SVDM Version in the header
` [PATCH v4 7/8] dt-bindings: connector: Add SVDM VDO properties
` [PATCH v4 8/8] usb: typec: tcpm: Get Sink VDO from fwnode

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-02 14:48 UTC  (7+ messages)
` [PATCH 01/13] doc: bindings: pci: designware-pcie.txt: convert it to yaml
` [PATCH 02/13] doc: bindings: kirin-pcie.txt: "
` [PATCH 03/13] doc: bindings: add new parameters used by Hikey 970
` [PATCH 05/13] arm64: dts: hisilicon: Add HI3670 PCI-E controller support
` [PATCH 13/13] arm64: dts: hisilicon: cleanup Hikey 970 PCI schema

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-02 14:34 UTC  (5+ messages)
` [PATCH v2 1/3] driver core: fw_devlink: Detect supplier devices that will never be added
` [PATCH v2 2/3] driver core: fw_devlink: Handle missing drivers for optional suppliers
` [PATCH v2 3/3] of: property: Don't add links to absent suppliers

[PATCH v6 0/2] IMX334 Camera Sensor Driver
 2021-02-02 14:17 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH v6 2/2] media: i2c: Add imx334 camera sensor driver

[PATCH v6 00/33] MT8192 IOMMU support
 2021-02-02 13:33 UTC  (4+ messages)

[PATCH v1 1/2] ASoC: dt-bindings: tegra: Add binding for RT5631
 2021-02-02 13:23 UTC  (3+ messages)
    ` [PATCH v1 2/2] ASoC: tegra: Add RT5631 machine driver
  ` [PATCH v1 0/2] "

[PATCH 0/3] Add initial support for BQ Aquaris X5
 2021-02-02 13:13 UTC  (6+ messages)

[PATCH v7 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-02 12:18 UTC  (7+ messages)
` [PATCH v7 1/4] ARM: LPAE: Use phys_addr_t instead of unsigned long in outercache hooks
` [PATCH v7 2/4] ARM: hisi: add support for Kunpeng50x SoC
` [PATCH v7 3/4] dt-bindings: arm: hisilicon: Add binding for Kunpeng L3 cache controller
` [PATCH v7 4/4] ARM: Add support for Hisilicon "

[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2021-02-02 11:27 UTC  (4+ messages)
` [PATCH v7 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios

[PATCH] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2021-02-02 11:11 UTC  (7+ messages)

[PATCH v1] leds: lp50xx: add setting of default intensity from DT
 2021-02-02 10:48 UTC  (2+ messages)
` AW: "

[PATCH v14 02/16] dt-bindings: add Canaan boards compatible strings
 2021-02-02 10:36 UTC  (13+ messages)
` [PATCH v14 03/16] dt-bindings: update risc-v cpu properties
` [PATCH v14 04/16] dt-bindings: update sifive plic compatible string
` [PATCH v14 05/16] dt-bindings: update sifive clint "
` [PATCH v14 06/16] dt-bindings: update sifive uart "
` [PATCH v14 07/16] dt-bindings: fix sifive gpio properties
` [PATCH v14 08/16] dt-bindings: add resets property to dw-apb-timer
` [PATCH v14 09/16] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v14 10/16] riscv: Add SiPeed MAIX BiT board "
` [PATCH v14 11/16] riscv: Add SiPeed MAIX DOCK "
` [PATCH v14 12/16] riscv: Add SiPeed MAIX GO "
` [PATCH v14 13/16] riscv: Add SiPeed MAIXDUINO "
` [PATCH v14 14/16] riscv: Add Kendryte KD233 "

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-02 10:14 UTC  (26+ messages)
` [RFC PATCH v2 03/26] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH v2 04/26] KVM: arm64: Initialize kvm_nvhe_init_params early
` [RFC PATCH v2 05/26] KVM: arm64: Avoid free_page() in page-table allocator
` [RFC PATCH v2 06/26] KVM: arm64: Factor memory allocation out of pgtable.c
` [RFC PATCH v2 07/26] KVM: arm64: Introduce a BSS section for use at Hyp
` [RFC PATCH v2 08/26] KVM: arm64: Make kvm_call_hyp() a function call "
` [RFC PATCH v2 09/26] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [RFC PATCH v2 10/26] KVM: arm64: Introduce an early Hyp page allocator
` [RFC PATCH v2 11/26] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp

[PATCH v5 04/20] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
 2021-02-02 10:11 UTC  (7+ messages)
  ` [linux-sunxi] "
` [PATCH v5 12/20] dt-bindings: rtc: sun6i: Add H616 compatible string
` [PATCH v5 14/20] dt-bindings: bus: rsb: "

[PATCH 0/4] Fix/Improve sync clock mode handling
 2021-02-02  9:45 UTC  (5+ messages)

[PATCH RFC 0/2] Convert designware-pcie and kirin-pcie to yaml
 2021-02-02  9:45 UTC  (4+ messages)
` [PATCH RFC 2/2] dt: pci: kirin-pcie.txt: convert it "

[PATCH v6 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-02  9:12 UTC  (12+ messages)
` [PATCH v6 1/8] drm/mediatek: add component OVL_2L2
` [PATCH v6 2/8] drm/mediatek: add component POSTMASK
` [PATCH v6 3/8] drm/mediatek: add component RDMA4
` [PATCH v6 4/8] drm/mediatek: separate ccorr module
` [PATCH v6 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v6 6/8] drm/mediatek: add matrix_bits private data for ccorr
` [PATCH v6 7/8] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v6 8/8] drm/mediatek: add support for mediatek SOC MT8192

[PATCH V2 0/2] cover-letter bq27xxx: BQ78Z100: Fix Typo
 2021-02-02  9:08 UTC  (5+ messages)
` [PATCH V2 1/2] power: supply: bq27xxx: Add support for BQ78Z100
` [PATCH V2 2/2] dt-bindings: power: bq27xxx: add bq78z10

[PATCH v4 00/17] remoteproc: Add support for detaching a rproc
 2021-02-02  8:54 UTC  (4+ messages)

[PATCH v4 26/34] dt-bindings: misc: intel_tsens: Add tsens thermal bindings documentation
 2021-02-02  8:48 UTC  (6+ messages)
` [PATCH v4 32/34] dt-bindings: misc: hddl_dev: Add hddl device management documentation

[PATCH v4 0/2] Add support for ADS131E0x ADC family
 2021-02-02  8:41 UTC  (3+ messages)
` [PATCH v4 1/2] iio: adc: Add driver for Texas Instruments "
` [PATCH v4 2/2] bindings: iio: adc: Add documentation for ADS131E0x ADC driver

[PATCH v3 0/3] common SVDM version and VDO from dt
 2021-02-02  8:37 UTC  (10+ messages)
` [PATCH v3 1/3] usb: typec: Determine common SVDM Versions
` [PATCH v3 2/3] dt-bindings: connector: Add SVDM VDO properties
` [PATCH v3 3/3] usb: typec: tcpm: Get Sink VDO from fwnode

[PATCH v2 0/2] arm64: Initial support for Texas Instruments AM642 SK
 2021-02-02  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for "
` [PATCH v2 2/2] arm64: dts: ti: Add support "

[PATCH 0/2] arm64: Initial support for Texas Instruments AM642 SK
 2021-02-02  7:12 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: ti: Add support for "

[PATCH] ASoC: qcom: Fix typo error in HDMI regmap config callbacks
 2021-02-02  6:27 UTC 

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-02-02  6:16 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: Add Bluetooth support on RB5

[PATCH v12 00/10] iommu: I/O page faults for SMMUv3
 2021-02-02  5:51 UTC  (11+ messages)
` [PATCH v12 06/10] iommu: Add a page fault handler
` [PATCH v12 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH v5 0/8] drm/mediatek: add support for mediatek SOC MT8192
 2021-02-02  5:47 UTC  (9+ messages)
` [PATCH v5 2/8] drm/mediatek: add component POSTMASK
` [PATCH v5 4/8] drm/mediatek: separate ccorr module
` [PATCH v5 5/8] drm/mediatek: Fix ccorr size config
` [PATCH v5 6/8] drm/mediatek: add matrix_bits private data for ccorr

[PATCH v3 0/4] clk: clk-axiclgen: add support for ZynqMP
 2021-02-02  4:22 UTC  (8+ messages)
` [PATCH v3 1/4] clk: axi-clkgen: replace ARCH dependencies with driver deps
` [PATCH v3 2/4] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
` [PATCH v3 3/4] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support
` [PATCH v3 4/4] clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand

[PATCH RESEND v5 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes
 2021-02-02  3:51 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: meson: add support for ODROID-HC4
 2021-02-02  2:25 UTC  (3+ messages)

[PATCH v3 0/5] arm64: dts: meson: add support for ODROID-HC4
 2021-02-02  2:10 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: amlogic: sort SM1 bindings
` [PATCH v3 2/5] arm64: dts: meson: sort Amlogic dtb Makefile
` [PATCH v3 3/5] arm64: dts: meson: convert meson-sm1-odroid-c4 to dtsi
` [PATCH v3 4/5] dt-bindings: arm: amlogic: add ODROID-HC4 bindings
` [PATCH v3 5/5] arm64: dts: meson: add initial device-tree for ODROID-HC4

[PATCH 1/2] dt-bindings: phy-imx8mq-usb: add reset-gpios property
 2021-02-02  2:01 UTC  (3+ messages)
` [PATCH 2/2] phy: fsl-imx8mq-usb: handle resettable hubs

[PATCH 0/3] watchdog: mtk_wdt: add support for mt6577
 2021-02-02  1:55 UTC  (5+ messages)
` [PATCH 2/3] watchdog: mtk_wdt: add support for 16-bit control registers

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-02-02  1:25 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Assign a fixed index to mmc devices
 2021-02-02  0:50 UTC  (3+ messages)

[PATCH] arm64: dts: meson-gx: remove wrong reserved BL31 memory
 2021-02-02  0:45 UTC  (2+ messages)

[PATCH v2] dt-bindings: rtc: pcf2127: update bindings
 2021-02-02  0:06 UTC 

[PATCH 1/2] dt-bindings: arm: amlogic: add support for the Minix NEO U9-H
 2021-02-01 21:05 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: meson: add initial device-tree for "

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-01 20:46 UTC  (6+ messages)
` [PATCH v1 2/5] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v1 3/5] usb: dwc3: of-simple: add compatible "
` [PATCH v1 4/5] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v1 5/5] dts64: rockchip: enable dwc3 usb for A95X Z2

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-01 20:04 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg
 2021-02-01 19:42 UTC  (3+ messages)

[PATCH v21 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2021-02-01 19:05 UTC  (3+ messages)
` [PATCH v21 3/4] "

[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-01 18:58 UTC  (8+ messages)
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer

[PATCH 0/3] charger-supply for max8997_charger
 2021-02-01 18:03 UTC  (5+ messages)
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

[PATCH] ARM: dts: zynq: Add address-cells property to interrupt controllers
 2021-02-01 17:41 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-02-01 17:29 UTC  (6+ messages)
` [PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
  ` [PATCH v4] "
      `  "

[PATCH v5 0/2] IMX334 Camera Sensor Driver
 2021-02-01 17:24 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH v5 2/2] media: i2c: Add imx334 camera sensor driver

[PATCH v2] ARM: dts: sun5i: Add dts for inet86v_rev2
 2021-02-01 17:18 UTC  (3+ messages)

[PATCH] dt-bindings: Use portable sort for version cmp
 2021-02-01 16:58 UTC 

[PATCH v3 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-02-01 16:53 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panel: Add panel for Samsung Galaxy S5

[PATCH v2 0/9] Tegra186 and Tegra194 audio graph card
 2021-02-01 16:45 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: zynq: Update Copyright date in DTS
 2021-02-01 14:28 UTC 

[PATCH v2 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel
 2021-02-01 14:16 UTC  (2+ messages)

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-01 13:40 UTC  (3+ messages)
` [PATCH v3 10/22] media: camss: Add support for CSIPHY hardware version Titan 170

[PATCH] drm/mediatek: enable dither function
 2021-02-01 13:36 UTC  (2+ messages)

[PATCH] ARM: dts: ebaz4205: add pinctrl entries for switches
 2021-02-01 13:30 UTC 

[PATCH] dt-bindings: arm: xilinx: Add missing Zturn boards
 2021-02-01 13:16 UTC 

[PATCH v6 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-02-01 12:14 UTC  (8+ messages)
` [PATCH v6 2/4] ARM: hisi: add support for Kunpeng50x SoC
` [PATCH v6 4/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller

[PATCH] arm64: dts: mediatek: Add gce client reg for display subcomponents
 2021-02-01 11:04 UTC 


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