Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 10:57:29 to 2021-04-07 00:46:24 UTC [more...]

[PATCH] of: property: do not create device links from *nr-gpios
 2021-04-07  0:45 UTC  (12+ messages)
` [PATCH v2] of: property: fw_devlink: do not link ".*,nr-gpios"

[PATCH V2 00/18] i2c: imx-lpi2c: New features and bug fixes
 2021-04-07  0:34 UTC  (22+ messages)
` [PATCH V2 01/18] i2c: imx-lpi2c: directly retrun ISR when detect a NACK
` [PATCH V2 02/18] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH V2 03/18] ARM: dts: imx7ulp: add the missing lpi2c ipg clock
` [PATCH V2 04/18] ARM: dts: imx7ulp: add the missing lpi2c nodes
` [PATCH V2 05/18] ARM64: dts: imx8: add the missing lpi2c ipg clock
` [PATCH V2 06/18] ARM64: dts: imx8: change i2c irq number to non-combined
` [PATCH V2 07/18] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH V2 08/18] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH V2 09/18] i2c: imx-lpi2c: increase PM timeout to avoid operate clk frequently
` [PATCH V2 10/18] i2c: imx-lpi2c: add bus recovery feature
` [PATCH V2 11/18] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
` [PATCH V2 12/18] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH V2 13/18] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH V2 14/18] i2c: imx-lpi2c: add edma mode support
` [PATCH V2 15/18] dt-bindings: i2c: imx-lpi2c: Add dma configuration example
` [PATCH V2 16/18] ARM: dts: imx7ulp: add dma configurations for lpi2c
` [PATCH V2 17/18] ARM: dts: imx7ulp: add the missing status property of lpi2c5
` [PATCH V2 18/18] i2c: imx-lpi2c: fix pio mode cannot send 256+ bytes in one frame

[PATCH V4 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-06 23:39 UTC  (32+ messages)
` [PATCH V4 XRT Alveo 03/20] fpga: xrt: xclbin file helper functions
` [PATCH V4 XRT Alveo 04/20] fpga: xrt: xrt-lib platform driver manager
` [PATCH V4 XRT Alveo 05/20] fpga: xrt: group platform driver
` [PATCH V4 XRT Alveo 06/20] fpga: xrt: char dev node helper functions
` [PATCH V4 XRT Alveo 12/20] fpga: xrt: VSEC platform driver
` [PATCH V4 XRT Alveo 14/20] fpga: xrt: ICAP "
` [PATCH V4 XRT Alveo 15/20] fpga: xrt: devctl "
` [PATCH V4 XRT Alveo 16/20] fpga: xrt: clock "
` [PATCH V4 XRT Alveo 17/20] fpga: xrt: clock frequency counter "
` [PATCH V4 XRT Alveo 18/20] fpga: xrt: DDR calibration "
` [PATCH V4 XRT Alveo 19/20] fpga: xrt: partition isolation "
` [PATCH V4 XRT Alveo 20/20] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH v2 0/4] clk: qcom: convert gcc-sdm845 to use platform data
 2021-04-06 23:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: separate SDM845 GCC clock bindings
` [PATCH v2 2/4] clk: qcom: convert SDM845 Global Clock Controller to parent_data
` [PATCH v2 3/4] clk: qcom: gcc-sdm845: get rid of the test clock
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: add required clocks on the gcc

[PATCH net-next v3 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-06 22:09 UTC  (3+ messages)
` [PATCH net-next v3 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v3 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH 0/2] fdt: translate address if #size-cells = <0>
 2021-04-06 22:02 UTC  (3+ messages)

[PATCH v2 00/10] Initial support for Nuvoton WPCM450 BMC SoC
 2021-04-06 21:58 UTC  (14+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: Add Supermicro
` [PATCH v2 02/10] dt-bindings: arm: npcm: Add nuvoton,wpcm450 compatible string
` [PATCH v2 03/10] dt-bindings: interrupt-controller: Add nuvoton,wpcm450-aic
` [PATCH v2 04/10] dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdt
` [PATCH v2 05/10] ARM: npcm: Introduce Nuvoton WPCM450 SoC
` [PATCH v2 06/10] irqchip: Add driver for WPCM450 interrupt controller
` [PATCH v2 07/10] watchdog: npcm: Add support for WPCM450
` [PATCH v2 08/10] ARM: dts: Add devicetree for Nuvoton WPCM450 BMC chip
` [PATCH v2 09/10] ARM: dts: Add devicetree for Supermicro X9SCi-LN4F based on WPCM450
` [PATCH v2 10/10] MAINTAINERS: Add entry for Nuvoton WPCM450

[PATCH 1/1] of: properly check for error returned by fdt_get_name()
 2021-04-06 20:30 UTC  (4+ messages)

[PATCH v2 1/1] arm64: dts: qcom: angler: Reserve GPIO ranges
 2021-04-06 20:29 UTC 

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-06 19:21 UTC  (11+ messages)
` [PATCH v4 05/18] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [PATCH v4 12/18] of/address: Add infrastructure to declare MMIO as non-posted
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH 00/16] CSI2RX support on J721E
 2021-04-06 19:13 UTC  (39+ messages)
` [PATCH 03/16] phy: cdns-dphy: Allow setting mode
` [PATCH 05/16] media: cadence: csi2rx: Add external DPHY support
` [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 11/16] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
` [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver
` [PATCH 13/16] media: ti-vpe: csi2rx: Add CSI2RX support
` [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

[RFC] dt-bindings: riscv: enum for riscv,isa
 2021-04-06 19:05 UTC 

[PATCH v1 1/2] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-06 19:04 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml

[PATCH v3 0/2] iio: temperature: add support for tmp117
 2021-04-06 18:28 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: temperature: Add DT bindings for TMP117
` [PATCH v3 2/2] iio: temperature: add driver support for ti tmp117

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

[PATCH 0/3] BCM2711 sdhci-iproc improvements
 2021-04-06 17:59 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci-iproc: Cap min clock frequency on BCM2711

[PATCH] ASoC: ak5558: Fix s/show/slow/ typo
 2021-04-06 17:39 UTC  (2+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-06 17:38 UTC  (4+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[PATCH v10] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
 2021-04-06 17:27 UTC 

Documentation to the Xilinx PSGTR Phy device-tree not clear
 2021-04-06 17:24 UTC  (3+ messages)

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-06 16:41 UTC  (8+ messages)
` [PATCH v7 2/8] pwm: pca9685: Support hardware readout
` [PATCH v7 3/8] pwm: pca9685: Improve runtime PM behavior
` [PATCH v7 4/8] dt-bindings: pwm: Support new PWM_STAGGERING_ALLOWED flag
` [PATCH v7 5/8] pwm: core: "
` [PATCH v7 6/8] pwm: pca9685: "
` [PATCH v7 7/8] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH v7 8/8] pwm: pca9685: Add error messages for failed regmap calls

[PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
 2021-04-06 16:35 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: Update iommu property for simultaneous playback
 2021-04-06 16:33 UTC 

[PATCH v9 0/4] Add support for secure regions in NAND
 2021-04-06 16:31 UTC  (3+ messages)
` [PATCH v9 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips

[PATCH v6 0/5] USB: misc: Add onboard_usb_hub driver
 2021-04-06 16:30 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-04-06 16:15 UTC  (4+ messages)
` [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA

[RFC net-next 0/4] MT7530 interrupt support
 2021-04-06 16:14 UTC  (17+ messages)
` [RFC net-next 1/4] net: phy: add MediaTek PHY driver
` [RFC net-next 2/4] net: dsa: mt7530: add interrupt support
` [RFC net-next 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [RFC net-next 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[PATCH net-next v2 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-06 15:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH net-next v2 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[PATCH v14 00/10] iommu: I/O page faults for SMMUv3
 2021-04-06 15:29 UTC  (3+ messages)
` [PATCH v14 09/10] ACPI/IORT: Enable stall support for platform devices

[PATCH v5 0/7] firmware: Add initial support for Arm FF-A
 2021-04-06 15:08 UTC  (7+ messages)
` [PATCH v5 1/7] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding

[PATCH 00/32] Fix broken documentation file references
 2021-04-06 15:05 UTC  (5+ messages)
` [PATCH 27/32] dt-bindings: i3c: update i3c.yaml references
` [PATCH 29/32] docs: dt: update writing-schema.rst references

[PATCH] arm: dts: arria10: add lightweight HPS2FPGA bridge
 2021-04-06 14:58 UTC 

[PATCH] driver: of: Properly truncate command line if too long
 2021-04-06 14:53 UTC  (4+ messages)

[PATCH v5 0/2] Add support for ANX7688
 2021-04-06 14:43 UTC  (12+ messages)
` [PATCH v5 1/2] dt-bindings: usb: add analogix,anx7688.yaml

[PATCH 1/2] ARM: dts: qcom: msm8974: add blsp2_uart8
 2021-04-06 14:05 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974-klte: Add bluetooth support

[PATCH v1 0/6] Fixes for tcpm-source-psy- and pSnkStby
 2021-04-06 14:14 UTC  (3+ messages)
` [PATCH v1 2/6] usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply

[PATCH 1/2] dt-bindings: mediatek: mmsys: add mt1867 binding
 2021-04-06 14:11 UTC  (4+ messages)

[PATCH v2 3/3] Input: add driver for the Hycon HY46XX touchpanel series
 2021-04-06 14:07 UTC  (6+ messages)
` [PATCH v3 0/3] Input: add Hycon HY46XX Touchscreen controller
  ` [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

[PATCH v8 0/4] Add basic SoC support for mt6765
 2021-04-06 14:04 UTC  (4+ messages)
` [PATCH v8 2/4] soc: mediatek: add MT6765 scpsys and subdomain support

[PATCH v2 1/6] dt-bindings: devapc: Update bindings
 2021-04-06 13:55 UTC  (9+ messages)
` [PATCH v2 2/6] soc: mediatek: devapc: move 'vio_idx_num' info to DT
` [PATCH v2 4/6] soc: mediatek: devapc: rename variable for new IC support
` [PATCH v2 5/6] soc: mediatek: devapc: add debug register "
` [PATCH v2 6/6] soc: mediatek: devapc: support mt8192

[PATCH v5 0/3] media: i2c: Introduce driver for the TW9900 decoder
 2021-04-06 13:36 UTC  (3+ messages)
` [PATCH v5 3/3] media: i2c: Introduce a driver for the Techwell "

[PATCH net-next 0/3] net: dsa: Allow default tag protocol to be overridden from DT
 2021-04-06 13:30 UTC  (9+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
` [PATCH net-next 3/3] dt-bindings: net: dsa: Document dsa,tag-protocol property

[PATCH v15 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-04-06 13:24 UTC  (3+ messages)
` [PATCH v15 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings

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

[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
 2021-04-06 13:02 UTC  (2+ messages)

[PATCH v3 1/3] arm64: dts: mediatek: mt8167: add larb nodes
 2021-04-06 13:13 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: mediatek: mt8167: add iommu node
` [PATCH v3 3/3] arm64: dts: mediatek: mt8167: add some DRM nodes

[PATCH v2] rockchip: enabled LAN port on NanoPi R2S
 2021-04-06 12:10 UTC  (3+ messages)

[PATCH v4 3/7] regulator: IRQ based event/error notification helpers
 2021-04-06 12:08 UTC  (4+ messages)

[PATCH v2 1/3] 📤 arm64: dts: mediatek: mt8167: add larb nodes
 2021-04-06 11:33 UTC  (4+ messages)
` [PATCH v2 2/3] 📤 arm64: dts: mediatek: mt8167: add iommu node
` [PATCH v2 3/3] 📤 arm64: dts: mediatek: mt8167: add some DRM nodes

[PATCH 1/5] arm64: dts: mediatek: mt8167: add mmsys node
 2021-04-06 11:27 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: mediatek: mt8167: add smi_common node

[PATCH v5 0/7] Extend regulator notification support
 2021-04-06 11:22 UTC  (8+ messages)
` [PATCH v5 1/7] dt_bindings: Add protection limit properties
` [PATCH v5 2/7] regulator: add warning flags
` [PATCH v5 3/7] regulator: IRQ based event/error notification helpers
` [PATCH v5 4/7] regulator: add property parsing and callbacks to set protection limits
` [PATCH v5 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW
` [PATCH v5 6/7] regulator: bd9576: Support error reporting
` [PATCH v5 7/7] regulator: bd9576: Fix the driver name in id table

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-04-06 11:04 UTC  (5+ messages)

[PATCH] arm64: dts: mediatek: mt8167: add power domains
 2021-04-06 10:59 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mediatek: mmsys: add mt8167 binding
 2021-04-06 10:58 UTC  (2+ messages)

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-06 10:57 UTC  (3+ messages)
` [PATCH v8 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 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 read-only IMAP folder(s) and NNTP newsgroup(s).