devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 19:39:43 to 2021-04-02 19:20:06 UTC [more...]

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-04-02 19:19 UTC  (11+ messages)
` [PATCH v5 12/19] regulator: rohm-regulator: Support SNVS HW state
` [PATCH v5 14/19] regulator: bd718x7, bd71828: Use ramp-delay helper
` [PATCH v5 15/19] regulator: Support ROHM BD71815 regulators
` [PATCH v5 16/19] regulator: bd71815: use ramp-delay helper

[PATCH V2 0/5] Add PMIC DT files for sc7280
 2021-04-02 18:45 UTC  (5+ messages)
` [PATCH V2 1/5] arm64: dts: qcom: pm7325: Add PMIC peripherals for pm7325
` [PATCH V2 3/5] arm64: dts: qcom: pmk8350: Add PMIC peripherals for pmk8350

[PATCH v4 1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense
 2021-04-02 18:27 UTC  (2+ messages)
` [PATCH v4 4/4] dt-bindings: serial: 8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-02 18:16 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: reserved-memory: Add Owl SoC serial number binding
` [PATCH v2 2/6] dt-bindings: soc: actions: Add Actions Semi Owl socinfo binding
` [PATCH v2 3/6] soc: actions: Add Actions Semi Owl socinfo driver

[PATCH v1 0/2] Add imx8m power domain driver
 2021-04-02 18:11 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: power: Add documentation for "
` [PATCH v1 2/2] soc: imx: add Power Domain driver for i.MX8M(M|N|P)

[PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
 2021-04-02 17:32 UTC  (2+ messages)

[RFC PATCH 0/2] Add SDPM clock monitor driver
 2021-04-02 17:24 UTC  (5+ messages)
` [RFC PATCH 1/2] dt-bindings: soc: qcom: Add SDPM clock monitor driver documentation in yaml
` [RFC PATCH 2/2] drivers: soc: qcom: Add SDPM clock monitor driver

[RFC PATCH v3 0/7] Extend regulator notification support
 2021-04-02 17:19 UTC  (8+ messages)
` [RFC PATCH v3 3/7] regulator: IRQ based event/error notification helpers
` [RFC PATCH v3 4/7] regulator: add property parsing and callbacks to set protection limits
` [RFC PATCH v3 7/7] regulator: bd9576: Fix the driver name in id table

[PATCH 0/3]Enable PM generic domain support
 2021-04-02 17:15 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro
` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains'
` [PATCH 3/3] fpga: region: Adds runtime PM support

[PATCH] ARM: dts: at91: sama5d2: add ETB and ETM unit name
 2021-04-02 17:01 UTC 

[PATCH] dt-bindings: fpga: fpga-region: Convert to sugar syntax
 2021-04-02 17:00 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings
 2021-04-02 16:16 UTC  (16+ messages)
    ` [PATCH v2 0/3] Input: add Hycon HY46XX Touchscreen controller
      ` [PATCH v2 1/3] dt-bindings: Add Hycon Technology vendor prefix
      ` [PATCH v2 2/3] dt-bindings: touchscreen: Add HY46XX bindings
      ` [PATCH v2 3/3] Input: add driver for the Hycon HY46XX touchpanel series
          ` [PATCH v3 0/3] Input: add Hycon HY46XX Touchscreen controller
            ` [PATCH v3 1/3] dt-bindings: Add Hycon Technology vendor prefix
            ` [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings
            ` [PATCH v3 3/3] Input: add driver for the Hycon HY46XX touchpanel series

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "

[v1] drm/msm/disp/dpu1: program 3d_merge only if block is attached
 2021-04-02 15:24 UTC  (2+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-02 15:18 UTC  (21+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v1] of: property: fw_devlink: Add support for remote-endpoint
 2021-04-02 15:07 UTC  (2+ messages)

[PATCH v11 0/4] Add support for secure regions in NAND
 2021-04-02 15:01 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v11 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v11 3/4] mtd: rawnand: Add support for secure regions in NAND memory
` [PATCH v11 4/4] mtd: rawnand: qcom: Add missing nand_cleanup() in error path

[PATCH v2 0/6] NVIDIA Tegra memory improvements
 2021-04-02 14:47 UTC  (10+ messages)
` [PATCH v2 5/6] dt-bindings: memory: tegra20: emc: Convert to schema
` (subset) [PATCH v2 0/6] NVIDIA Tegra memory improvements

[PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer
 2021-04-02 14:35 UTC  (5+ messages)
` [PATCH RFC 1/3] fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'
` [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer
` [PATCH RFC 3/3] fpga: zynqmp: Use the scatterlist interface

[PATCH v10 0/4] Add support for secure regions in NAND
 2021-04-02 14:27 UTC  (6+ messages)
` [PATCH v10 3/4] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH V4 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-02 14:27 UTC  (5+ messages)
` [PATCH V4 XRT Alveo 12/20] fpga: xrt: VSEC platform driver
` [PATCH V4 XRT Alveo 13/20] fpga: xrt: User Clock Subsystem "

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-02 14:21 UTC  (7+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "
` [PATCH v2 3/3] bindings: ipmi: Add binding for "

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-04-01 13:52 UTC  (2+ messages)
` (subset) "

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-02 12:27 UTC  (3+ messages)
` [PATCH v8 09/13] media: uapi: Add a control for HANTRO driver

[PATCH] dt-bindings: gpio: fairchild,74hc595: Convert to json-schema
 2021-04-02 12:19 UTC 

[PATCH v4 0/5] Add support for the PolarFire SoC system controller
 2021-04-02 12:08 UTC  (4+ messages)

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-04-02 11:57 UTC  (3+ messages)
` [PATCH v4 2/2] "

[v1] drm/msm/disp/dpu1: fix warn stack reported during dpu resume
 2021-04-02 11:42 UTC  (7+ messages)
      ` [Freedreno] "

[PATCH 0/4] PCI: Add legacy interrupt support in pci-j721e
 2021-04-02 11:17 UTC  (3+ messages)
` [PATCH 3/4] PCI: j721e: Add PCIe support for j7200

[PATCH 0/6] PCI: Add legacy interrupt support in Keystone
 2021-04-02 11:11 UTC  (3+ messages)
` [PATCH 5/6] PCI: keystone: Add PCI legacy interrupt support for AM654

[PATCH 00/16] CSI2RX support on J721E
 2021-04-02 10:57 UTC  (19+ messages)
` [PATCH 03/16] phy: cdns-dphy: Allow setting mode
` [PATCH 09/16] media: cadence: csi2rx: Turn subdev power on before starting stream
` [PATCH 10/16] media: cadence: csi2rx: Add wrappers for subdev calls
` [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver
` [PATCH 14/16] dt-bindings: phy: Convert Cadence DPHY binding to YAML
` [PATCH 15/16] dt-bindings: phy: cdns,dphy: make clocks optional
` [PATCH 16/16] dt-bindings: phy: cdns,dphy: add power-domains property

[PATCH v3] arm64: dts: msm8916: Enable CoreSight STM component
 2021-04-02 10:32 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: qcom: Add support for OnePlus 5/5T
 2021-04-02  9:17 UTC  (2+ messages)

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-02  9:05 UTC  (19+ messages)
` [PATCH v4 01/18] dt-bindings: vendor-prefixes: Add apple prefix
` [PATCH v4 02/18] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [PATCH v4 03/18] dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
` [PATCH v4 04/18] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [PATCH v4 05/18] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [PATCH v4 06/18] arm64: arch_timer: Implement support for interrupt-names
` [PATCH v4 07/18] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v4 08/18] docs: driver-api: device-io: Document I/O access functions
` [PATCH v4 09/18] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [PATCH v4 10/18] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [PATCH v4 11/18] asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
` [PATCH v4 12/18] of/address: Add infrastructure to declare MMIO as non-posted
` [PATCH v4 13/18] arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [PATCH v4 14/18] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH v4 16/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [PATCH v4 17/18] dt-bindings: display: Add apple,simple-framebuffer
` [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-04-02  9:07 UTC  (4+ messages)
` [PATCH v1 2/3] drivers: char: ipmi: "

[PATCH 0/3] iio:adc:ad7476: Fix, regulator support and binding doc
 2021-04-02  8:35 UTC  (5+ messages)
` [PATCH 1/3] iio:adc:ad7476: Fix remove handling
` [PATCH 2/3] iio:adc:ad7476: Handle the different regulators used by various parts

[PATCH RESEND 1/5] ARM: dts: clps711x: Add SYSCON nodes where it is used
 2021-04-02  7:43 UTC  (5+ messages)
` [PATCH RESEND 2/5] ARM: dts: clps711x: Add keypad node
` [PATCH RESEND 3/5] ARM: dts: clps711x: Fix serial port names
` [PATCH RESEND 4/5] ARM: dts: clps711x: edb7211: Add unit-address to memory node
` [PATCH RESEND 5/5] ARM: dts: clps711x: Add an empty chosen node to top level DTSI

[PATCH v2 0/2] iio: temperature: add support for tmp117
 2021-04-02  8:14 UTC  (5+ messages)
` [PATCH v2 2/2] iio: temperature: add driver support for ti tmp117

[PATCH v4 0/1] arm64: dts: correct vendor prefix hisi to hisilicon
 2021-04-02  7:28 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/3] arm64: dts: meson: add support for MeCool KII-Pro/KIII-Pro
 2021-04-02  6:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: add MeCool KII/KIII Pro bindings
` [PATCH v2 2/3] arm64: dts: meson: add initial device-tree for MeCool KII Pro
` [PATCH v2 3/3] arm64: dts: meson: add initial device-tree for MeCool KIII Pro

[PATCH v6 1/5] dt-bindings:drm/bridge:anx7625:add vendor define flags
 2021-04-02  2:29 UTC  (5+ messages)

[PATCH v14 00/10] iommu: I/O page faults for SMMUv3
 2021-04-02  1:45 UTC  (9+ messages)
` [PATCH v14 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v14 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v14 10/10] iommu/arm-smmu-v3: Add "

[PATCH v3 1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense
 2021-04-02  1:19 UTC  (4+ messages)
` [PATCH v3 4/4] dt-bindings: serial: 8250: add aspeed,lpc-address and aspeed,sirq

[PATCH V2 0/5] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-04-02  1:10 UTC  (9+ messages)
` [PATCH V2 2/5] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V2 3/5] DCC: Added the sysfs entries for DCC(Data Capture and Compare) driver

[PATCH v7 1/2] Added AMS tsl2591 driver implementation
 2021-04-02  0:45 UTC  (2+ messages)
` [PATCH v7 2/2] Added AMS tsl2591 device tree binding

[PATCH v6 1/2] Added AMS tsl2591 driver implementation
 2021-04-02  0:43 UTC  (3+ messages)

[PATCH v2 0/9] Add 4 Jenson simple panels
 2021-04-01 23:17 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] dt-bindings: Add Jenson Display vendor prefix
  ` [PATCH v3 2/9] dt-bindings: display/panel: add Jenson JT60245-01
  ` [PATCH v3 3/9] dt-bindings: display/panel: add Jenson JT60248-01
  ` [PATCH v3 4/9] dt-bindings: display/panel: add Jenson JT60249-01
  ` [PATCH v3 5/9] dt-bindings: display/panel: add Jenson JT60250-02
  ` [PATCH v3 6/9] drm/panel: simple: add Jenson JT60245-01
  ` [PATCH v3 7/9] drm/panel: simple: add Jenson JT60248-01
  ` [PATCH v3 8/9] drm/panel: simple: add Jenson JT60249-01
  ` [PATCH v3 9/9] drm/panel: simple: add Jenson JT60250-02

[PATCH v6 0/4] convert rockchip,dwc3.txt to yaml
 2021-04-01 22:18 UTC  (6+ messages)
` [PATCH v6 1/4] usb: dwc3: of-simple: bail probe if no dwc3 child node
` [PATCH v6 2/4] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v6 3/4] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v6 4/4] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node

[PATCH 09/30] media: atmel: atmel-isc: extract CBC submodule config into separate function
 2021-04-01 21:37 UTC  (2+ messages)

[PATCH v4 0/6] PCI: brcmstb: add slot0 device regulators and panic handler
 2021-04-01 21:21 UTC  (2+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: Add bindings for Brcmstb endpoint device voltage regulators

[PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus
 2021-04-01 21:19 UTC  (3+ messages)

[PATCH 1/6] clk: qcom: gcc-sdm660: Fix hmss_gpll0_clk_src parent_map
 2021-04-01 21:10 UTC  (6+ messages)
` [PATCH 5/6] clk: qcom: gcc-sdm660: Account for needed adjustments in probe function

[PATCH] soundwire: qcom: handle return correctly in qcom_swrm_transport_params
 2021-04-01 20:43 UTC  (2+ messages)

[PATCH V3 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-04-01 20:43 UTC  (2+ messages)

[PATCH 06/30] media: atmel: atmel-isc: extract CSC submodule config into separate function
 2021-04-01 20:36 UTC  (2+ messages)

[PATCH 30/30] media: atmel: atmel-isc: add microchip-xisc driver
 2021-04-01 20:36 UTC  (2+ messages)

[PATCH v2 0/2] clean up dt_binding_check and dtbs_check warnings of renesas,rsnd.yaml
 2021-04-01 20:20 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: renesas, rsnd: Clear warning 'ports' does not match any of the regexes

[PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-04-01 20:17 UTC  (5+ messages)
` [PATCH 8/9] clk: qcom: gcc-msm8994: Add proper msm8992 support


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