Re: [PATCH v4 2/5] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC

2021-03-08 Thread Rob Herring
--- > .../devicetree/bindings/riscv/microchip.yaml | 27 +++ > 1 file changed, 27 insertions(+) > create mode 100644 Documentation/devicetree/bindings/riscv/microchip.yaml > Reviewed-by: Rob Herring

Re: [PATCH v2 10/14] dt-bindings: watchdog: Add compatible for SC7280 SoC

2021-03-08 Thread Rob Herring
tree/bindings/watchdog/qcom-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2 07/14] dt-bindings: arm-smmu: Add compatible for SC7280 SoC

2021-03-08 Thread Rob Herring
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2 04/14] dt-bindings: qcom,pdc: Add compatible for sc7280

2021-03-08 Thread Rob Herring
changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2 02/14] dt-bindings: firmware: scm: Add sc7280 support

2021-03-08 Thread Rob Herring
On Wed, 03 Mar 2021 17:47:46 +0530, Rajendra Nayak wrote: > Add compatible for sc7280 SoC > > Signed-off-by: Rajendra Nayak > Reviewed-by: Stephen Boyd > --- > Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2 01/14] dt-bindings: arm: qcom: Document sc7280 SoC and board

2021-03-08 Thread Rob Herring
On Wed, 03 Mar 2021 17:47:45 +0530, Rajendra Nayak wrote: > Document the sc7280 SoC and the IDP board bindings > > Signed-off-by: Rajendra Nayak > Reviewed-by: Stephen Boyd > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++ > 1 file changed, 6 insertions

Re: [PATCH v4 10/11] dt-bindings: media: nxp,imx8mq-vpu: Update bindings

2021-03-08 Thread Rob Herring
/lists/arm-kernel/msg875766.html > without that review and ack it won't work > > .../bindings/media/nxp,imx8mq-vpu.yaml| 46 ++++--- > 1 file changed, 30 insertions(+), 16 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH] crypto: mediatek - remove obsolete documentation

2021-03-08 Thread Rob Herring
On Wed, Mar 03, 2021 at 05:39:50PM +0800, Vic Wu wrote: > The crypto mediatek driver has been replaced by the inside-secure driver now. > Remove DT bindings documentation and update crypto engine nodes to the > mt7623.dtsi files. Wrap lines. > > Signed-off-by: Vic Wu > Acked-by: Ryder Lee > -

Re: [PATCH v7 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

2021-03-08 Thread Rob Herring
On Wed, Mar 03, 2021 at 09:11:58AM +0100, Steen Hegelund wrote: > This provides reset driver support for the Microchip Sparx5 PCB134 and > PCB135 reference boards. This still looks like an incompatible change with no explanation. What happens on an old kernel that expects "microchip,sparx5-chip-r

Re: [PATCH 4/8] dt-bindings: pinctrl: stm32: Add stm32h750 pinctrl

2021-03-08 Thread Rob Herring
On Wed, 03 Mar 2021 16:05:13 +0800, dillon.min...@gmail.com wrote: > From: dillon min > > Signed-off-by: dillon min > --- > Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH 3/8] dt-bindings: arm: stm32: Add compatible strings for ART-PI board

2021-03-08 Thread Rob Herring
at: > https://art-pi.gitee.io/website/ > > Signed-off-by: dillon min > --- > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 4 > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart

2021-03-08 Thread Rob Herring
On Tue, Mar 02, 2021 at 08:03:02PM +0100, Martin Devera wrote: > Add new rx-tx-swap property to allow for RX & TX pin swapping. > > Signed-off-by: Martin Devera > --- > .../devicetree/bindings/serial/st,stm32-uart.yaml | 32 > +++--- > 1 file changed, 22 insertions(+), 10 delet

Re: [PATCH 1/2] dt-bindings: media: Document RDA5807 FM radio bindings

2021-03-08 Thread Rob Herring
; 1 file changed, 67 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/i2c/rda,rda5807.yaml > Reviewed-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: mchp-eic: add bindings

2021-03-08 Thread Rob Herring
On Tue, Mar 02, 2021 at 12:28:45PM +0200, Claudiu Beznea wrote: > Add DT bindings for Microchip External Interrupt Controller. > > Signed-off-by: Claudiu Beznea > --- > .../interrupt-controller/mchp,eic.yaml| 74 +++ > 1 file changed, 74 insertions(+) > create mode 10064

Re: [PATCH] of: property: Remove unneeded return variable

2021-03-08 Thread Rob Herring
On Tue, 02 Mar 2021 17:16:38 +0800, Yang Li wrote: > This patch removes unneeded return variables, using only > '0' instead. > It fixes the following warning detected by coccinelle: > ./drivers/of/property.c:1371:5-8: Unneeded variable: "ret". Return "0" > on line 1388 > > Reported-by: Abaci Robot

Re: [PATCH stblinux.git 1/2] dt-bindings: firmware: add Broadcom's NVRAM memory mapping

2021-03-08 Thread Rob Herring
On Tue, Mar 02, 2021 at 08:44:04AM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > NVRAM structure contains device data and can be accessed using MMIO. > > Signed-off-by: Rafał Miłecki > --- > .../bindings/firmware/brcm,nvram.yaml | 41 +++ > 1 file changed, 41 in

Re: [PATCH 1/2] dt-bindings: power: rpmpd: Add sc7280 to rpmpd binding

2021-03-08 Thread Rob Herring
om,rpmpd.yaml | 1 + > include/dt-bindings/power/qcom-rpmpd.h | 11 +++ > 2 files changed, 12 insertions(+) > Acked-by: Rob Herring

Re: [PATCH V9 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings

2021-03-08 Thread Rob Herring
e mode 100644 include/dt-bindings/interconnect/mtk,mt6873-emi.h > Reviewed-by: Rob Herring

Re: [PATCH V9 01/12] dt-bindings: soc: Add dvfsrc driver bindings

2021-03-08 Thread Rob Herring
tk,mt8183-emi.h | 21 +++ > 2 files changed, 88 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/mediatek/dvfsrc.yaml > create mode 100644 include/dt-bindings/interconnect/mtk,mt8183-emi.h > Reviewed-by: Rob Herring

Re: [PATCH] gpio: omap: Honor "aliases" node

2021-03-08 Thread Rob Herring
On Tue, Mar 02, 2021 at 05:21:23PM +0100, Linus Walleij wrote: > On Tue, Mar 2, 2021 at 2:18 AM Alexander Sverdlin > wrote: > > > Currently the naming of the GPIO chips depends on their order in the DT, > > but also on the kernel version (I've noticed the change from v5.10.x to > > v5.11). Honor

Re: [PATCH v2 7/7] ASoC: convert Microchip I2SMCC binding to yaml

2021-03-08 Thread Rob Herring
(+), 49 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/mchp,i2s-mcc.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt > Reviewed-by: Rob Herring

Re: [PATCH v3 2/5] dt-bindings: media: IMX8MQ VPU: document reset usage

2021-03-08 Thread Rob Herring
in VPU example node > > .../devicetree/bindings/media/nxp,imx8mq-vpu.yaml | 14 +- > 1 file changed, 9 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block

2021-03-08 Thread Rob Herring
On Mon, Mar 08, 2021 at 11:22:17AM -0700, Rob Herring wrote: > On Mon, Mar 01, 2021 at 04:17:49PM +0100, Benjamin Gaignard wrote: > > The two VPUs inside IMX8MQ share the same control block which can be see > > as a reset hardware block. > > In order to be able to add the

Re: [PATCH v3 1/5] dt-bindings: reset: IMX8MQ VPU reset

2021-03-08 Thread Rob Herring
On Mon, Mar 01, 2021 at 04:17:50PM +0100, Benjamin Gaignard wrote: > Document bindings for IMX8MQ VPU reset hardware block > > Signed-off-by: Benjamin Gaignard > --- > .../bindings/reset/fsl,imx8mq-vpu-reset.yaml | 54 +++ > include/dt-bindings/reset/imx8mq-vpu-reset.h | 16 +++

Re: [PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block

2021-03-08 Thread Rob Herring
On Mon, Mar 01, 2021 at 04:17:49PM +0100, Benjamin Gaignard wrote: > The two VPUs inside IMX8MQ share the same control block which can be see > as a reset hardware block. > In order to be able to add the second VPU (for HECV decoding) it will be > more handy if the both VPU drivers instance don't h

Re: [PATCH v2 3/9] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

2021-03-08 Thread Rob Herring
ed-by: Peter Rosin > --- > include/dt-bindings/mux/ti-serdes.h | 5 + > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v2 2/9] dt-bindings: phy: cadence-torrent: Add binding for refclk driver

2021-03-08 Thread Rob Herring
clude/dt-bindings/phy/phy-cadence-torrent.h | 2 ++ > 2 files changed, 19 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v2 1/9] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper

2021-03-08 Thread Rob Herring
On Mon, Feb 22, 2021 at 04:53:06PM +0530, Kishon Vijay Abraham I wrote: > Add bindings for AM64 SERDES Wrapper. > > Signed-off-by: Kishon Vijay Abraham I > --- > .../bindings/phy/ti,phy-j721e-wiz.yaml| 10 ++--- > include/dt-bindings/phy/phy-ti.h | 21 +++

Re: [PATCH v3 05/15] dt_bindings: mfd: Add ROHM BD71815 PMIC

2021-03-08 Thread Rob Herring
Coulomb counter, a real-time clock, a 32kHz > clock and two general-purpose outputs although only one is documented by > the data-sheet. > > Signed-off-by: Matti Vaittinen > Reviewed-by: Rob Herring > --- > .../bindings/mfd/rohm,bd71815-pmic.yaml | 201

Re: [PATCH 1/3] dt-bindings/timer: ingenic: Add compatible strings for JZ4760(B)

2021-03-08 Thread Rob Herring
On Sun, 07 Mar 2021 17:15:51 +, Paul Cercueil wrote: > Add compatible strings to support the system timer, clocksource, OST, > watchdog and PWM blocks of the JZ4760 and JZ4760B SoCs. > > Newer SoCs which behave like the JZ4760 or JZ4760B now see their > compatible string require a fallback com

Re: [PATCH 1/4] dt-bindings: iio: adc: at91-sama5d2: add compatible for sama7g5-adc

2021-03-08 Thread Rob Herring
On Mon, 01 Mar 2021 16:32:53 +0200, Eugen Hristev wrote: > Add compatible for microchip,sama7g5-adc device. > > Signed-off-by: Eugen Hristev > --- > Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

2021-03-08 Thread Rob Herring
On Mon, Mar 01, 2021 at 12:22:26PM +0100, Parshuram Thombare wrote: > Add binding changes for HDCP in the MHDP8546 DPI/DP bridge binding. > This binding is not used in any upstreamed DTS yet, so changing > index of property 'j721e-intg' should not affect anything. TI folks might disagree, but were

Re: [PATCH v8 1/2] dt-bindings: counter: add interrupt-counter binding

2021-03-08 Thread Rob Herring
sertions(+) > create mode 100644 > Documentation/devicetree/bindings/counter/interrupt-counter.yaml > Reviewed-by: Rob Herring

Re: [PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568

2021-03-08 Thread Rob Herring
gs/clock/rk3568-cru.h | 926 + > 1 file changed, 926 insertions(+) > create mode 100644 include/dt-bindings/clock/rk3568-cru.h > Reviewed-by: Rob Herring

Re: [PATCH v3 1/4] dt-binding: clock: Document rockchip, rk3568-cru bindings

2021-03-08 Thread Rob Herring
kchip,rk3568-cru.yaml | 60 +++ > 1 file changed, 60 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml > Reviewed-by: Rob Herring

Re: [PATCH v2 1/2] dt-bindings: trivial-devices: Add infineon,ir36021

2021-03-08 Thread Rob Herring
On Mon, 01 Mar 2021 16:59:53 +1300, Chris Packham wrote: > Add infineon,ir36021 to trivial-devices.yaml. > > Signed-off-by: Chris Packham > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v3 09/10] dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit

2021-03-08 Thread Rob Herring
aluation board for > creating complete i.Core STM32MP1 EDIMM2.2 Starter Kit. > > Add bindings for it. > > Signed-off-by: Jagan Teki > --- > Changes for v3: > - none > > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 06/10] dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0

2021-03-08 Thread Rob Herring
ard for > creating complete i.Core STM32MP1 C.TOUCH 2.0 board. > > Add bindings for it. > > Signed-off-by: Jagan Teki > --- > Changes for v3: > - none > > Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 6 ++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible

2021-03-08 Thread Rob Herring
On Sun, 28 Feb 2021 13:41:04 +0100, Konrad Dybcio wrote: > Document the newly added PMI8994 compatible. > > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH 15/41] arm64: dts: qcom: sdm630: Add TSENS node

2021-03-08 Thread Rob Herring
| 1 + > arch/arm64/boot/dts/qcom/sdm630.dtsi | 11 +++ > 2 files changed, 12 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: mfd: lp875xx: add optional reset GPIO

2021-03-08 Thread Rob Herring
p87561-q1.yaml | 4 > Documentation/devicetree/bindings/mfd/ti,lp87565-q1.yaml | 4 > 3 files changed, 12 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: misc: add binding for generic ripple counter

2021-03-08 Thread Rob Herring
On Fri, Feb 26, 2021 at 03:14:10PM +0100, Rasmus Villemoes wrote: > While a ripple counter can not usually be interfaced with (directly) > from software, it may still be a crucial component in a board > layout. To prevent its input clock from being disabled by the clock > core because it apparently

Re: [PATCH] MIPS: boot/compressed: Copy DTB to aligned address

2021-03-08 Thread Rob Herring
On Sat, Mar 6, 2021 at 3:59 PM Thomas Bogendoerfer wrote: > > On Sat, Mar 06, 2021 at 02:35:21PM -0700, Rob Herring wrote: > > On Sat, Mar 6, 2021 at 1:45 AM Thomas Bogendoerfer > > wrote: > > > > > > On Wed, Mar 03, 2021 at 02:37:55PM -0600, Rob Herring wro

Re: [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

2021-03-08 Thread Rob Herring
On Fri, Mar 5, 2021 at 2:17 PM Arnd Bergmann wrote: > > On Fri, Mar 5, 2021 at 7:18 PM Hector Martin wrote: > > > > On 06/03/2021 02.39, Rob Herring wrote: > > >> - return ioremap(res.start, resource_size(&res)); > > >> +

Re: [PATCH 2/3] dt-bindings: phy: brcm,ns-usb2-phy: bind single CRU reg

2021-03-07 Thread Rob Herring
On Fri, Feb 26, 2021 at 12:45:00PM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > The old binding was using whole DMU space. It was an overkill. DMU is a > big block which contains e.g. CRU which contains e.g. PLLs, PHY, pinctrl > and thermal blocks. > > Rework the binding to directly use

Re: [PATCH] MIPS: boot/compressed: Copy DTB to aligned address

2021-03-06 Thread Rob Herring
On Sat, Mar 6, 2021 at 1:45 AM Thomas Bogendoerfer wrote: > > On Wed, Mar 03, 2021 at 02:37:55PM -0600, Rob Herring wrote: > > On Wed, Mar 3, 2021 at 1:33 PM Paul Cercueil wrote: > > > > > > Since 5.12-rc1, the Device Tree blob must now be properly aligned. > &g

Re: [PATCH 1/3] dt-bindings: phy: convert Broadcom NS USB 2.0 to the json-schema

2021-03-06 Thread Rob Herring
t; Documentation/devicetree/bindings/phy/brcm,ns-usb2-phy.yaml > Reviewed-by: Rob Herring

Re: [PATCH 2/2] iio: qcom-spmi-vadc: Add definitions for USB DP/DM VADCs

2021-03-06 Thread Rob Herring
mi-vadc.h | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 1/2] pinctrl: pmic-mpp: Add missing dt-bindings mpp function defs

2021-03-06 Thread Rob Herring
include/dt-bindings/pinctrl/qcom,pmic-mpp.h | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: clock: qcom,gcc: Document MSM8976 compatibles

2021-03-06 Thread Rob Herring
On Thu, 25 Feb 2021 21:18:42 +0100, Konrad Dybcio wrote: > Document the newly added compatibles for 8976 GCC. > > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 3/4] dt-bindings: clock: Add BCM63268 timer binding

2021-03-06 Thread Rob Herring
tions(+) > create mode 100644 > Documentation/devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml > Reviewed-by: Rob Herring

Re: [PATCH 2/4] mips: bmips: add BCM63268 timer reset definitions

2021-03-06 Thread Rob Herring
On Thu, Feb 25, 2021 at 08:41:59PM +0100, Álvaro Fernández Rojas wrote: > Add missing timer reset definitions for BCM63268. > > Signed-off-by: Álvaro Fernández Rojas > --- > include/dt-bindings/reset/bcm63268-reset.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/include/dt-bindin

Re: [PATCH 1/4] mips: bmips: add BCM63268 timer clock definitions

2021-03-06 Thread Rob Herring
On Thu, 25 Feb 2021 20:41:58 +0100, Álvaro Fernández Rojas wrote: > Add missing timer clock definitions for BCM63268. > > Signed-off-by: Álvaro Fernández Rojas > --- > include/dt-bindings/clock/bcm63268-clock.h | 13 + > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v4 15/19] dts: bindings: Document device tree bindings for ETE

2021-03-06 Thread Rob Herring
ngs. > > Cc: devicet...@vger.kernel.org > Cc: Mathieu Poirier > Cc: Mike Leach > Cc: Rob Herring > Signed-off-by: Suzuki K Poulose > --- > Changes: > - Fix out-ports defintion > --- > .../devicetree/bindings/arm/ete.yaml | 71 +++ > 1 file

Re: [PATCH v3 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML

2021-03-06 Thread Rob Herring
nandc.txt| 142 - > 2 files changed, 196 insertions(+), 142 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mtd/qcom,nandc.yaml > delete mode 100644 Documentation/devicetree/bindings/mtd/qcom_nandc.txt > Reviewed-by: Rob Herring

Re: [PATCH 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers

2021-03-06 Thread Rob Herring
On Thu, Feb 25, 2021 at 05:18:51PM +0700, Quan Nguyen wrote: > Adds device tree bindings for SMPro drivers found on the Mt.Jade hardware > reference platform with Ampere's Altra Processor family. > > Signed-off-by: Quan Nguyen > --- > .../bindings/hwmon/ampere,ac01-hwmon.yaml | 27 ++ >

Re: [PATCH 6/9] dt-bindings: soc: qcom: aoss: Add SC7280 compatible

2021-03-06 Thread Rob Herring
On Thu, 25 Feb 2021 15:00:22 +0530, Sai Prakash Ranjan wrote: > Add SC7280 AOSS QMP compatible to the list of possible bindings. > > Signed-off-by: Sai Prakash Ranjan > --- > Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 1 + > 1 file changed, 1 insertion(+)

Re: [PATCH 1/9] dt-bindings: arm: msm: Add LLCC for SC7280

2021-03-06 Thread Rob Herring
On Thu, 25 Feb 2021 15:00:17 +0530, Sai Prakash Ranjan wrote: > Add LLCC compatible for SC7280 SoC. > > Signed-off-by: Sai Prakash Ranjan > --- > Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH v2,1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node

2021-03-06 Thread Rob Herring
On Thu, Feb 25, 2021 at 03:36:01PM +0800, Irui Wang wrote: > Updates binding document since the avc and vp8 hardware encoder in > MT8173 are now separated. Separate "mediatek,mt8173-vcodec-enc" to > "mediatek,mt8173-vcodec-enc-vp8" and "mediatek,mt8173-vcodec-enc". This is not a compatible change.

Re: [PATCH V3 2/5] dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names

2021-03-06 Thread Rob Herring
--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Acked-by: Rob Herring

Re: [PATCH v3 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

2021-03-06 Thread Rob Herring
On Thu, Feb 25, 2021 at 10:52:43AM +0800, Shengjiu Wang wrote: > Imx-rpmsg is a new added machine driver for supporting audio on Cortex-M > core. The Cortex-M core will control the audio interface, DMA and audio > codec, setup the pipeline, the audio driver on Cortex-A core side is just > to commun

Re: [PATCH 2/7] dt-bindings: regulator: Add compatibles for PM7325/PMR735A

2021-03-06 Thread Rob Herring
On Wed, 24 Feb 2021 14:03:07 +0530, satya priya wrote: > Add PM7325/PMR735A compatibles for Qualcomm SC7280 platform. > > Signed-off-by: satya priya > --- > Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | 4 > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v2 1/2] dt-bindings: interrupt-controller: document BCM6345 external interrupt controller

2021-03-06 Thread Rob Herring
On Wed, Feb 24, 2021 at 08:56:39AM +0100, Álvaro Fernández Rojas wrote: > Document the binding for the BCM6345 external interrupt controller. > > Signed-off-by: Álvaro Fernández Rojas > Signed-off-by: Jonas Gorski > Reviewed-by: Florian Fainelli > --- > v3: pass dt_binding_check. > v2: fix ti

Re: [PATCH v2 0/2] irqchip: add support for BCM6345 interrupt controller

2021-03-06 Thread Rob Herring
On Sat, Feb 27, 2021 at 07:49:09AM +0100, Álvaro Fernández Rojas wrote: > Hi all, > > Apparently these patches were flagged as “Not Applicable” without an > explanation. Why? > https://patchwork.kernel.org/project/linux-mips/patch/20210224075640.20465-2-nolt...@gmail.com/ > https://patchwork.kern

Re: [v8,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema

2021-03-06 Thread Rob Herring
gt; 1 file changed, 181 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml > Reviewed-by: Rob Herring

Re: [PATCH] dt-bindings: arm64: dts: mediatek: Add mt8516-pumpkin board

2021-03-06 Thread Rob Herring
On Tue, 23 Feb 2021 23:36:13 +0100, Fabien Parent wrote: > Add binding documentation for the MT8516 Pumpkin board. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 4 > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v3 2/3] dt-bindings: usb: generic-ehci: document spurious-oc flag

2021-03-06 Thread Rob Herring
ez Rojas > --- > v3: no changes. > v2: change flag name and improve documentation as suggested by Alan Stern. > > Documentation/devicetree/bindings/usb/generic-ehci.yaml | 6 ++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring

Re: [RESEND][PATCH v4 2/2] Added AMS tsl2591 device tree binding

2021-03-06 Thread Rob Herring
ertions(+) > create mode 100644 > Documentation/devicetree/bindings/iio/light/amstaos,tsl2591.yaml > Reviewed-by: Rob Herring

Re: [PATCHv1 4/6] dt-bindings: arm: fsl: add GE B1x5pv2 boards

2021-03-06 Thread Rob Herring
On Mon, 22 Feb 2021 18:12:45 +0100, Sebastian Reichel wrote: > Document the compatible for GE B1x5pv2 boards. > > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 11 +++ > 1 file changed, 11 insertions(+) > Acked-by: Rob Herring

Re: [PATCHv1 1/6] rtc: m41t80: add support for protected clock

2021-03-06 Thread Rob Herring
On Tue, Feb 23, 2021 at 02:26:57AM +0100, Sebastian Reichel wrote: > Hi, > > On Mon, Feb 22, 2021 at 10:26:26PM +0100, Alexandre Belloni wrote: > > On 22/02/2021 22:20:47+0100, Alexandre Belloni wrote: > > > On 22/02/2021 18:12:42+0100, Sebastian Reichel wrote: > > > > Congatec's QMX6 system on mo

Re: [PATCHv1 3/6] dt-bindings: vendor-prefixes: add congatec

2021-03-06 Thread Rob Herring
On Mon, 22 Feb 2021 18:12:44 +0100, Sebastian Reichel wrote: > Document binding for congatec. > > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v2 1/9] dt-bindings: Add Jenson Display vendor prefix

2021-03-06 Thread Rob Herring
On Sat, 06 Mar 2021 00:44:18 +0100, Giulio Benetti wrote: > From: Giulio Benetti > > Update Documentation/devicetree/bindings/vendor-prefixes.yaml to > include "jenson" as a vendor prefix for "Jenson Display". > Company website: http://www.jensondisplay.com/ > > Signed-off-by: Giulio Benetti >

Re: [PATCH v6 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller

2021-03-06 Thread Rob Herring
On Fri, Mar 05, 2021 at 11:38:49AM -0800, Matthias Kaehlcke wrote: > The Realtek RTS5411 is a USB 3.0 hub controller with 4 ports. > > This initial version of the binding only describes USB related > aspects of the RTS5411, it does not cover the option of > connecting the controller as an i2c slav

Re: [PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-03-06 Thread Rob Herring
On Fri, Mar 05, 2021 at 05:38:33PM +0100, Giulio Benetti wrote: > From: Giulio Benetti > > This adds device tree bindings for the Hycon HY46XX touchscreen series. > > Signed-off-by: Giulio Benetti > --- > .../input/touchscreen/hycon,hy46xx.yaml | 130 ++ > MAINTAINERS

Re: [PATCH v6 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller

2021-03-06 Thread Rob Herring
On Fri, 05 Mar 2021 11:38:49 -0800, Matthias Kaehlcke wrote: > The Realtek RTS5411 is a USB 3.0 hub controller with 4 ports. > > This initial version of the binding only describes USB related > aspects of the RTS5411, it does not cover the option of > connecting the controller as an i2c slave. >

Re: [PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-03-06 Thread Rob Herring
On Fri, 05 Mar 2021 17:38:33 +0100, Giulio Benetti wrote: > From: Giulio Benetti > > This adds device tree bindings for the Hycon HY46XX touchscreen series. > > Signed-off-by: Giulio Benetti > --- > .../input/touchscreen/hycon,hy46xx.yaml | 130 ++ > MAINTAINERS

Re: [PATCH 1/2] dt-bindings: display: Add STARRY 2081101QFH032011-53G

2021-03-05 Thread Rob Herring
ile changed, 74 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/innolux,himax8279d.yaml > Reviewed-by: Rob Herring

Re: [PATCH 2/3] dt-bindings: mtd: Add a property to declare secure regions in Qcom NANDc

2021-03-05 Thread Rob Herring
On Mon, Feb 22, 2021 at 05:32:58PM +0530, Manivannan Sadhasivam wrote: > On a typical end product, a vendor may choose to secure some regions in > the NAND memory which are supposed to stay intact between FW upgrades. > The access to those regions will be blocked by a secure element like > Trustzon

Re: [PATCH v3 3/4] dt-bindings: PCI: ti, j721e: Add endpoint mode dt-bindings for TI's AM64 SoC

2021-03-05 Thread Rob Herring
ndings/pci/ti,j721e-pci-ep.yaml | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 2/4] dt-bindings: PCI: ti, j721e: Add host mode dt-bindings for TI's AM64 SoC

2021-03-05 Thread Rob Herring
/ti,j721e-pci-host.yaml| 11 +++ > 1 file changed, 7 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring

Re: [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

2021-03-05 Thread Rob Herring
On Sun, Feb 21, 2021 at 03:07:57PM +0530, Anup Patel wrote: > The RISC-V CPU idle states will be described in DT under the > /cpus/riscv-idle-states DT node. This patch adds the bindings > documentation for riscv-idle-states DT nodes and idle state DT > nodes under it. > > Signed-off-by: Anup Pate

Re: [PATCH v4 1/2] dt-bindings: Add support for the Broadcom UART driver

2021-03-05 Thread Rob Herring
On Fri, Feb 19, 2021 at 03:37:07PM -0500, Al Cooper wrote: > Add DT bindings for the Broadcom 8250 based UART driver. This > UART is based on an 8250 but adds additional functionality. The > additional features include the ability to use DMA for transfers and > a baud rate clock system that is more

Re: [RFC 02/19] dt-bindings: interconnect: imx8mq: Add missing pl301 and SAI ids

2021-03-05 Thread Rob Herring
mediary node between pl301_main and its masters, in this case > all the SAIs. > > Signed-off-by: Abel Vesa > --- > include/dt-bindings/interconnect/imx8mq.h | 9 + > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 17/19] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices

2021-03-05 Thread Rob Herring
On Sat, Feb 20, 2021 at 12:55:21AM +1030, Andrew Jeffery wrote: > Allocating IO and IRQ resources to LPC devices is in-theory an operation > for the host, however ASPEED don't appear to expose this capability > outside the BMC (e.g. SuperIO). Instead, we are left with BMC-internal > registers for m

Re: [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema

2021-03-05 Thread Rob Herring
On Sat, Feb 20, 2021 at 12:55:20AM +1030, Andrew Jeffery wrote: > Given the deprecated binding, improve the ability to detect issues in > the platform devicetrees. Further, a subsequent patch will introduce a > new interrupts property for specifying SerIRQ behaviour, so convert > before we do any f

Re: [PATCH v4 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

2021-03-05 Thread Rob Herring
On Fri, Feb 19, 2021 at 09:15:13AM +0100, Maxime Chevallier wrote: > The Techwell TW9900 is a video decoder supporting multiple input > standards, such as PAL, NTSC and SECAM, and outputs a BT.656 video > signal. > > It's designed to be low-power, posesses some features such as a > programmable co

Re: [PATCH 5/9] dt-bindings: display/panel: add Jenson JT60250-02

2021-03-05 Thread Rob Herring
| 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 4/9] dt-bindings: display/panel: add Jenson JT60245-01

2021-03-05 Thread Rob Herring
On Thu, Feb 18, 2021 at 11:54:52PM +0100, Giulio Benetti wrote: > From: Giulio Benetti > > Add DT binding for "jenson,jt60245-01". > > Signed-off-by: Giulio Benetti > Signed-off-by: Giulio Benetti > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed

Re: [PATCH 3/9] dt-bindings: display/panel: add Jenson JT60249-01

2021-03-05 Thread Rob Herring
| 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 2/9] dt-bindings: display/panel: add Jenson JT60248-01

2021-03-05 Thread Rob Herring
| 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 1/9] dt-bindings: Add Jenson Display vendor prefix

2021-03-05 Thread Rob Herring
> > Signed-off-by: Giulio Benetti > Signed-off-by: Giulio Benetti > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v9 2/6] dt: bindings: add mt7621-clk device tree binding documentation

2021-03-05 Thread Rob Herring
On Thu, Feb 18, 2021 at 08:07:05AM +0100, Sergio Paracuellos wrote: > Adds device tree binding documentation for clocks in the > MT7621 SOC. > > Signed-off-by: Sergio Paracuellos > --- > .../bindings/clock/mediatek,mt7621-clk.yaml | 66 +++ > 1 file changed, 66 insertions(+) >

Re: [PATCH v4 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding

2021-03-05 Thread Rob Herring
On Thu, Feb 18, 2021 at 11:41:49AM +0800, Liu Ying wrote: > This patch adds bindings for i.MX8qxp pixel link to DPI(PXL2DPI). > > Signed-off-by: Liu Ying > --- > v3->v4: > * Add 'fsl,sc-resource' property. (Rob) > > v2->v3: > * Drop 'fsl,syscon' property. (Rob) > * Mention the CSR module control

Re: [PATCH V12 02/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M support

2021-03-05 Thread Rob Herring
On Thu, Feb 18, 2021 at 09:24:52AM +0800, peng@oss.nxp.com wrote: > From: Peng Fan > > Add i.MX8MQ/M support, also include mailbox for rpmsg/virtio usage. > > Signed-off-by: Peng Fan > --- > .../bindings/remoteproc/fsl,imx-rproc.yaml| 51 ++- > 1 file changed, 50 insert

Re: [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

2021-03-05 Thread Rob Herring
/bindings/remoteproc/imx-rproc.txt | 33 -- > 2 files changed, 61 insertions(+), 33 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > delete mode 100644 Documentation/devicetree/bindings/remoteproc/imx-rproc.txt > Reviewed-by: Rob Herring

Re: [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

2021-03-05 Thread Rob Herring
On Wed, Mar 03, 2021 at 06:53:16AM +, Peng Fan (OSS) wrote: > Hi Rob, > > > Subject: [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc > > bindings to json-schema > > Are you fine with patch 1, 2? No need to ask me, you can see where you are in the queue in PW: https://patchwork.

Re: [PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-pumpkin board

2021-03-05 Thread Rob Herring
On Wed, 17 Feb 2021 21:59:43 +0100, Fabien Parent wrote: > Add binding documentation for the MT8183 Pumpkin board. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/arm/mediatek.yaml | 4 > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v3 02/15] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names

2021-03-05 Thread Rob Herring
and their > meaning. > > Signed-off-by: Nicolas Saenz Julienne > --- > .../devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 01/15] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema

2021-03-05 Thread Rob Herring
/brcm,bcm2835-pm.txt > create mode 100644 > Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml > Reviewed-by: Rob Herring

Re: [PATCH v2 3/3] dt-bindings: mtd: Document use of nvmem-partitions compatible

2021-03-05 Thread Rob Herring
On Wed, Mar 03, 2021 at 11:01:55AM +0100, Rafał Miłecki wrote: > [Rob: please advise] > > On 16.02.2021 22:26, Ansuel Smith wrote: > > Document nvmem-partitions compatible used to treat mtd partitions as a > > nvmem provider. > > Until now we were using "compatible" string in partition node only

<    4   5   6   7   8   9   10   11   12   13   >