devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 12:27:06 to 2022-03-28 23:20:10 UTC [more...]

[PATCH 00/16] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-03-28 23:20 UTC  (19+ messages)
` [PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
` [PATCH 02/16] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH 03/16] PCI: dwc: Add more verbose link-up message
` [PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH 05/16] PCI: dwc: Add IP-core version detection procedure
` [PATCH 06/16] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH 07/16] PCI: dwc: Add host de-initialization callback
` [PATCH 08/16] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH 09/16] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH 10/16] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH 11/16] PCI: dwc: Add iATU regions size detection procedure
` [PATCH 12/16] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH 13/16] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH 14/16] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH 15/16] PCI: dwc: Introduce generic platform clocks and resets sets
` [PATCH 16/16] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v2 0/5] Fix AST2600 quad mode SPI pinmux settings
 2022-03-28 23:12 UTC  (18+ messages)
` [PATCH v2 1/5] ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
` [PATCH v2 2/5] pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
` [PATCH v2 3/5] pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
` [PATCH v2 4/5] ARM: dts: aspeed-g6: add FWQSPI group in pinctrl dtsi
` [PATCH v2 5/5] ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group

[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-03-28 22:36 UTC  (25+ messages)
` [PATCH 01/21] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH 02/21] dt-bindings: ata: Convert AHCI-bindings to DT schema
` [PATCH 03/21] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH 04/21] ata: libahci_platform: Convert to using handy devm-ioremap methods
` [PATCH 05/21] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH 06/21] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH 07/21] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH 08/21] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH 09/21] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH 10/21] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH 11/21] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH 12/21] ata: libahci: Discard redundant force_port_map parameter
` [PATCH 13/21] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH 14/21] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH 15/21] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH 16/21] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH 17/21] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH 18/21] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH 19/21] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH 20/21] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH 21/21] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[PATCH v4 01/11] dt-bindings: display: bridge: tc358867: Document DPI output support
 2022-03-28 21:43 UTC  (2+ messages)
` [PATCH v4 02/11] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property

[PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
 2022-03-28 20:42 UTC  (2+ messages)

[PATCH V3 01/12] dt-bindings: display: bridge: tc358867: Document DPI output support
 2022-03-28 20:11 UTC  (4+ messages)
` [PATCH V3 02/12] dt-bindings: display: bridge: tc358867: Document DSI data-lanes property

[PATCH v5 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-28 19:47 UTC  (2+ messages)
` [PATCH v5 02/10] dt-bindings: iio: adc: ti,ads1015: Add TLA2024 "

[PATCH v4 0/9] i.MX8MP DW100 dewarper driver
 2022-03-28 19:32 UTC  (11+ messages)
` [PATCH v4 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v4 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v4 3/9] vivid: add dynamic array test control
` [PATCH v4 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v4 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v4 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v4 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v4 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH v4 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[PATCH v2] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-03-28 19:20 UTC 

[PATCH] dt-bindings: gpio: davinci: list contents of GPIO hogs
 2022-03-28 19:11 UTC 

[PATCH] dt-bindings: reset: Add parent "resets" property as optional
 2022-03-28 19:07 UTC  (2+ messages)

[PATCH] dt-bindings: serial: uniphier: Add "resets" property as optional
 2022-03-28 19:05 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: uniphier: Add hogs parsing
 2022-03-28 19:04 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: phy: Fix uniphier descriptions
 2022-03-28 18:58 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: phy: uniphier-usb2: Add vbus-supply
` [PATCH 2/3] dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional
` [PATCH 3/3] dt-bindings: phy: uniphier-ahci: Fix missing reset-names

[PATCH 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-03-28 18:52 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
 2022-03-28 18:41 UTC  (2+ messages)

[PATCH 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-03-28 18:32 UTC  (3+ messages)

[PATCH] dt-bindings: display: msm: dsi: remove address/size cells
 2022-03-28 18:21 UTC  (7+ messages)

[PATCH] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-03-28 18:16 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-03-28 17:35 UTC  (16+ messages)
` [PATCH 3/5] arm64: dts: imx8mp: Enable HS400-ES

[PATCH v1 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
 2022-03-28 17:27 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Get rid of some warnings
 2022-03-28 17:16 UTC  (18+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8450: rename interconnect nodes
` [PATCH 2/6] arm64: dts: qcom: sm8350: move qup-opp-tables out of soc node
` [PATCH 3/6] arm64: dts: qcom: sm8250: move qup-opp-table "
` [PATCH 4/6] arm64: dts: qcom: sm8250: move sound node out of soc
` [PATCH 5/6] arm64: dts: qcom: sm8250: move wcd938x node out of soc node
` [PATCH 6/6] arm64: dts: qcom: sm8250: remove address cells from dsi nodes

[PATCH v1 0/4] hwmon: add lan9668 driver
 2022-03-28 16:37 UTC  (7+ messages)
` [PATCH v1 4/4] hwmon: add driver for the Microchip LAN966x SoC

[PATCH 0/2] arm64: dts: add corstone1000 device tree
 2022-03-28 16:35 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: add corstone1000 platform
` [PATCH 2/2] arm64: dts: arm: add corstone1000 device tree

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-28 16:33 UTC  (4+ messages)
` [PATCH v9 02/22] dt-bindings: mediatek,dp: Add Display Port binding

[PATCH] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
 2022-03-28 16:23 UTC  (4+ messages)

[PATCH 0/6] ASRC support on Tegra186 and later
 2022-03-28 15:44 UTC  (3+ messages)
` [PATCH 2/6] ASoC: tegra: Add Tegra186 based ASRC driver

[RFC PATCH v2 0/6] Flexible codec clock configuration
 2022-03-28 15:29 UTC  (13+ messages)
` [RFC PATCH v2 1/6] ASoC: dt-bindings: Convert rt5659 bindings to YAML schema
` [RFC PATCH v2 3/6] ASoC: dt-bindings: Extend clock bindings of rt5659
` [RFC PATCH v2 4/6] ASoC: soc-pcm: tweak DPCM BE hw_param() call order

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-03-28 15:11 UTC  (24+ messages)
` [PATCH v9 01/23] clk: rk3568: Mark hclk_vo as critical
` [PATCH v9 02/23] drm/rockchip: Embed drm_encoder into rockchip_decoder
` [PATCH v9 03/23] drm/rockchip: Add crtc_endpoint_id to rockchip_encoder
` [PATCH v9 04/23] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH v9 05/23] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH v9 06/23] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH v9 07/23] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH v9 08/23] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH v9 09/23] drm/rockchip: dw_hdmi: add regulator support
` [PATCH v9 10/23] dt-bindings: display: rockchip: dw-hdmi: Add "
` [PATCH v9 11/23] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH v9 12/23] drm/rockchip: dw_hdmi: drop mode_valid hook
` [PATCH v9 13/23] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH v9 14/23] drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
` [PATCH v9 15/23] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH v9 16/23] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH v9 17/23] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH v9 18/23] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH v9 19/23] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional
` [PATCH v9 21/23] drm: rockchip: Add VOP2 driver
` [PATCH v9 22/23] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH v9 23/23] dt-bindings: display: rockchip: dw-hdmi: fix ports description

[PATCH v2 1/4] dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
 2022-03-28 15:02 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-28 14:58 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
 2022-03-24  1:09 UTC 

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-03-28 14:28 UTC  (4+ messages)
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback

[PATCH v3] ARM: dts: aspeed: add Nuvia DC-SCM BMC
 2022-03-28 14:15 UTC  (5+ messages)

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-28 14:04 UTC  (11+ messages)
` [PATCH v11 5/7] dt-bindings: display: Add Loongson "

[RFC PATCH 0/1] Categorize ARM dts directory
 2022-03-28 14:00 UTC  (6+ messages)
  ` (EXT) "

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-28 13:48 UTC  (5+ messages)
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH 0/4] Add support for MStar MSC313 uarts
 2022-03-28 13:28 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: mstar: Add second UART to base dtsi

[PATCH 0/2] serial: pl011: Add xilinx uart
 2022-03-28 13:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'

[PATCH 4/5] phy: Add ARTPEC-8 PCIe PHY driver
 2022-03-28 13:08 UTC  (2+ messages)

[PATCH v4 00/15] MediaTek MT8186 clock support
 2022-03-28 13:05 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: ARM: MediaTek: Add new document bindings of MT8186 clock
` [PATCH v4 02/15] clk: mediatek: Add MT8186 mcusys clock support
` [PATCH v4 03/15] clk: mediatek: Add MT8186 topckgen "
` [PATCH v4 04/15] clk: mediatek: Add MT8186 infrastructure "
` [PATCH v4 05/15] clk: mediatek: Add MT8186 apmixedsys "
` [PATCH v4 06/15] clk: mediatek: Add MT8186 imp i2c wrapper "
` [PATCH v4 07/15] clk: mediatek: Add MT8186 mfgsys "
` [PATCH v4 08/15] clk: mediatek: Add MT8186 mmsys "
` [PATCH v4 09/15] clk: mediatek: Add MT8186 wpesys "
` [PATCH v4 10/15] clk: mediatek: Add MT8186 imgsys "
` [PATCH v4 11/15] clk: mediatek: Add MT8186 vdecsys "
` [PATCH v4 12/15] clk: mediatek: Add MT8186 vencsys "
` [PATCH v4 13/15] clk: mediatek: Add MT8186 camsys "
` [PATCH v4 14/15] clk: mediatek: Add MT8186 mdpsys "
` [PATCH v4 15/15] clk: mediatek: Add MT8186 ipesys "

[PATCH v5 net 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-03-28 12:54 UTC  (4+ messages)
` [PATCH v5 net 3/4] dt-bindings: net: add pcs-handle attribute

[PATCH v6 net 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-03-28 12:32 UTC  (5+ messages)
` [PATCH v6 net 1/4] net: axienet: setup mdio unconditionally
` [PATCH v6 net 2/4] net: axienet: factor out phy_node in struct axienet_local
` [PATCH v6 net 3/4] dt-bindings: net: add pcs-handle attribute
` [PATCH v6 net 4/4] net: axiemac: use a phandle to reference pcs_phy

[PATCH v11 0/3] Add basic SoC support for mediatek mt8195
 2022-03-28 12:27 UTC  (5+ messages)
` [PATCH v11 1/3] dt-bindings: arm: mediatek: Add mt8195 pericfg compatible
` [PATCH v11 3/3] arm64: dts: Add mediatek SoC mt8195 and evaluation board


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