devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 02:57:49 to 2021-07-14 15:50:02 UTC [more...]

[PATCH v2] dt-bindings: hwmon: Convert NTC thermistor to YAML
 2021-07-14 15:49 UTC  (3+ messages)

[PATCH 00/15] dt-bindings: iio: dac: Add most missing binding documents
 2021-07-14 15:49 UTC  (5+ messages)
` [PATCH 01/15] dt-bindings: iio: dac: adi,ad5421: Add missing binding document
` [PATCH 02/15] dt-bindings: iio: dac: adi,ad5064: Document bindings for many different DACs

[PATCH v6 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-14 15:44 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v6 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-14 15:43 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node

[PATCH 1/2] dt-bindings: watchdog: Add Maxim MAX63xx bindings
 2021-07-14 15:33 UTC 

[PATCH v2 00/16] ASoC: qcom: Add AudioReach support
 2021-07-14 15:30 UTC  (17+ messages)
` [PATCH v2 01/16] soc: dt-bindings: qcom: add gpr bindings
` [PATCH v2 02/16] soc: qcom: apr: make code more reuseable
` [PATCH v2 03/16] soc: qcom: apr: Add GPR support
` [PATCH v2 04/16] ASoC: qcom: dt-bindings: add bindings Audio Processing manager
` [PATCH v2 05/16] ASoC: qcom: audioreach: add basic pkt alloc support
` [PATCH v2 06/16] ASoC: qcom: audioreach: add q6apm support
` [PATCH v2 07/16] ASoC: qcom: audioreach: add module configuration command helpers
` [PATCH v2 08/16] ASoC: qcom: audioreach: add topology support
` [PATCH v2 09/16] ASoC: qcom: audioreach: add q6apm-dai support
` [PATCH v2 10/16] ASoC: qcom: audioreach: add bedai support
` [PATCH v2 11/16] ASoC: qcom: dt-bindings: add bindings for Proxy Resource Manager
` [PATCH v2 12/16] ASoC: qcom: audioreach: add q6prm support
` [PATCH v2 13/16] ASoC: qcom: dt-bindings: add audioreach soundcard compatibles
` [PATCH v2 14/16] ASoC: qcom: audioreach: add volume ctrl module support
` [PATCH v2 15/16] ASoC: qcom: audioreach: topology add dapm pga support
` [PATCH v2 16/16] ASoC: qcom: sm8250: Add audioreach support

[PATCH v8 0/9] Couple improvements for Tegra clk driver
 2021-07-14 15:13 UTC  (5+ messages)
` [PATCH v8 2/9] clk: tegra: Fix refcounting of gate clocks

[PATCH v3 00/19] auxdisplay: ht16k33: Add character display support
 2021-07-14 15:11 UTC  (20+ messages)
` [PATCH v3 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v3 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v3 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v3 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v3 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v3 06/19] auxdisplay: Extract character line display core support
` [PATCH v3 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v3 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v3 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v3 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v3 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v3 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v3 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v3 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v3 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v3 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v3 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v3 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v3 19/19] auxdisplay: ht16k33: Add LED support

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-07-14 14:59 UTC  (5+ messages)
` [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT "

[PATCH v4 00/10] Add generic support for kdump DT properties
 2021-07-14 14:53 UTC  (14+ messages)
` [PATCH v4 01/10] crash_dump: Make elfcorehdr_{addr,size} always visible
` [PATCH v4 02/10] memblock: Add variables for usable memory limitation
` [PATCH v4 03/10] of: fdt: Add generic support for parsing elf core headers property
` [PATCH v4 04/10] of: fdt: Add generic support for parsing usable memory range property
` [PATCH v4 05/10] of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
` [PATCH v4 06/10] riscv: Remove non-standard linux,elfcorehdr handling
` [PATCH v4 07/10] arm64: kdump: Remove custom linux,elfcorehdr parsing
` [PATCH v4 08/10] arm64: kdump: Remove custom linux,usable-memory-range parsing
` [PATCH v4 09/10] arm64: kdump: Use IS_ENABLED(CONFIG_CRASH_DUMP) instead of #ifdef
` [PATCH v4 10/10] ARM: Parse kdump DT properties

[PATCH resend v2] dt-bindings: display: ssd1307fb: Convert to json-schema
 2021-07-14 14:51 UTC 

[PATCH v2] arm64: dts: imx8qm: add compatible string for usdhc3
 2021-07-14 14:37 UTC  (8+ messages)
` [PATCH v1] arm64: dts: imx8qm: enabled watchdog
` [PATCH v1] arm64: dts: imx8qm: added System MMU
` [PATCH v1] arm64: dts: imx8qm: added pinctrl for pciea
` [PATCH v1] arm64: dts: imx8: added usb nodes to imx8-ss-conn.dtsi
` [PATCH v1] arm64: dts: imx8: added usbotg3 node to imx8qm-ss-conn.dtsi
` [PATCH v1] arm64: dts: imx8qm: added usb nodes to imx8qm.dtsi

[PATCH v5 0/8] Add support for Hikey 970 PCIe
 2021-07-14 14:31 UTC  (9+ messages)
` [PATCH v5 2/8] dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY
` [PATCH v5 4/8] dt-bindings: PCI: kirin: Drop PHY properties

[PATCH v4 0/2] Add the driver for Intel Keem Bay SoC timer block
 2021-07-14 14:20 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer

[PATCH v5 0/6] media: mt9p031: Read back the real clock rate
 2021-07-14 14:19 UTC  (5+ messages)
` [PATCH v5 5/6] media: dt-bindings: mt9p031: Convert bindings to yaml

[PATCH v1] arm64: add lpsi1 and lpspi_lpcg to imx8-ss-dma.dtsi
 2021-07-14 13:59 UTC 

[PATCH v6 0/6] media: mt9p031: Read back the real clock rate
 2021-07-14 13:38 UTC  (7+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] media: mt9p031: Make pixel clock polarity configurable by DT
` [PATCH v6 3/6] media: mt9p031: Fix corrupted frame after restarting stream
` [PATCH v6 4/6] media: mt9p031: Use BIT macro
` [PATCH v6 5/6] media: dt-bindings: mt9p031: Convert bindings to yaml
` [PATCH v6 6/6] media: dt-bindings: mt9p031: Add missing required properties

[PATCH/RFC 0/4] dt-bindings: i2c: renesas,riic: Add interrupt-names
 2021-07-14 13:20 UTC  (5+ messages)
` [PATCH/RFC 1/4] "
` [PATCH/RFC 2/4] ARM: dts: rza: Add I2C interrupt-names
` [PATCH/RFC 3/4] arm64: dts: renesas: r9a07g044: "
` [PATCH/RFC 4/4] dt-bindings: i2c: renesas,riic: Make interrupt-names required

[PATCH] dt-bindings: More dropping redundant minItems/maxItems
 2021-07-14 13:08 UTC  (4+ messages)

[PATCH v2] of: kexec: Remove FDT_PROP_* definitions
 2021-07-14 12:53 UTC 

[PATCH 0/2] Renesas RZ/G2L ADC driver support
 2021-07-14 12:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter

[Patch v3 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-14 12:37 UTC  (8+ messages)
` [Patch v3 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH v2 0/2] Add support of HDMI for rk3568
 2021-07-14 12:02 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

[PATCHv1 0/3] Meson-8b and Meson-gxbb Fix some missing code
 2021-07-14 11:59 UTC  (6+ messages)
` [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH 0/3] Add 'qcom,pon-reboot-not-used' support in PON driver
 2021-07-14 11:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: reset: Convert qcom,pon to DT schema
` [PATCH 3/3] power: reset: qcom-pon: Add support for 'qcom,pon-reboot-not-used'

[PATCH] dt-bindings: memory: renesas,rpc-if: Miscellaneous improvements
 2021-07-14 11:30 UTC 

[PATCH v6 00/11] Clean up "mediatek,larb"
 2021-07-14 11:23 UTC  (27+ messages)
` [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek,larb for multimedia HW
  ` [PATCH v6 01/11] dt-binding: mediatek: Get rid of mediatek, larb "
` [PATCH v6 03/11] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v6 04/11] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v6 05/11] media: mtk-mdp: "
` [PATCH v6 06/11] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v6 07/11] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v6 08/11] media: mtk-vcodec: "
` [PATCH v6 09/11] memory: mtk-smi: "
` [PATCH v6 10/11] arm: dts: mediatek: Get rid of mediatek,larb for MM nodes
` [PATCH v6 11/11] arm64: "
` Aw: [PATCH v6 00/11] Clean up "mediatek,larb"
    ` Aw: "

[PATCH v3 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
 2021-07-14 11:20 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request

[PATCH v2] dt-bindings: media: renesas,jpu: Convert to json-schema
 2021-07-14 11:17 UTC 

[PATCH] dt-bindings: Move fixed string 'patternProperties' to 'properties'
 2021-07-14 11:14 UTC  (2+ messages)

[PATCH v10 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-07-14 10:30 UTC  (4+ messages)
` [PATCH v10 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

[PATCH v2] dt-bindings: display: renesas,du: Make resets optional on R-Car H1
 2021-07-14 10:19 UTC 

[PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
 2021-07-14 10:11 UTC  (6+ messages)
` [PATCH v2 1/7] arm64: dts: mediatek: Move reset controller constants into common location
` [PATCH v2 2/7] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
` [PATCH v2 3/7] dt-bindings: display: mediatek: add dsi reset optional property
` [PATCH v2 4/7] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0
` [PATCH v2 5/7] arm64: dts: mt8183: "

[PATCH v2] dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings
 2021-07-14  9:42 UTC 

[GIT PULL] Renesas fixes for v5.14
 2021-07-14  9:23 UTC 

Voltage and current regulator: usage of 'regulators' parent node in device tree
 2021-07-14  9:15 UTC  (2+ messages)
` AW: "

[PATCH v13 0/9] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-07-14  9:13 UTC  (4+ messages)
` [PATCH v13 7/9] mfd: hi6421-spmi-pmic: move driver from staging
` [PATCH v13 8/9] dts: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH v13 9/9] dts: hisilicon: add support for USB3 "

[PATCH v16 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-07-14 10:20 UTC  (6+ messages)
` [PATCH v16 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v16 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul

[PATCH v3 00/11] Add imx8ulp basic dtsi support
 2021-07-14  8:48 UTC  (9+ messages)
` [PATCH v3 09/11] dt-bindings: clock: Add imx8ulp clock support
` [PATCH v3 11/11] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

[PATCH 0/6] Add support to the mmsys driver to be a reset controller
 2021-07-14  8:41 UTC  (4+ messages)
` [PATCH 3/6] arm64: dts: mt8173: Add the mmsys reset bit to reset the dsi0

[PATCH v6 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-07-14  8:33 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v6 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
` [PATCH v6 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding

[PATCH v9 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
 2021-07-14  8:32 UTC  (3+ messages)

[PATCH v5 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-14  8:30 UTC  (5+ messages)
` [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH] iio: st-sensors: Update ST Sensor bindings
 2021-07-14  8:26 UTC  (5+ messages)

[PATCH v2] ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
 2021-07-14  8:26 UTC  (2+ messages)

[PATCH v4 05/10] dt-bindings: clk: r9a07g044-cpg: Update clock/reset definitions
 2021-07-14  8:11 UTC  (3+ messages)

[PATCH V3 0/3] Introduce an attribute to choose timing setting
 2021-07-14  7:49 UTC  (4+ messages)
` [PATCH V3 2/3] dt-bindings: i2c: add attribute default-timing-adjust

[PATCH V3 0/3] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-07-14  7:47 UTC  (7+ messages)
` [PATCH V3 1/3] arm64: dts: sc7280: Add QSPI node

[PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-07-14  7:45 UTC  (2+ messages)

[PATCH v2] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
 2021-07-14  7:32 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable SMMU support for PCIe on Tegra194
 2021-07-14  7:32 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v14 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-14  7:30 UTC  (11+ messages)
` [PATCH v14 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH v2 0/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
 2021-07-14  7:22 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 5/5] mailbox: cmdq: fix GCE can not receive hardward event
 2021-07-14  6:32 UTC 

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-07-13 15:27 UTC  (4+ messages)
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH v4 0/4] pinctrl: qcom/pinctrl-spmi-gpio: Add support for pmic-gpio on SA8155p-adp
 2021-07-14  5:40 UTC  (2+ messages)

[PATCH v2 0/4] Mainline imx6 based SKOV boards
 2021-07-14  4:53 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
` [PATCH v2 3/4] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards
` [PATCH v2 4/4] ARM: dts: "

[PATCH v4 1/5] dt-bindings: arm: fsl: add Nitrogen8 SoM
 2021-07-14  4:13 UTC  (2+ messages)

[v9 0/2] Support pwm driver for aspeed ast26xx
 2021-07-14  4:02 UTC  (4+ messages)
` [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v5 0/3] Add SSIF BMC driver
 2021-07-14  3:38 UTC  (4+ messages)
` [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode
` [PATCH v5 2/3] ipmi: ssif_bmc: Add SSIF BMC driver
` [PATCH v5 3/3] bindings: ipmi: Add binding for "


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