devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 18:49:17 to 2023-03-15 07:32:19 UTC [more...]

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-15  7:29 UTC  (14+ messages)
` [PATCH 01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH 02/15] arm64: defconfig: Add Nuvoton MA35 family support
` [PATCH 03/15] mfd: Add the header file of Nuvoton ma35d1 system manager
` [PATCH 04/15] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH 05/15] dt-bindings: reset: nuvoton: add binding for ma35d1 IP reset control
` [PATCH 06/15] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible
` [PATCH 07/15] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH 08/15] dt-bindings: clock: Document ma35d1 clock controller bindings
` [PATCH 09/15] dt-bindings: reset: Document ma35d1 reset "
` [PATCH 10/15] dt-bindings: serial: Document ma35d1 uart "
` [PATCH 11/15] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH 12/15] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH 13/15] reset: Add Nuvoton ma35d1 reset driver support

[PATCH v2 0/7] Fix BWMONv4 for <SDM845
 2023-03-15  7:28 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support
` [PATCH v2 2/7] soc: qcom: icc-bwmon: Handle global registers correctly
` [PATCH v2 3/7] soc: qcom: icc-bwmon: Remove unused struct member
` [PATCH v2 4/7] arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatible
` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 6/7] arm64: dts: qcom: sdm845: Use the correct BWMON compatible
` [PATCH v2 7/7] arm64: dts: qcom: sm8550: Use the correct BWMON fallback compatible

[PATCH 0/2] arm64: rockchip: Add Khadas edge2 board
 2023-03-15  7:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Khadas Edge2 board
` [PATCH 2/2] arm64: dts: rockchip: Add Khadas edge2 board

[PATCH v29 1/7] dt-bindings: mediatek: add ethdr definition for mt8195
 2023-03-15  7:16 UTC  (2+ messages)

[PATCH] p54spi: convert to devicetree
 2023-03-15  7:11 UTC  (8+ messages)

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-15  7:04 UTC  (8+ messages)
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests

[PATCHv2 00/12] Add DT support for generic ADC battery
 2023-03-15  7:04 UTC  (17+ messages)
` [PATCHv2 01/12] dt-bindings: power: supply: adc-battery: add binding
` [PATCHv2 02/12] power: supply: core: auto-exposure of simple-battery data
` [PATCHv2 03/12] power: supply: generic-adc-battery: convert to managed resources
` [PATCHv2 04/12] power: supply: generic-adc-battery: fix unit scaling
` [PATCHv2 05/12] power: supply: generic-adc-battery: drop jitter delay support
` [PATCHv2 06/12] power: supply: generic-adc-battery: drop charge now support
` [PATCHv2 07/12] power: supply: generic-adc-battery: drop memory alloc error message
` [PATCHv2 08/12] power: supply: generic-adc-battery: use simple-battery API
` [PATCHv2 09/12] power: supply: generic-adc-battery: simplify read_channel logic
` [PATCHv2 10/12] power: supply: generic-adc-battery: add temperature support
` [PATCHv2 11/12] power: supply: generic-adc-battery: add DT support
` [PATCHv2 12/12] power: supply: generic-adc-battery: update copyright info

[PATCH 1/2] dt-bindings: dma: rz-dmac: Document clock-names and reset-names
 2023-03-15  6:47 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: Add clock-names and reset-names to DMAC node

[PATCH v4 00/18] Qcom PCIe cleanups and improvements
 2023-03-15  6:42 UTC  (19+ messages)
` [PATCH v4 01/18] PCI: qcom: Remove PCIE20_ prefix from register definitions
` [PATCH v4 02/18] PCI: qcom: Sort and group registers and bitfield definitions
` [PATCH v4 03/18] PCI: qcom: Use bitfield definitions for register fields
` [PATCH v4 04/18] PCI: qcom: Add missing macros "
` [PATCH v4 05/18] PCI: qcom: Use lower case for hex
` [PATCH v4 06/18] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
` [PATCH v4 07/18] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
` [PATCH v4 08/18] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
` [PATCH v4 09/18] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
` [PATCH v4 10/18] PCI: qcom: Use bulk reset APIs for handling resets "
` [PATCH v4 11/18] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
` [PATCH v4 12/18] PCI: qcom: Use macros for defining total no. of clocks & supplies
` [PATCH v4 13/18] PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
` [PATCH v4 14/18] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
` [PATCH v4 15/18] arm64: dts: qcom: sdm845: Add "mhi" region to the PCIe nodes
` [PATCH v4 16/18] arm64: dts: qcom: sm8250: "
` [PATCH v4 17/18] arm64: dts: qcom: sc8280xp: "
` [PATCH v4 18/18] PCI: qcom: Expose link transition counts via debugfs

[PATCH 0/2] QCM2290 socinfo
 2023-03-15  6:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for QCM2290/QRB2210
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH] ASoC: dt-bindings: renesas: rsnd: Update example
 2023-03-15  6:41 UTC  (3+ messages)

[PATCH] arm64: dts: cisco: add device tree for Cisco CrayAr Argos
 2023-03-15  6:38 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: Add Qualcomm RB2 board dts
 2023-03-15  6:37 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
` [PATCH 2/2] arm64: dts: qcom: Add base qrb4210-rb2 board dts

[PATCH v2 1/2] dt-bindings: arm: qcom: Add Acer Aspire 1
 2023-03-15  6:33 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH v5 0/6] arm64: ti: Enable audio on AM62 and AM62A
 2023-03-15  6:29 UTC  (8+ messages)
` [PATCH v5 3/6] arm64: dts: ti: k3-am625-sk: Enable audio on AM62 SK
` [PATCH v5 4/6] arm64: dts: ti: k3-am62a-main: Add nodes for McASP
` [PATCH v5 6/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A

[PATCH v3 0/4] Add DT support for J721E CPSW9G and J7200 CPSW5G
 2023-03-15  6:23 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-j721e: Add CPSW9G nodes
` [PATCH v3 2/4] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports in QSGMII mode
` [PATCH v3 3/4] arm64: dts: ti: j7200-main: Add CPSW5G nodes
` [PATCH v3 4/4] arm64: dts: ti: k3-j7200: Add overlay to enable CPSW5G ports in QSGMII mode

[RESEND v6 0/2] StarFive's SDIO/eMMC driver support
 2023-03-15  5:58 UTC  (3+ messages)
` [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc
` [RESEND v6 2/2] riscv: dts: starfive: Add syscon node

[PATCH v8 0/5] Device tree support for Hyper-V VMBus driver
 2023-03-15  5:27 UTC  (4+ messages)
` [PATCH v8 5/5] Driver: VMBus: Add Devicetree support

[PATCH v2 0/2] Add device-tree support for CPSW9G on J721E SoC
 2023-03-15  4:55 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports in QSGMII mode

[PATCH v6 8/8] RISC-V: KVM: Expose Zicboz to the guest
 2023-03-15  4:54 UTC  (3+ messages)

[PATCH v6 0/8] RISC-V: Apply Zicboz to clear_page
 2023-03-15  4:35 UTC  (2+ messages)

[PATCH 0/8] Add multiport support for DWC3 controllers
 2023-03-15  4:26 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G
 2023-03-15  4:25 UTC 

[PATCH] Revert "arm64: dts: mediatek: mt8173-elm: Move display to ps8640 auxiliary bus"
 2023-03-15  4:11 UTC 

[PATCH 0/2] Enable MCU CPSW2G on J7AHP
 2023-03-15  4:02 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G

[PATCH v2 0/4] Add support for slider gestures and OTP variants
 2023-03-15  4:02 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: input: iqs269a: Add bindings for slider gestures
` [PATCH v2 2/4] Input: iqs269a - add support "
` [PATCH v2 3/4] dt-bindings: input: iqs269a: Add bindings for OTP variants
` [PATCH v2 4/4] Input: iqs269a - add support "

[PATCH v6 0/2] StarFive's SDIO/eMMC driver support
 2023-03-15  3:48 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc
` [PATCH v6 2/2] riscv: dts: starfive: Add syscon node

[PATCH v3 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-03-15  3:44 UTC  (3+ messages)

[PATCH v3] media: mediatek: vcodec: Force capture queue format to MM21
 2023-03-15  3:42 UTC  (3+ messages)

[net-next PATCH v3 00/14] net: Add basic LED support for switch/phy
 2023-03-15  3:28 UTC  (16+ messages)
` [net-next PATCH v3 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v3 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v3 06/14] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v3 08/14] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v3 09/14] dt-bindings: net: dsa: dsa-port: Document support for LEDs node
` [net-next PATCH v3 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH] dt-bindings: pinctrl: qcom,qcm2290-tlmm: Allow input-enable
 2023-03-15  2:20 UTC  (2+ messages)

[PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2
 2023-03-15  1:45 UTC  (2+ messages)

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-15  1:31 UTC  (3+ messages)

[PATCH] ata: Use of_property_present() for testing DT property presence
 2023-03-15  1:26 UTC  (2+ messages)

[PATCH] clk: Use of_property_present() for testing DT property presence
 2023-03-15  0:39 UTC  (2+ messages)

[PATCH v13 2/2] clk: clk-loongson2: add clock controller driver support
 2023-03-15  0:26 UTC  (8+ messages)

[RFC PATCH v2] ASoC: dt-bindings: adi,adau17x1: Convert to DT schema
 2023-03-15  0:09 UTC 

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-03-15  0:08 UTC  (9+ messages)

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-03-15  0:00 UTC  (7+ messages)

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-14 23:57 UTC  (3+ messages)
` [PATCH 12/15] arm64: dts: qcom: sm6375: Introduce MPM support

[PATCH v2 4/5] soc: qcom: Add LLCC support for multi channel DDR
 2023-03-14 23:23 UTC  (2+ messages)

[PATCH v2 0/2] Add Crypto Support for J784S4 SoC
 2023-03-14 22:33 UTC  (2+ messages)
` (subset) "

[PATCH v3] arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property
 2023-03-14 22:32 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am62a7-sk: Fix DDR size to full 4GB
 2023-03-14 22:31 UTC  (2+ messages)

[PATCH v4 0/3] Add the clock stretching i2c property
 2023-03-14 22:16 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated
` [PATCH v4 2/3] i2c: mpc: Use of_property_read_u32 instead of of_get_property
` [PATCH v4 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-ms i2c property
  ` [PATCH v5 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-us "

[PATCH v4 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-14 22:12 UTC  (9+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sm8350: switch to combo usb3/dp phy
` [PATCH v4 3/5] arm64: dts: qcom: sm8350: add dp controller
` [PATCH v4 4/5] arm64: dts: qcom: sm8450: switch to usb3/dp combo phy
` [PATCH v4 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH 1/3] arm64: dts: broadcom: bcmbca: bcm4908: add on-SoC USB ports
 2023-03-14 21:22 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name
 2023-03-14 21:16 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
 2023-03-14 21:06 UTC 

[PATCH v4 8/8] PCI: dwc: Introduce region limit from DT
 2023-03-14 20:48 UTC  (3+ messages)

[PATCH v3 0/3] Add the clock stretching i2c property
 2023-03-14 20:48 UTC  (6+ messages)
` [PATCH v3 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-ms "

[PATCH v3 1/2] dt-bindings: gpio: nxp,pcf8575: add gpio-line-names
 2023-03-14 20:44 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: dts: nezha-d1: "

[PATCH] arm64: dts: allwinner: h5: OrangePi PC2: add OPP table to enable DVFS
 2023-03-14 20:37 UTC  (2+ messages)

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-03-14 20:35 UTC  (3+ messages)
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add crypto engine node

[PATCH] soc: sunxi: Use of_property_present() for testing DT property presence
 2023-03-14 20:32 UTC  (3+ messages)

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-14 20:26 UTC  (11+ messages)
` [PATCH 03/14] arm64: dts: qcom: sa8775p: add the spmi node
` [PATCH 05/14] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH 07/14] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH 08/14] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH 10/14] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input

[PATCH v7 0/3] Add single core R5F IPC for AM62 SoC family
 2023-03-14 20:08 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: remoteproc: ti: Add new compatible "

[PATCH] drm: Use of_property_present() for testing DT property presence
 2023-03-14 20:04 UTC  (2+ messages)

[PATCH] phy: Use of_property_present() for testing DT property presence
 2023-03-14 20:03 UTC  (2+ messages)

[PATCH 0/2] socinfo support for IPQ9574 family of SoCs
 2023-03-14 20:02 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ9574 and its variants
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-14 20:01 UTC  (2+ messages)

[PATCH v11 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-14 19:59 UTC  (9+ messages)
` [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH] rtc: sun6i: Use of_property_present() for testing DT property presence
 2023-03-14 19:58 UTC  (2+ messages)

[PATCH] media: dt-bindings: ov2685: convert to dtschema
 2023-03-14 19:53 UTC  (5+ messages)

[PATCH v5 1/3] dt-bindings: exynos-dw-mshc-common: add exynos7885 variants
 2023-03-14 19:49 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: panel: Add compatible for Starry 2081101QFH032011-53G
 2023-03-14 19:48 UTC  (2+ messages)

[PATCH v10 0/3] Add support for NXP bluetooth chipsets
 2023-03-14 19:29 UTC  (6+ messages)
` [PATCH v10 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v10 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings
 2023-03-14 19:28 UTC  (11+ messages)

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-14 19:14 UTC  (3+ messages)

[PATCH v12 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-03-14 19:05 UTC  (3+ messages)
` [PATCH v12 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH V2] dt-bindings: usb: snps,dwc3: support i.MX8MQ
 2023-03-14 18:56 UTC  (4+ messages)

[PATCH v5 0/3]Add Nuvoton NPCM SGPIO feature
 2023-03-14 18:49 UTC  (6+ messages)
` [PATCH v5 1/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
` [PATCH v5 2/3] arm: dts: nuvoton: npcm: Add sgpio feature


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