devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 18:40:29 to 2021-01-08 14:02:57 UTC [more...]

[PATCH V2 1/9] arm64: dts: renesas: beacon kit: Configure programmable clocks
 2021-01-08 14:02 UTC  (16+ messages)
` [PATCH V2 2/9] arm64: dts: renesas: beacon kit: Fix Audio Clock sources
` [PATCH V2 3/9] arm64: dts: renesas: beacon: Configure Audio CODEC clocks
` [PATCH V2 4/9] arm64: dts: renesas: beacon: Better describe keys
` [PATCH V2 6/9] arm64: dts: renesas: beacon-rzg2m-kit: Rearange SoC unique functions
` [PATCH V2 7/9] arm64: dts: renesas: Introduce r8a774b1-beacon-rzg2n-kit
` [PATCH V2 8/9] arm64: dts: renesas: Introduce r8a774e1-beacon-rzg2h-kit
` [PATCH V2 9/9] arm64: dts: renesas: beacon: Increase sdhi speeds

[PATCH 00/15] Support ROHM BD71815 PMIC
 2021-01-08 13:46 UTC  (8+ messages)
` [PATCH 03/15] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH 04/15] dt_bindings: bd71828: Add clock output mode
` [PATCH 05/15] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH 06/15] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH 07/15] mfd: Add ROHM BD71815 ID
` [PATCH 08/15] mfd: Support for ROHM BD71815 PMIC core
` [PATCH 15/15] MAINTAINERS: Add ROHM BD71815AGW

[PATCH 0/5] Rockchip PX30 RGA and VPU support
 2021-01-08 13:13 UTC  (7+ messages)
` [PATCH 5/5] media: hantro: Add support for the Rockchip PX30

[PATCH 0/6] v3u: add SDHI/MMC support
 2021-01-08 12:59 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Add r8a779a0 support
` [PATCH 5/6] arm64: dts: renesas: r8a779a0: Add MMC node
` [PATCH 6/6] arm64: dts: renesas: falcon: Enable MMC

[PATCH v3 0/4] Config and device tree updates for the Librem 5 development kit
 2021-01-08 12:57 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: defconfig: Enable Librem 5 devkit components
` [PATCH v3 2/4] arm64: dts: imx8mq-librem5-devkit: Tweak pmic regulators
` [PATCH v3 3/4] arm64: dts: imx8mq-librem5-devkit: Disable snvs_rtc
` [PATCH v3 4/4] arm64: dts: imx8mq-librem5-devkit: Drop custom clock settings

[PATCH] dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified
 2021-01-08 12:41 UTC  (2+ messages)

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-08 12:15 UTC  (27+ messages)
` [RFC PATCH v2 01/26] arm64: lib: Annotate {clear,copy}_page() as position-independent
` [RFC PATCH v2 02/26] KVM: arm64: Link position-independent string routines into .hyp.text
` [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
` [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator
` [RFC PATCH v2 13/26] KVM: arm64: Enable access to sanitized CPU features at EL2
` [RFC PATCH v2 14/26] KVM: arm64: Factor out vector address calculation
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH v2 17/26] KVM: arm64: Elevate Hyp mappings creation at EL2
` [RFC PATCH v2 18/26] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [RFC PATCH v2 19/26] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [RFC PATCH v2 20/26] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [RFC PATCH v2 21/26] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [RFC PATCH v2 22/26] KVM: arm64: Refactor __load_guest_stage2()
` [RFC PATCH v2 23/26] KVM: arm64: Refactor __populate_fault_info()
` [RFC PATCH v2 24/26] KVM: arm64: Make memcache anonymous in pgtable allocator
` [RFC PATCH v2 25/26] KVM: arm64: Reserve memory for host stage 2
` [RFC PATCH v2 26/26] KVM: arm64: Wrap the host with a "

[PATCH v1 00/17] Add support for SDM845 Camera Subsystem
 2021-01-08 12:04 UTC  (18+ messages)
` [PATCH v1 01/17] media: camss: Fix comment using wrong function name
` [PATCH v1 02/17] media: camss: Fix vfe_isr comment typo
` [PATCH v1 03/17] media: camss: Add CAMSS_845 camss version
` [PATCH v1 04/17] media: camss: Make ISPIF subdevice optional
` [PATCH v1 05/17] media: camss: Refactor VFE HW version support
` [PATCH v1 06/17] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v1 07/17] media: camss: Add missing format identifiers
` [PATCH v1 08/17] media: camss: Refactor CSID HW version support
` [PATCH v1 09/17] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v1 10/17] media: camss: Add support for CSIPHY "
` [PATCH v1 11/17] media: camss: Remove per VFE power domain toggling
` [PATCH v1 12/17] media: dt-bindings: media: qcom,camss: Add bindings for SDM845 camss
` [PATCH v1 13/17] media: camss: Enable SDM845
` [PATCH v1 14/17] arm64: defconfig: Build Qcom CAMSS as module
` [PATCH v1 15/17] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v1 16/17] arm64: dts: sdm845-db845c: "
` [PATCH v1 17/17] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-08 11:38 UTC  (3+ messages)
` [RFC PATCH V2 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [RFC PATCH V2 2/2] iommu: add Unisoc iommu basic driver

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2021-01-08 11:33 UTC  (3+ messages)

[PATCH v2 0/5] Add APCS support for SDX55
 2021-01-08 11:32 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: mailbox: Add binding for SDX55 APCS
` [PATCH v2 2/5] mailbox: qcom: Add support for SDX55 APCS IPC
` [PATCH v2 3/5] dt-bindings: clock: Add Qualcomm A7 PLL binding
` [PATCH v2 4/5] clk: qcom: Add A7 PLL support
` [PATCH v2 5/5] clk: qcom: Add SDX55 APCS clock controller support

[PATCH 0/5] Add APCS support for SDX55
 2021-01-08 11:14 UTC  (4+ messages)
` [PATCH 4/5] clk: qcom: Add A7 PLL support

[PATCH 0/7] AM64: Add SERDES bindings and driver support
 2021-01-08 11:03 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH 2/7] dt-bindings: phy: ti,phy-j721e-wiz: Add binding for phy_en_refclk
` [PATCH 3/7] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH 4/7] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

[PATCH v2] ARM: dts: sun5i: add A10s/A13 mali gpu support fallback
 2021-01-08 10:38 UTC 

[PATCH v2] spi: renesas,sh-msiof: Add r8a779a0 support
 2021-01-08 10:35 UTC 

[PATCH v3 0/3] gpio: rcar: Add R-Car V3U support
 2021-01-08 10:20 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: rcar: Add r8a779a0 support
` [PATCH v3 2/3] gpio: rcar: Optimize GPIO pin state read on R-Car Gen3
` [PATCH v3 3/3] gpio: rcar: Add R-Car V3U (R8A779A0) support

[PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-01-08  9:56 UTC  (13+ messages)
` [PATCH v4 05/15] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH v4 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v4 07/15] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v4 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation
` [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v4 13/15] media: sunxi: Add support for the A83T "

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-08  9:54 UTC  (4+ messages)
` [PATCH v5 18/27] iommu/mediatek: Add power-domain operation

[PATCH v3 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-08  9:44 UTC  (3+ messages)
` [PATCH v3 01/10] dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi

[PATCH 0/3] Add support for assigned-performance-states for geni i2c driver
 2021-01-08  9:39 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Introduce 'assigned-performance-states' property

[PATCHv3 0/7] PCI: layerscape: Add power management support
 2021-01-08  9:36 UTC  (8+ messages)
` [PATCHv3 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
` [PATCHv3 2/7] PCI: layerscape: Change to use the DWC common link-up check function
` [PATCHv3 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCHv3 4/7] arm64: dts: layerscape: Add big-endian property for PCIe nodes
` [PATCHv3 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCHv3 6/7] arm64: dts: ls1043a: Add SCFG phandle for PCIe nodes
` [PATCHv3 7/7] PCI: layerscape: Add power management support

[PATCH] ARM: dts: sun5i: add A10s/A13 display frontend support fallback
 2021-01-08  9:22 UTC  (2+ messages)

[PATCH] ARM: dts: sun5i: add A10s/A13 mali gpu support fallback
 2021-01-08  9:21 UTC  (2+ messages)

[PATCH v3 0/4] hwmon: (ltc2945): add support for sense resistor
 2021-01-08  9:18 UTC  (6+ messages)
` [PATCH v3 3/4] "

[PATCH 0/3] regulator: mcp16502: make lpm pin optional
 2021-01-08  8:43 UTC  (4+ messages)
` [PATCH 3/3] MAINTAINERS: add myself as maintainer for mcp16502

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-08  8:41 UTC  (2+ messages)
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[PATCH v2 0/4] remoteproc/mediatek: support L1TCM for MT8192 SCP
 2021-01-08  8:17 UTC  (5+ messages)
` [PATCH v2 1/4] remoteproc/mediatek: use devm_platform_ioremap_resource_byname
` [PATCH v2 2/4] remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
` [PATCH v2 3/4] dt-bindings: remoteproc: mediatek: add L1TCM memory region
` [PATCH v2 4/4] remoteproc/mediatek: support L1TCM

[PATCH v4 0/2] pinctrl: qcom: Add SM8350 pinctrl support
 2021-01-08  7:57 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings

[PATCH V7 00/13] Add driver for dvfsrc, support for active state of scpsys
 2021-01-08  7:48 UTC  (14+ messages)
` [PATCH V7 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V7 02/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V7 03/13] soc: mediatek: add driver for dvfsrc support
` [PATCH V7 04/13] soc: mediatek: add support for mt6873
` [PATCH V7 05/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V7 06/13] arm64: dts: mt8192: "
` [PATCH V7 07/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V7 08/13] dt-bindings: interconnect: add MT6873 "
` [PATCH V7 09/13] interconnect: mediatek: Add interconnect provider driver
` [PATCH V7 10/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V7 11/13] arm64: dts: mt8192: "
` [PATCH V7 12/13] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V7 13/13] arm64: dts: mt8192: "

[PATCH] arm64: dts: qcom: sdm845: Reserve LPASS clocks in gcc
 2021-01-08  5:53 UTC  (2+ messages)

[PATCH v6 0/5] mainline Kverneland boards
 2021-01-08  5:37 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group

[PATCH] of: property: Add device link support for interrupts
 2021-01-08  4:34 UTC  (11+ messages)

[PATCH 0/2] remoteproc/mediatek: support L1TCM for MT8192 SCP
 2021-01-08  3:50 UTC  (6+ messages)
` [PATCH 2/2] remoteproc/mediatek: support L1TCM

[PATCH 0/2] Add support for Azoteq IQS626A
 2021-01-08  3:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "

[PATCH 0/6] v3u: add & update (H)SCIF nodes
 2021-01-08  3:41 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: serial: renesas,hscif: Add r8a779a0 support

[PATCH v6 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2021-01-08  3:40 UTC  (3+ messages)
` [PATCH v6 2/4] spi: ls7a: Add YAML schemas

[PATCH 0/5] v3u: add support for RAVB
 2021-01-08  3:36 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: net: renesas,etheravb: Add r8a779a0 support

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2021-01-08  3:12 UTC  (2+ messages)

[PATCH 0/6] arm: aspeed: Add eSPI support
 2021-01-08  3:09 UTC  (11+ messages)
` [PATCH 4/6] irqchip/aspeed: Add Aspeed eSPI interrupt controller
` [PATCH 5/6] soc: aspeed: Add eSPI driver

[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2021-01-08  3:09 UTC  (6+ messages)
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
  ` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "
  ` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "

[PATCH] dt-bindings: bcm2835-vec: Add power-domains property
 2021-01-08  2:55 UTC  (3+ messages)

[PATCH V6 00/13] Add driver for dvfsrc, support for active state of scpsys
 2021-01-08  2:53 UTC  (3+ messages)
` [PATCH V6 06/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings

[PATCH v2, 0/3] support gce on mt8192 platform
 2021-01-08  2:52 UTC  (3+ messages)
` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192

[PATCH 0/5] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1
 2021-01-08  2:41 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: arm: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF

[PATCH 0/5] v3u: enable I2C0-6
 2021-01-08  2:38 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: i2c: renesas,i2c: add r8a779a0 (V3U) support

[PATCH v3 4/5] dt-bindings: add bindings for polarfire soc system controller
 2021-01-08  2:31 UTC  (2+ messages)

[PATCH v4 00/24] wfx: get out from the staging area
 2021-01-08  2:28 UTC  (3+ messages)
` [PATCH v4 02/24] dt-bindings: introduce silabs,wfx.yaml

soc: mediatek: cmdq: add address shift in jump
 2021-01-08  1:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] riscv: sifive_l2_cache: Add support for SiFive FU740 SoC
 2021-01-08  1:36 UTC  (2+ messages)

[PATCH v9 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-08  1:10 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v9 2/4] arm64: dts: mt8183: Add node for the Mali GPU

[PATCH v4 0/5] dwmac-meson8b: picosecond precision RX delay support
 2021-01-08  0:10 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-07 23:42 UTC 

[PATCH] drm/mediatek: dsi: Fix EoTp flag
 2021-01-07 23:26 UTC  (2+ messages)

[PATCH v2 0/5] Introduce PRU remoteproc consumer API
 2021-01-07 22:49 UTC  (5+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2021-01-07 22:31 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH] ARM: dts: arria10: add PMU node
 2021-01-07 22:14 UTC 

[PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-01-07 22:05 UTC  (6+ messages)

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-07 21:19 UTC  (7+ messages)
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool

Describing the STB pin of the CAN transceiver
 2021-01-07 21:12 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: can: fsl,flexcan.yaml: introduce the stb-gpios property
 2021-01-07 20:59 UTC  (2+ messages)
` [PATCH 2/2] can: flexcan: allow the control of the STB CAN transceiver pin

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-07 19:42 UTC  (5+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-07 19:39 UTC  (3+ messages)

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2021-01-07 19:26 UTC  (7+ messages)
` [PATCH v3 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
` [PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH 0/5] Add R5F nodes on TI K3 J7200 SoCs
 2021-01-07 18:39 UTC  (4+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-j7200-mcu: Add MCU domain R5F cluster node
` [PATCH 2/5] arm64: dts: ti: k3-j7200-main: Add MAIN "
` [PATCH 5/5] arm64: dts: ti: k3-j7200-som-p0: Reserve memory for IPC between RTOS cores


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