devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-10 21:20:55 to 2022-09-12 07:05:28 UTC [more...]

[PATCH v4 0/2] lx216x DTS updates
 2022-09-12  7:05 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon

[PATCH 0/3] ad7923 fixes and full range support
 2022-09-12  7:04 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: ad7923: fix channel readings for some variants
` [PATCH 3/3] dt-bindings: iio: adi,ad7923: add range-select property

[PATCH RESEND v4 0/3] Add Richtek RT9471 3A battery charger support
 2022-09-12  6:57 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH RESEND v4 2/3] power: supply: rt9471: Add Richtek RT9471 charger driver
` [PATCH RESEND v4 3/3] Documentation: power: rt9471: Document exported sysfs entries

[PATCH v4 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:50 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v4 2/6] soc: sifive: ccache: Rename SiFive "
` [PATCH v4 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v4 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v4 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v4 6/6] soc: sifive: ccache: define the macro for the register shifts

[PATCH v2] dt-bindings: qcom,pdc: convert to YAML
 2022-09-12  6:50 UTC  (3+ messages)

[PATCH] driver: of: overlay: demote message to warning
 2022-09-12  6:45 UTC  (5+ messages)

[PATCH v3 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:40 UTC  (10+ messages)
` [PATCH v3 2/6] soc: sifive: ccache: rename SiFive L2 cache to Composable cache
` [PATCH v3 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v3 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-12  6:33 UTC  (4+ messages)
` [PATCH RFC 2/2] pci: create device tree node for selected devices

[RFC PATCH 1/1] of: expand overlay documentation
 2022-09-12  6:26 UTC 

[PATCH v2 00/40] pinctrl/arm64: qcom: fix some of Qualcomm pinctrl schema warnings
 2022-09-12  6:17 UTC  (41+ messages)
` [PATCH v2 01/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching pin config
` [PATCH v2 02/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: require function on GPIOs
` [PATCH v2 03/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix indentation in example
` [PATCH v2 04/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: fix matching pin config
` [PATCH v2 05/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: do not require function on non-GPIOs
` [PATCH v2 06/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: extend example
` [PATCH v2 07/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix matching pin config
` [PATCH v2 08/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: do not require function on non-GPIOs
` [PATCH v2 09/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix indentation in example
` [PATCH v2 10/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix matching pin config
` [PATCH v2 11/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: do not require function on non-GPIOs
` [PATCH v2 12/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix indentation in example
` [PATCH v2 13/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: do not require function on non-GPIOs
` [PATCH v2 14/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: reference tlmm common pins
` [PATCH v2 15/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: fix indentation in example
` [PATCH v2 16/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix matching pin config
` [PATCH v2 17/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix indentation in example
` [PATCH v2 18/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: do not require function on non-GPIOs
` [PATCH v2 19/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix matching pin config
` [PATCH v2 20/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix indentation in example
` [PATCH v2 21/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: do not require function on non-GPIOs
` [PATCH v2 22/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: add gpio-line-names
` [PATCH v2 23/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: correct number of GPIOs
` [PATCH v2 24/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: do not require function on non-GPIOs
` [PATCH v2 25/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: add gpio-line-names
` [PATCH v2 26/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: reference tlmm schema
` [PATCH v2 27/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: fix indentation in example
` [PATCH v2 28/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix matching pin config
` [PATCH v2 29/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: do not require function on non-GPIOs
` [PATCH v2 30/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix indentation in example
` [PATCH v2 31/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix matching pin config
` [PATCH v2 32/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: do not require function on non-GPIOs
` [PATCH v2 33/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix indentation in example
` [PATCH v2 34/40] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH v2 35/40] arm64: dts: qcom: sm6350: "
` [PATCH v2 36/40] arm64: dts: qcom: sm8350-sagami: correct TS pin property
` [PATCH v2 37/40] arm64: dts: qcom: sm8350: align TLMM pin configuration with DT schema
` [PATCH v2 38/40] arm64: dts: qcom: sm8450: "
` [PATCH v2 39/40] arm64: dts: qcom: sc7280: "
` [PATCH v2 40/40] arm64: dts: qcom: sc7280-herobrine: correct TLMM gpio-line-names

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2022-09-12  5:26 UTC  (3+ messages)
` [PATCH v2 05/19] EDAC/synopsys: Fix reading errors count before ECC status

[RESEND PATCH v5 0/2] add support for PON GEN3 device
 2022-09-12  4:33 UTC  (5+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"
` [RESEND PATCH v5 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[PATCH v2 0/4] remoteproc: qcom: Add support for pronto-v3
 2022-09-12  3:37 UTC  (12+ messages)
` [PATCH v2 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v2 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible

[PATCH v2 0/6] Add first version mt8188 vdosys0 driver
 2022-09-12  2:52 UTC  (2+ messages)

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-12  0:44 UTC  (3+ messages)
` [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2022-09-12  0:44 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: media: add bindings for dcmipp driver

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-12  0:25 UTC  (18+ messages)
` [PATCH v5 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v5 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH 0/7] arm64: sunxi: h616: Add USB support
 2022-09-11 23:59 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: usb: Add H616 compatible string
` [PATCH 2/7] dt-bindings: usb: Add special clock for Allwinner H616 PHY
` [PATCH 3/7] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH 4/7] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH 5/7] arm64: dts: allwinner: h616: Add USB nodes
` [PATCH 6/7] arm64: dts: allwinner: h616: OrangePi Zero 2: "
` [PATCH 7/7] arm64: dts: allwinner: h616: X96 Mate: "

[PATCH v3 0/1] Update apq8016 lpass-cpu compat string
 2022-09-11 23:08 UTC  (2+ messages)
` [PATCH v3] ASoC: dt-bindings: Mark old binding qcom,cpu-lpass-apq8016 as deprecated

[PATCH v6 0/8] Update ADSP pil loader for SC7280 platform
 2022-09-11 23:01 UTC  (11+ messages)
` [PATCH v6 1/8] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v6 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v6 4/8] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v6 6/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v6 7/8] remoteproc: qcom: Add support for memory sandbox

[PATCH v2 0/2] Add Omnivision OV4689 image sensor driver
 2022-09-11 22:52 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: document OV4689 DT bindings
` [PATCH v2 2/2] media: i2c: add support for ov4689

[v4] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-09-11 22:51 UTC  (2+ messages)

[PATCH net-next v4 1/5] net: ipqess: introduce the Qualcomm IPQESS driver
 2022-09-11 22:11 UTC  (2+ messages)

[PATCH v1] dt-bindings: clock: convert rockchip,rk3128-cru.txt to YAML
 2022-09-11 21:20 UTC 

[PATCH v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
 2022-09-11 21:10 UTC 

[PATCH v6 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-09-11 19:19 UTC  (16+ messages)
` [PATCH v6 01/12] dt-bindings: display/msm: split qcom,mdss bindings

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-11 18:34 UTC  (9+ messages)
` [PATCH v6 04/17] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v6 12/17] spi: dw: Add support for AMD Pensando Elba SoC

[PATCH v2] dt-bindings: spi: rockchip: add power-domains property
 2022-09-11 17:58 UTC 

[PATCH v3 0/2] Add DISPCC driver for SM6115
 2022-09-11 16:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: add QCOM SM6115 display clock bindings
` [PATCH v3 2/2] clk: qcom: Add display clock controller driver for SM6115

[PATCH v2 0/1] Convert phy-ocelot-serdes documentation to YAML
 2022-09-11 16:37 UTC  (2+ messages)
` [PATCH v2 1/1] dt-bindings: phy: ocelot-serdes: convert "

[PATCH] dt-bindings: pci: qcom,pcie-ep: correct qcom,perst-regs
 2022-09-11 14:14 UTC  (2+ messages)

[PATCH v3 00/12] Improvements to the Qcom PCIe Endpoint driver
 2022-09-11 13:45 UTC  (6+ messages)
` [PATCH v3 10/12] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH v3 11/12] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC

[RFC PATCH 00/10] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2022-09-11 13:38 UTC  (5+ messages)
` [RFC PATCH 01/10] dt-bindings: thermal: tsens: support per-sensor calibration cells
` [RFC PATCH 09/10] arm64: dts: qcom: msm8916: specify "

[PATCH v9 0/4] hwmon: Add max31760 fan speed controller
 2022-09-11 13:35 UTC  (4+ messages)
` [PATCH v9 3/4] dt-bindings: hwmon: Add bindings for max31760

[PATCH v2 0/1] Update apq8016 lpass-cpu compat string
 2022-09-11 13:34 UTC  (5+ messages)
` [PATCH v2 1/1] ASoC: dt-bindings: Mark old binding qcom,cpu-lpass-apq8016 as deprecated

[PATCH v1] dt-bindings: spi: rockchip: add power-domains property
 2022-09-11 13:33 UTC  (2+ messages)

[PATCH v3 0/9] Add support for sm6115,4250 and OnePlus Nord N100
 2022-09-11 13:30 UTC  (16+ messages)
` [PATCH v3 1/9] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH v3 4/9] dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqs
` [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
` [PATCH v3 6/9] dt-bindings: phy: qcom,qmp-ufs: Fix SM6115 clocks, regs
` [PATCH v3 7/9] arm64: dts: qcom: sm6115: Add basic soc dtsi

[PATCH v9 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2022-09-11 13:28 UTC  (4+ messages)

[PATCH 00/40] pinctrl/arm64: qcom: fix some of Qualcomm pinctrl schema warnings
 2022-09-11 13:26 UTC  (45+ messages)
` [PATCH 01/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching pin config
` [PATCH 02/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching SD card pins
` [PATCH 03/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix indentation in example
` [PATCH 04/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: fix matching pin config
` [PATCH 05/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: do not require function on non-GPIOs
` [PATCH 06/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: extend example
` [PATCH 07/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix matching pin config
` [PATCH 08/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: do not require function on non-GPIOs
` [PATCH 09/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix indentation in example
` [PATCH 10/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix matching pin config
` [PATCH 11/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: do not require function on non-GPIOs
` [PATCH 12/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix indentation in example
` [PATCH 13/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: do not require function on non-GPIOs
` [PATCH 14/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: reference tlmm common pins
` [PATCH 15/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: fix indentation in example
` [PATCH 16/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix matching pin config
` [PATCH 17/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix indentation in example
` [PATCH 18/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: do not require function on non-GPIOs
` [PATCH 19/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix matching pin config
` [PATCH 20/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix indentation in example
` [PATCH 21/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: do not require function on non-GPIOs
` [PATCH 22/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: add gpio-line-names
` [PATCH 23/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: correct number of GPIOs
` [PATCH 24/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: do not require function on non-GPIOs
` [PATCH 25/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: add gpio-line-names
` [PATCH 26/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: reference tlmm schema
` [PATCH 27/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: fix indentation in example
` [PATCH 28/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix matching pin config
` [PATCH 29/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: do not require function on non-GPIOs
` [PATCH 30/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix indentation in example
` [PATCH 31/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix matching pin config
` [PATCH 32/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: do not require function on non-GPIOs
` [PATCH 33/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix indentation in example
` [PATCH 34/40] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH 35/40] arm64: dts: qcom: sm6350: "
` [PATCH 36/40] arm64: dts: qcom: sm8350-sagami: correct TS pin property
` [PATCH 37/40] arm64: dts: qcom: sm8350: align TLMM pin configuration with DT schema
` [PATCH 38/40] arm64: dts: qcom: sm8450: "
` [PATCH 39/40] arm64: dts: qcom: sc7280: "
` [PATCH 40/40] arm64: dts: qcom: sc7280-herobrine: correct TLMM gpio-line-names

[PATCH v10 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-09-11 12:32 UTC  (4+ messages)
` [PATCH v10 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[RFC PATCH 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-11 11:27 UTC  (5+ messages)
` [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles

[PATCH] dt-bindings: pinctrl: qcom: drop non-working codeaurora.org emails
 2022-09-11 11:25 UTC 

[PATCH] dt-bindings: power: qcom,rpmpd: drop non-working codeaurora.org emails
 2022-09-11 11:25 UTC 

[PATCH 1/2] dt-bindings: iio: st,st-sensors add LPS22DF
 2022-09-11 10:09 UTC  (3+ messages)

[PATCH v7 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-11  7:15 UTC  (4+ messages)
` [PATCH v7 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v7 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v7 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH v4] arm64: dts: rockchip: add EEPROM node for NanoPi R4S
 2022-09-11  4:06 UTC 

[PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller support
 2022-09-11  1:03 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-10 21:52 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 05/21] dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
 2022-09-10 21:17 UTC 


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