public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 10:30:31 to 2026-01-12 14:22:13 UTC [more...]

[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
 2026-01-12 14:20 UTC  (73+ messages)
` [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
` [RFC PATCH 02/77] Introduce v18 dtb version
` [RFC PATCH 03/77] libfdt: Introduce fdt_next_tag_full() and use it in fdt_next_tag()
` [RFC PATCH 04/77] dtc: Allow to use data_append_markers() out of data.c
` [RFC PATCH 05/77] fdtdump: Change FDT_PROP prob handling to ease future addition
` [RFC PATCH 06/77] Add support for FDT_REF_LOCAL dtb tag
` [RFC PATCH 07/77] livetree: Improve get_node_by_phandle()
` [RFC PATCH 08/77] dtc: Introduce update_phandles_ref()
` [RFC PATCH 09/77] dtc: Introduce mark_local_phandles()
` [RFC PATCH 10/77] tests: Add basic metadata tests
` [RFC PATCH 11/77] Add support for FDT_REF_PHANDLE dtb tag
` [RFC PATCH 12/77] tests: metadata: Add external phandle reference tests
` [RFC PATCH 13/77] Introduce dt_flags field in dtb header
` [RFC PATCH 14/77] tests: metadata: Add a first test related to the dt_flags header field
` [RFC PATCH 15/77] Add support for /addon/ keyword
` [RFC PATCH 16/77] tests: metadata: Add a test related to addon dt_flags header value
` [RFC PATCH 17/77] tests: metadata: Add a basic addon test
` [RFC PATCH 18/77] dtc-parser.y: Avoid an empty proplist
` [RFC PATCH 19/77] dtc: Introduce export symbols
` [RFC PATCH 20/77] dtc: Add support for /export/ dts keyword parsing
` [RFC PATCH 21/77] checks: Handle export symbols in fixup_phandle_references()
` [RFC PATCH 22/77] dtc: Add export symbols (/export/ keyword) in generated dts file
` [RFC PATCH 23/77] dtc: Introduce mark_local_exports()
` [RFC PATCH 24/77] dtc: Introduce update_exports_ref()
` [RFC PATCH 25/77] Add support for FDT_EXPORT_SYM dtb tag
` [RFC PATCH 26/77] tests: metadata: Add export symbols with local references tests
` [RFC PATCH 27/77] dtc: Add support for export symbols sorting
` [RFC PATCH 28/77] tests: metadata: Add a test "
` [RFC PATCH 29/77] Add support for FDT_EXPORT_SYM_REF dtb tag
` [RFC PATCH 30/77] tests: metadata: Add export symbols with external references tests
` [RFC PATCH 31/77] dtc: Introduce import symbols
` [RFC PATCH 32/77] dtc-parser: Introduce last_header_flags
` [RFC PATCH 33/77] dtc: Add support for /import/ dts keyword parsing
` [RFC PATCH 34/77] dtc: Add import symbols (/import/ keyword) in generated dts file
` [RFC PATCH 35/77] Add support for FDT_IMPORT_SYM dtb tag
` [RFC PATCH 36/77] tests: metadata: Add import symbols tests
` [RFC PATCH 37/77] dtc: Add support for import symbols sorting
` [RFC PATCH 38/77] tests: metadata: Improve sort test to check "
` [RFC PATCH 39/77] check: Get 'chosen' node using get_subnode()
` [RFC PATCH 40/77] dtc: Introduce dti_get_node_by_path()
` [RFC PATCH 41/77] dtc: Introduce dti_get_node_by_label()
` [RFC PATCH 42/77] dtc: Introduce dti_get_node_by_phandle()
` [RFC PATCH 43/77] dtc: Introduce dti_get_node_by_ref()
` [RFC PATCH 44/77] dtc: Introduce dti_get_node_phandle()
` [RFC PATCH 45/77] dtc: Introduce dti_get_property_by_label()
` [RFC PATCH 46/77] dtc: Introduce dti_get_marker_label()
` [RFC PATCH 47/77] dtc: Introduce dti_fill_fullpaths()
` [RFC PATCH 48/77] dtc: Introduce orphan nodes
` [RFC PATCH 49/77] dtc: Handle orphan nodes in dti_get_xxx_by_yyy()
` [RFC PATCH 50/77] dtc: Handle orphan nodes in mark_local_xxx() and update_xxx_ref()
` [RFC PATCH 51/77] dtc: Avoid NULL fullpath for nodes in orphan trees
` [RFC PATCH 52/77] checks: Perform checks for orphan nodes
` [RFC PATCH 53/77] dtc: Rename add_orphan_node() to plugin_add_orphan_node()
` [RFC PATCH 54/77] dtc: Add basic support for addon orphan nodes dts parsing
` [RFC PATCH 55/77] dtc: Add orphan nodes in generated dts file
` [RFC PATCH 56/77] Add support for FDT_BEGIN_NODE_REF_SYM dtb tag
` [RFC PATCH 57/77] tests: metadata: Add basic test for addon orphan nodes
` [RFC PATCH 58/77] dtc: Add support for missing root node in addon device-tree
` [RFC PATCH 59/77] tests: metadata: Add a test for addon without root node
` [RFC PATCH 60/77] dtc: Allow parser_get_node_by_ref() to return an orphan node for merging purpose
` [RFC PATCH 61/77] tests: metadata: Add a test related to orphan node merging
` [RFC PATCH 62/77] dtc: Add support for orphan nodes sorting
` [RFC PATCH 63/77] tests: metadata: Improve sort test to check "
` [RFC PATCH 64/77] dtc: Add support for references by path involving orphan nodes
` [RFC PATCH 65/77] tests: metadata: Add a test "
` [RFC PATCH 66/77] dtc: Add support for namespace labels references
` [RFC PATCH 67/77] tests: metadata: Add a test "
` [RFC PATCH 68/77] libfdt: Introduce fdt_getprop_by_offset_w()
` [RFC PATCH 69/77] libfdt: Introduce fdt_getprop_offset()
` [RFC PATCH 70/77] libfdt: Add support for applying an addon on a base device-tree blob
` [RFC PATCH 71/77] Add fdtaddon tool to apply an addon
` [RFC PATCH 72/77] tests: Add a first basic test for fdtaddon

[PATCH v2 0/5] gs101: Add support for Display Process Unit (DPU) clocks
 2026-01-12 14:16 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering
` [PATCH v2 2/5] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit
` [PATCH v2 3/5] dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible
` [PATCH v2 4/5] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
` [PATCH v2 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes

[PATCH] arm64: dts: rockchip: Remove hdmi_sound on rk3399-pinebook-pro
 2026-01-12 14:13 UTC 

[PATCH net-next 0/2] Add the capability to read firmware binary names from dts for Airoha NPU driver
 2026-01-12 14:11 UTC  (5+ messages)
` [PATCH net-next 2/2] net: airoha: npu: Add the capability to read firmware names from dts

[PATCH v3 0/3] Add RK801 PMIC support
 2026-01-12 14:06 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: Add rk801 binding
` [PATCH v3 2/3] mfd: rk8xx: Add RK801 support
` [PATCH v3 3/3] regulator: rk808: "

[PATCH v3 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
 2026-01-12 14:04 UTC  (4+ messages)
` [PATCH v3 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs

[PATCH v3 0/3] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-01-12 14:00 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: usb: Add binding for WCH CH334/CH335 hub controller

[PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode
 2026-01-12 13:56 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document continue "

[PATCH 1/2] watchdog: imx2_wdt: Allow to continue in low power mode
 2026-01-12 13:55 UTC  (5+ messages)
` [PATCH v2 0/2] watchdog: imx2_wdt: Allow to run "
` [PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document continue "
` [PATCH v2 2/2] watchdog: imx2_wdt: Allow to "

[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-01-12 13:54 UTC  (7+ messages)
` [PATCH RESEND net-next v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH RESEND net-next v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH RESEND net-next v6 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2] arm64: dts: imx93-11x11-frdm: Add MQS audio support
 2026-01-12 13:56 UTC 

[PATCH v2 0/6] Enable UFS support on Milos
 2026-01-12 13:53 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
` [PATCH v2 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
` [PATCH v2 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Milos QMP UFS PHY
` [PATCH v2 4/6] phy: qcom-qmp-ufs: Add Milos support
` [PATCH v2 5/6] arm64: dts: qcom: milos: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS

[PATCH net-next v5 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-12 13:52 UTC  (5+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v5 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v5 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v5 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH] arm64: tegra: smaug: Enable DisplayPort via USB-C port
 2026-01-12 13:45 UTC  (2+ messages)

[PATCH v3 0/5] Introduce MAX77759 charger driver
 2026-01-12 13:47 UTC  (10+ messages)
` [PATCH v3 4/5] power: supply: max77759: add "
` [PATCH v3 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement
 2026-01-12 13:46 UTC  (2+ messages)

[PATCH] arm64: dts: imx93-11x11-frdm: Add MQS audio support
 2026-01-12 13:47 UTC 

[PATCH 00/22] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-01-12 13:33 UTC  (11+ messages)
` [PATCH 09/22] dt-bindings: display: bridge: renesas,dsi: Add support for "

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 13:37 UTC  (15+ messages)
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API

[PATCH v2] arm64: dts: mediatek: mt8188-geralt: drop firmware-name from first SCP core
 2026-01-12 13:28 UTC  (2+ messages)

[PATCH 0/6] Enable UFS support on Milos
 2026-01-12 13:08 UTC  (7+ messages)
` [PATCH 5/6] arm64: dts: qcom: milos: Add UFS nodes

[PATCH v3 0/2] Cadence: Torrent: Enable PCIe + XAUI multilink configuration
 2026-01-12 13:05 UTC  (3+ messages)
` [PATCH v3 2/2] phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclk

[PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
 2026-01-12 12:53 UTC  (4+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: Implement "

[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-12 12:48 UTC  (5+ messages)
` [PATCH v3 06/12] cdx: Simplify with scoped for each OF child loop
` [PATCH v3 07/12] cdx: Use mutex guard to simplify error handling

[PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
 2026-01-12 12:36 UTC  (2+ messages)

[PATCH v4 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-01-12 12:34 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board
` [PATCH v4 2/4] arm64: defconfig: Enable Glymur configs for boot to shell
` [PATCH v4 3/4] arm64: dts: qcom: Introduce Glymur base dtsi
` [PATCH v4 4/4] arm64: dts: qcom: glymur: Enable Glymur CRD board support

[PATCH v2 0/3] Add RK801 PMIC support
 2026-01-12 12:29 UTC  (5+ messages)
` [PATCH v2 2/3] mfd: rk8xx: Add RK801 support
` [PATCH v2 3/3] regulator: rk808: "

[PATCH 0/2] pinctrl: qcom: Add Mahua TLMM support
 2026-01-12 12:26 UTC  (9+ messages)
` [PATCH 2/2] pinctrl: qcom: glymur: "

[PATCH] gpio: remove the gpio-tn48m driver
 2026-01-12 12:24 UTC  (3+ messages)

[PATCH net-next v4 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-12 12:18 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: "

[PATCH net-next v2 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2026-01-12 12:12 UTC  (6+ messages)
` [PATCH net-next v2 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration

[PATCH v6 0/2] media: add Himax HM1246 image sensor
 2026-01-12 12:09 UTC  (7+ messages)
` [PATCH v6 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v11 0/5] media: qcom: camss: Add Kaanapali support
 2026-01-12 12:08 UTC  (4+ messages)
` [PATCH v11 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY

[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
 2026-01-12 12:04 UTC  (6+ messages)

[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
 2026-01-12 11:58 UTC  (4+ messages)
` [PATCH 4/5] cpufreq: Add cpufreq driver for the RISC-V RPMI performance service group

[PATCH] reset: remove the reset-tn48m driver
 2026-01-12 11:51 UTC  (4+ messages)

[PATCH v5 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2026-01-12 11:50 UTC  (5+ messages)
` [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH 0/2] Add device tree for Asus IPMI Card
 2026-01-12 11:48 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Asus IPMI card
` [PATCH 2/2] ARM: dts: "

[PATCH] dt-bindings: watchdog: qcom-wdt: Document Glymur watchdog
 2026-01-12 11:46 UTC  (2+ messages)

[PATCH v4 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
 2026-01-12 11:18 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU
` [PATCH v4 2/5] drm/microchip: add a driver "
` [PATCH v4 3/5] ARM: dts: microchip: sam9x60: Add "
` [PATCH v4 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v4 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver

[PATCH 0/3] Add Mali-G31 GPU to Amlogic Meson-S4
 2026-01-12 11:19 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for Amlogic Meson S4

[PATCH 0/3] Fix sd card support for RK3576
 2026-01-12 11:10 UTC  (8+ messages)
` [PATCH 1/3] soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition
` [PATCH 2/3] soc: rockchip: grf: Support multiple grf to be handled
` [PATCH 3/3] arm64: dts: rockchip: Add cd-gpios for sdmmc of RK3576 EVB1

[PATCH v3 0/2] arm64: dts: Initial support for LG1215 TV SoC
 2026-01-12 11:10 UTC  (4+ messages)
` [PATCH 1/2 v3] dt-bindings: arm: lg: Add compatible for LG1215 SoC and reference board

[PATCH v3 0/6] ADF41513/ADF41510 PLL frequency synthesizers
 2026-01-12 10:57 UTC  (9+ messages)
` [PATCH v3 2/6] iio: frequency: adf41513: driver implementation
` [PATCH v3 4/6] iio: frequency: adf41513: features on frequency change

[PATCH v2 0/4] Initial patch set for PURWA-IOT-EVK
 2026-01-12 10:54 UTC  (8+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board

[PATCH 0/5] Add support for ECS LIVA QC710 mini PC/devkit
 2026-01-12 10:53 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: arm: qcom: Add ECS LIVA QC710
` [PATCH 4/5] arm64: dts: qcom: Add support for "

[PATCH v3 00/12] Enable I2C on SA8255p Qualcomm platforms
 2026-01-12 10:47 UTC  (13+ messages)
` [PATCH v3 01/12] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional
` [PATCH v3 02/12] soc: qcom: geni-se: Add geni_icc_set_bw_ab() function
` [PATCH v3 03/12] soc: qcom: geni-se: Introduce helper API for resource initialization
` [PATCH v3 04/12] soc: qcom: geni-se: Add resources activation/deactivation helpers
` [PATCH v3 05/12] soc: qcom: geni-se: Introduce helper API for attaching power domains
` [PATCH v3 06/12] soc: qcom: geni-se: Introduce helper APIs for performance control
` [PATCH v3 07/12] dt-bindings: i2c: Describe SA8255p
` [PATCH v3 08/12] i2c: qcom-geni: Isolate serial engine setup
` [PATCH v3 09/12] i2c: qcom-geni: Move resource initialization to separate function
` [PATCH v3 10/12] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v3 11/12] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v3 12/12] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[PATCH 0/3] Enable analog audio support on J721S2 EVM
 2026-01-12 10:45 UTC  (4+ messages)
` [PATCH 1/3] ti,j721e-system-controller.yaml: Allow audio-refclk as clock-controller child
` [PATCH 2/3] arm64: dts: ti: k3-j721s2-main: Add audio_refclk node
` [PATCH 3/3] arm64: dts: ti: k3-j721s2-common-proc-board: Enable analog audio support

[PATCH V4 0/4] Add UFS support for x1e80100 SoC
 2026-01-12 10:36 UTC  (4+ messages)
` [PATCH V4 3/4] arm64: dts: qcom: hamoa: Add UFS nodes "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox