Re: [PATCH 1/5] dt-bindings: display/msm: document MDSS on X1E80100

2024-01-29 Thread Rob Herring
On Mon, 29 Jan 2024 15:18:54 +0200, Abel Vesa wrote: > Document the MDSS hardware found on the Qualcomm X1E80100 platform. > > Signed-off-by: Abel Vesa > --- > .../bindings/display/msm/qcom,x1e80100-mdss.yaml | 249 > + > 1 file changed, 249 insertions(+) > My bot

Re: [drm-drm-misc:drm-misc-next] dt-bindings: nt35510: document 'port' property

2024-01-27 Thread Rob Herring
On Sat, 27 Jan 2024 16:28:08 +0100, Dario Binacchi wrote: > Allow 'port' property (coming from panel-common.yaml) to be used in DTS: > > st/stm32f769-disco-mb1166-reva09.dtb: panel@0: 'port' does not match any of > the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Dario Binacchi > Cc:

[PATCH] dt-bindings: display: nxp, tda998x: Fix 'audio-ports' constraints

2024-01-22 Thread Rob Herring
-off-by: Rob Herring --- .../devicetree/bindings/display/bridge/nxp,tda998x.yaml| 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml b/Documentation/devicetree/bindings/display/bridge/nxp,tda998x.yaml index

Re: [PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema

2024-01-19 Thread Rob Herring
On Thu, Jan 18, 2024 at 08:30:40PM +0100, Sam Ravnborg wrote: > Hi Dharma et al. > > On Thu, Jan 18, 2024 at 02:56:09PM +0530, Dharma Balasubiramani wrote: > > Converted the text bindings to YAML and validated them individually using > > following commands > > > > $ make dt_binding_check

Re: [PATCH v3 2/3] dt-bindings: atmel, hlcdc: convert pwm bindings to json-schema

2024-01-19 Thread Rob Herring
On Thu, Jan 18, 2024 at 02:56:11PM +0530, Dharma Balasubiramani wrote: > Convert device tree bindings for Atmel's HLCDC PWM controller to YAML > format. > > Signed-off-by: Dharma Balasubiramani > Reviewed-by: Conor Dooley > --- > changelog > v2 -> v3 > - Remove '|' in description, as there is

Re: [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

2024-01-19 Thread Rob Herring
On Wed, Jan 10, 2024 at 10:38:57AM +0200, Tony Lindgren wrote: > * Krzysztof Kozlowski [240109 19:53]: > > On 09/01/2024 18:19, Andrew Davis wrote: > > > The Imagination PowerVR Series5 "SGX" GPU is part of several SoCs from > > > multiple vendors. Describe how the SGX GPU is integrated in these

Re: [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add support for display sharing mode

2024-01-19 Thread Rob Herring
On Thu, Jan 18, 2024 at 7:59 AM Devarsh Thakkar wrote: > > Hi Rob, > > Thanks for the quick review. > > On 18/01/24 01:43, Rob Herring wrote: > > On Tue, Jan 16, 2024 at 07:11:40PM +0530, Devarsh Thakkar wrote: > >> Add support for using TI Keystone DSS hardwar

Re: [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add support for display sharing mode

2024-01-17 Thread Rob Herring
On Wed, Jan 17, 2024 at 02:13:42PM -0600, Rob Herring wrote: > On Tue, Jan 16, 2024 at 07:11:40PM +0530, Devarsh Thakkar wrote: > > Add support for using TI Keystone DSS hardware present in display > > sharing mode. > > > > TI Keystone DSS hardware supports partit

Re: [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add support for display sharing mode

2024-01-17 Thread Rob Herring
On Tue, Jan 16, 2024 at 07:11:40PM +0530, Devarsh Thakkar wrote: > Add support for using TI Keystone DSS hardware present in display > sharing mode. > > TI Keystone DSS hardware supports partitioning of resources between > multiple hosts as it provides separate register space and unique >

Re: [PATCH v2 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-16 Thread Rob Herring
On Tue, Jan 16, 2024 at 05:07:58PM +0530, Dharma Balasubiramani wrote: > Convert the existing DT binding to DT schema of the Atmel's HLCDC display > controller. > > Signed-off-by: Dharma Balasubiramani > --- > changelog > v1 -> v2 > - Remove the explicit copyrights. > - Modify filename like

Re: [DO NOT MERGE PATCH 2/2] arm64: dts: ti: Add common1 register space for AM62x and AM65x SoCs

2024-01-16 Thread Rob Herring
On Tue, Jan 16, 2024 at 02:48:53PM +0530, Devarsh Thakkar wrote: > Hi Conor, > > Thanks for the review. > > On 15/01/24 21:44, Conor Dooley wrote: > > On Mon, Jan 15, 2024 at 06:27:16PM +0530, Devarsh Thakkar wrote: > >> This adds common1 register space for AM62x and AM65x SoC's which are using

Re: [PATCH v3 1/6] dt-bindings: display: add dt-bindings for STM32 LVDS device

2024-01-15 Thread Rob Herring
On Mon, Jan 15, 2024 at 02:20:04PM +0100, Raphael Gallais-Pou wrote: > Add "st,stm32mp25-lvds" compatible. > > Signed-off-by: Raphael Gallais-Pou > --- > Depends on: "dt-bindings: stm32: add clocks and reset binding for > stm32mp25 platform" by Gabriel Fernandez > > Changes in v3: >

Re: [PATCH v3 1/6] dt-bindings: display: add dt-bindings for STM32 LVDS device

2024-01-15 Thread Rob Herring
On Mon, 15 Jan 2024 14:20:04 +0100, Raphael Gallais-Pou wrote: > Add "st,stm32mp25-lvds" compatible. > > Signed-off-by: Raphael Gallais-Pou > --- > Depends on: "dt-bindings: stm32: add clocks and reset binding for > stm32mp25 platform" by Gabriel Fernandez > > Changes in v3: >

Re: [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi

2024-01-11 Thread Rob Herring
On Wed, Jan 10, 2024 at 04:11:44PM +, Conor Dooley wrote: > On Wed, Jan 10, 2024 at 12:23:37PM +0100, Geert Uytterhoeven wrote: > > Hi Conor, > > > > On Tue, Jan 9, 2024 at 7:06 PM Conor Dooley wrote: > > > On Tue, Jan 09, 2024 at 05:23:23PM +0900, Yoshinori Sato wrote: > > > > Add Silicon

Re: [PATCH v2 1/6] dt-bindings: display: add dt-bindings for STM32 LVDS device

2024-01-11 Thread Rob Herring
On Thu, Jan 11, 2024 at 11:40:44AM +0100, Raphael Gallais-Pou wrote: > Add "st,stm32-lvds" compatible. > > Signed-off-by: Raphael Gallais-Pou > --- > Changes in v2: > - Switch compatible and clock-cells related areas > - Remove faulty #include in the example. > - Add entry in

Re: [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

2024-01-10 Thread Rob Herring
On Wed, 10 Jan 2024 15:55:34 +0530, Dharma Balasubiramani wrote: > Convert the atmel,hlcdc binding to DT schema format. > > Signed-off-by: Dharma Balasubiramani > --- > .../devicetree/bindings/mfd/atmel,hlcdc.yaml | 106 ++ > .../devicetree/bindings/mfd/atmel-hlcdc.txt |

Re: [PATCH 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema

2024-01-10 Thread Rob Herring
On Wed, 10 Jan 2024 15:55:33 +0530, Dharma Balasubiramani wrote: > Convert the existing DT binding to DT schema of the Atmel's HLCDC display > controller. > > Signed-off-by: Dharma Balasubiramani > --- > .../display/atmel/atmel,hlcdc-dc.yaml | 133 ++ >

Re: [DO NOT MERGE v6 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI

2024-01-09 Thread Rob Herring
On Tue, Jan 09, 2024 at 01:42:53PM +0100, Linus Walleij wrote: > Hi Yoshinori, > > thanks for your patch! > > On Tue, Jan 9, 2024 at 9:24 AM Yoshinori Sato > wrote: > > > Renesas SH7751 PCI Controller json-schema. > > > > Signed-off-by: Yoshinori Sato > (...) > > +

Re: [DO NOT MERGE v6 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema

2024-01-09 Thread Rob Herring
On Tue, Jan 09, 2024 at 05:23:16PM +0900, Yoshinori Sato wrote: > Renesas SH7751 external interrupt encoder json-schema. > > Signed-off-by: Yoshinori Sato > --- > .../renesas,sh7751-irl-ext.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 >

Re: [DO NOT MERGE v6 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema

2024-01-09 Thread Rob Herring
On Tue, 09 Jan 2024 17:23:16 +0900, Yoshinori Sato wrote: > Renesas SH7751 external interrupt encoder json-schema. > > Signed-off-by: Yoshinori Sato > --- > .../renesas,sh7751-irl-ext.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 >

Re: [PATCH v4 01/29] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible

2024-01-02 Thread Rob Herring
On Fri, 22 Dec 2023 18:41:52 +0100, Alex Bee wrote: > The integration for this SoC is different from the currently existing: It > needs it's PHY's reference clock rate to calculate the DDC bus frequency > correctly. The controller is also part of a powerdomain, so this gets added > as an

Re: [PATCH 5/8] dt-bindings: nt35510: add compatible for FRIDA FRD400B25025-A-CTK

2023-12-29 Thread Rob Herring
On Fri, 29 Dec 2023 14:51:20 +0100, Dario Binacchi wrote: > The patch adds the FRIDA FRD400B25025-A-CTK panel, which belongs to the > Novatek NT35510-based panel family. > > Signed-off-by: Dario Binacchi > --- > > .../display/panel/novatek,nt35510.yaml| 20 +++ > 1

Re: [PATCH v10 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

2023-12-21 Thread Rob Herring
On Thu, Dec 21, 2023 at 10:28:52AM +0100, Krzysztof Kozlowski wrote: > On 20/12/2023 11:08, Moudy Ho wrote: > > To simplify maintenance and avoid branches, the identical component > > should be merged and placed in the path belonging to the MDP > > (from display/* to media/*). > > Combining

Re: [PATCH v3 3/4] dt-bindings: display: Add SSD133x OLED controllers

2023-12-21 Thread Rob Herring
t; .../bindings/display/solomon,ssd133x.yaml | 57 +++ > 1 file changed, 57 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/solomon,ssd133x.yaml > Reviewed-by: Rob Herring

Re: [PATCH v3 2/4] dt-bindings: display: ssd132x: Add vendor prefix to width and height

2023-12-21 Thread Rob Herring
-envision-b41ca8efa251@spud/ > Signed-off-by: Javier Martinez Canillas > --- > > (no changes since v1) > > .../devicetree/bindings/display/solomon,ssd132x.yaml | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > Acked-by: Rob Herring

Re: [PATCH v3 1/4] dt-bindings: display: ssd1307fb: Add vendor prefix to width and height

2023-12-21 Thread Rob Herring
s://lore.kernel.org/dri-devel/20231218-example-envision-b41ca8efa251@spud/ > Signed-off-by: Javier Martinez Canillas > --- > > (no changes since v1) > > .../bindings/display/solomon,ssd1307fb.yaml | 20 +++++-- > 1 file changed, 10 insertions(+), 10 deletions(-) > Acked-by: Rob Herring

Re: [PATCH RESEND v1 1/8] dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvds

2023-12-21 Thread Rob Herring
On Thu, 21 Dec 2023 13:43:32 +0100, Raphael Gallais-Pou wrote: > List EDT ETML0700Z9NDHA in the LVDS panel enumeration. > > Signed-off-by: Raphael Gallais-Pou > --- > Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ > 1 file changed, 2 insertions(+)

Re: [RFC PATCH 2/2] dt-bindings: display: msm: mass-rename files

2023-12-21 Thread Rob Herring
dp4.yaml} (97%) > rename > Documentation/devicetree/bindings/display/msm/{dsi-controller-main.yaml => > qcom,mdss-dsi-ctrl.yaml} (99%) > Acked-by: Rob Herring

Re: [RFC PATCH 1/2] dt-bindings: display: msm: move DSI PHY schema to bindings/phy

2023-12-21 Thread Rob Herring
Documentation/devicetree/bindings/{display/msm/dsi-phy-28nm.yaml => > phy/qcom,dsi-phy-28nm.yaml} (94%) > rename Documentation/devicetree/bindings/{display/msm/dsi-phy-7nm.yaml => > phy/qcom,dsi-phy-7nm.yaml} (94%) > rename Documentation/devicetree/bindings/{display/msm/dsi-phy-common.yaml => > phy/qcom,dsi-phy-common.yaml} (90%) > Acked-by: Rob Herring

Re: [PATCH RESEND v1 2/8] dt-bindings: display: add dt-bindings for STM32 LVDS device

2023-12-21 Thread Rob Herring
On Thu, 21 Dec 2023 13:43:33 +0100, Raphael Gallais-Pou wrote: > Add dt-binding file for "st,stm32-lvds" compatible. > > Signed-off-by: Raphael Gallais-Pou > --- > .../bindings/display/st,stm32-lvds.yaml | 114 ++ > 1 file changed, 114 insertions(+) > create mode 100644

[PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo

2023-12-13 Thread Rob Herring
The correct property name is 'reg' not 'regs'. Fixes: 68e89bb36d58 ("dt-bindings: display: samsung,exynos-mixer: convert to dtschema") Signed-off-by: Rob Herring --- .../bindings/display/samsung/samsung,exynos-mixer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion

Re: [PATCH v6 3/4] dt-bindings: display: panel: Add synaptics r63353 panel controller

2023-12-13 Thread Rob Herring
On Wed, 13 Dec 2023 15:03:44 +0100, Dario Binacchi wrote: > From: Michael Trimarchi > > Add documentation for "synaptics,r63353" panel. > > Signed-off-by: Michael Trimarchi > Signed-off-by: Dario Binacchi > Reviewed-by: Krzysztof Kozlowski > > --- > > (no changes since v3) > > Changes

Re: [PATCH v6 0/4] Add displays support for bsh-smm-s2/pro boards

2023-12-13 Thread Rob Herring
On Wed, Dec 13, 2023 at 03:03:41PM +0100, Dario Binacchi wrote: > The series adds drivers for the displays used by bsh-smm-s2/pro boards. > This required applying some patches to the samsung-dsim driver. > > Changes in v6: > - Drop patches: > - [06/10] drm/panel: Add Synaptics R63353 panel

Re: [PATCH v3 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

2023-12-11 Thread Rob Herring
On Wed, Sep 20, 2023 at 12:10 PM Lucas Stach wrote: > > This IP block is found in the HDMI subsystem of the i.MX8MP SoC. It has a > full timing generator and can switch between different video sources. On > the i.MX8MP however the only supported source is the LCDIF. The block > just needs to be

Re: [v3 5/6] drm/vs: Add hdmi driver

2023-12-11 Thread Rob Herring
On Mon, Dec 4, 2023 at 6:33 AM Keith Zhao wrote: > > add hdmi driver as encoder and connect > > Signed-off-by: Keith Zhao > --- > drivers/gpu/drm/verisilicon/Kconfig | 8 + > drivers/gpu/drm/verisilicon/Makefile| 1 + > drivers/gpu/drm/verisilicon/starfive_hdmi.c | 849

Re: [PATCH v5 08/10] drm/panel: Add Ilitek ILI9805 panel driver

2023-12-11 Thread Rob Herring
On Thu, Dec 7, 2023 at 8:17 AM Dario Binacchi wrote: > > From: Michael Trimarchi > > The GPM1790A0 panel is based on the Ilitek ILI9805 Controller. > Add a driver for it. > > Signed-off-by: Michael Trimarchi > Signed-off-by: Dario Binacchi > > --- > > (no changes since v4) > > Changes in v4: >

Re: [PATCH v1 1/3] dt-bindings: drm: rockchip: convert inno_hdmi-rockchip.txt to yaml

2023-12-08 Thread Rob Herring
On Mon, 04 Dec 2023 18:39:03 +0100, Johan Jonker wrote: > Convert inno_hdmi-rockchip.txt to yaml. > > Signed-off-by: Johan Jonker > --- > > Note for rob+dt: > Used enum to "soon" be able to add "rockchip,rk3128-inno-hdmi" > > Changed V1: > Rename file to more common layout > Add/fix

Re: [v3 1/6] dt-bindings: display: Add yamls for JH7110 display system

2023-12-08 Thread Rob Herring
On Wed, Dec 06, 2023 at 08:50:29PM +0800, Sui Jingfeng wrote: > Hi, > > > On 2023/12/4 20:33, Keith Zhao wrote: > > StarFive SoCs JH7110 display system: > > dc controller, hdmi controller, > > encoder, vout syscon. [...] > > +description: > > + The StarFive JH7110 SoC uses the HDMI signal

Re: [v3 1/6] dt-bindings: display: Add yamls for JH7110 display system

2023-12-08 Thread Rob Herring
On Mon, Dec 04, 2023 at 08:33:10PM +0800, Keith Zhao wrote: > StarFive SoCs JH7110 display system: > dc controller, hdmi controller, > encoder, vout syscon. What are yamls? I prefer not using 'yaml' as yaml is lots of things that are not DT schema. Rob

Re: [PATCH v2 1/5] pmdomain: rockchip: Add missing powerdomains for RK3128

2023-12-08 Thread Rob Herring
On Sat, Dec 02, 2023 at 01:51:40PM +0100, Alex Bee wrote: > For RK3128 the powerdomains PD_PERI, PD_SYS and PD_CRYPTO are currently > missing. > Add them. > > Signed-off-by: Alex Bee > --- > drivers/pmdomain/rockchip/pm-domains.c | 13 - > include/dt-bindings/power/rk3128-power.h

Re: [PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-12-08 Thread Rob Herring
On Sun, 12 Nov 2023 19:43:59 +0100, Krzysztof Kozlowski wrote: > Compatibles should not use quotes in the bindings. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/gpu/samsung-rotator.yaml | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) >

Re: [RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found

2023-12-07 Thread Rob Herring
On Mon, Dec 04, 2023 at 05:05:30PM +0100, Javier Martinez Canillas wrote: > Rob Herring writes: > > > On Mon, Dec 4, 2023 at 3:39 AM Javier Martinez Canillas > > wrote: > >> Rob Herring writes: > >> > On Fri, Dec 1, 2023 at 4:21 AM Javier Martinez Can

[PATCH] drm/bridge: aux-hpd: Replace of_device.h with explicit include

2023-12-07 Thread Rob Herring
e implicit includes are going to be removed. of_device.h isn't needed, but of.h is for of_node_put(). Reported-by: Stephen Rothwell Signed-off-by: Rob Herring --- drivers/gpu/drm/bridge/aux-hpd-bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/brid

Re: [PATCH v2] dt-bindings: display: adi,adv75xx: Document #sound-dai-cells

2023-12-06 Thread Rob Herring
On Wed, 06 Dec 2023 06:36:43 -0300, Fabio Estevam wrote: > From: Fabio Estevam > > When using audio from ADV7533 or ADV7535 and describing the audio > card via simple-audio-card, the '#sound-dai-cells' needs to be passed. > > Document the '#sound-dai-cells' property to fix the following >

Re: [PATCH v2] dt-bindings: lcdif: Properly describe the i.MX23 interrupts

2023-12-06 Thread Rob Herring
On Wed, 06 Dec 2023 08:23:37 -0300, Fabio Estevam wrote: > From: Fabio Estevam > > i.MX23 has two LCDIF interrupts instead of a single one like other > i.MX devices. > > Take this into account for properly describing the i.MX23 LCDIF > interrupts. > > This fixes the following dt-schema

Re: [PATCH v4 07/10] dt-bindings: display: panel: Add Ilitek ili9805 panel controller

2023-12-06 Thread Rob Herring
On Tue, Dec 05, 2023 at 11:52:54AM +0100, Dario Binacchi wrote: > From: Michael Trimarchi > > Add documentation for "ilitek,ili9805" panel. > > Signed-off-by: Michael Trimarchi > Signed-off-by: Dario Binacchi Where's Krzysztof's Reviewed-by? Rob

Re: [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema

2023-12-05 Thread Rob Herring
On Tue, Dec 05, 2023 at 06:45:38PM +0900, Yoshinori Sato wrote: > Renesas SH7751 external interrupt encoder json-schema. > > Signed-off-by: Yoshinori Sato > --- > .../renesas,sh7751-irl-ext.yaml | 83 +++ > 1 file changed, 83 insertions(+) > create mode 100644 >

Re: [PATCH v3 13/14] dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs

2023-12-05 Thread Rob Herring
n-names requirements for other platforms > are still work in progress, hence the bindings are left incomplete here. > > v2: > - New commit > > Signed-off-by: Liviu Dudau > Cc: Krzysztof Kozlowski > Cc: Rob Herring > Cc: Conor Dooley > Cc: devicet...@vger.kernel.org &g

Re: [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema

2023-12-05 Thread Rob Herring
On Tue, 05 Dec 2023 18:45:41 +0900, Yoshinori Sato wrote: > Define SM501 functions and modes. > > Signed-off-by: Yoshinori Sato > --- > .../bindings/display/smi,sm501.yaml | 134 ++ > include/dt-bindings/display/sm501.h | 25 > 2 files changed, 159

Re: [PATCH v3 13/14] dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs

2023-12-04 Thread Rob Herring
n-names requirements for other platforms > are still work in progress, hence the bindings are left incomplete here. > > v2: > - New commit > > Signed-off-by: Liviu Dudau > Cc: Krzysztof Kozlowski > Cc: Rob Herring > Cc: Conor Dooley > Cc: devicet...@vger.kernel.org &g

Re: [RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found

2023-12-04 Thread Rob Herring
On Mon, Dec 4, 2023 at 3:39 AM Javier Martinez Canillas wrote: > > Rob Herring writes: > > Hello Rob, > > > On Fri, Dec 1, 2023 at 4:21 AM Javier Martinez Canillas > > [...] > > >> >> I don't have a better idea than this patch but maybe Thomas or

Re: [RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found

2023-12-01 Thread Rob Herring
On Fri, Dec 1, 2023 at 4:21 AM Javier Martinez Canillas wrote: > > Thomas Zimmermann writes: > > > Hi > > > > Am 18.11.23 um 12:10 schrieb Javier Martinez Canillas: > >> Ard Biesheuvel writes: > >> > >> Hello Ard, >

Re: [PATCH v1 1/2] dt-bindings: display: bridge: cdns: Add properties to support StarFive JH7110 SoC

2023-11-28 Thread Rob Herring
On Mon, Nov 27, 2023 at 07:34:35PM +0800, Shengyang Chen wrote: > From: Keith Zhao > > Add properties in CDNS DSI yaml file to match with > CDNS DSI module in StarFive JH7110 SoC. > > Signed-off-by: Keith Zhao > --- > .../bindings/display/bridge/cdns,dsi.yaml | 38 ++- > 1

Re: [PATCH 04/12] dt-bindings: display: msm: sm8450-mdss: Allow 3 interconnects

2023-11-27 Thread Rob Herring
On Sat, 25 Nov 2023 15:17:32 +0100, Konrad Dybcio wrote: > In addition to MDP01, the cpu-cfg interconnect is also necessary. > Allow it. > > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2

Re: [PATCH 03/12] dt-bindings: display: msm: qcm2290-mdss: Allow 2 interconnects

2023-11-27 Thread Rob Herring
On Sat, 25 Nov 2023 15:17:31 +0100, Konrad Dybcio wrote: > In addition to MDP0, the cpu-cfg interconnect is also necessary. > Allow it. > > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/display/msm/qcom,qcm2290-mdss.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2

Re: [PATCH] dt-bindings: display: mediatek: dsi: remove Xinlei's mail

2023-11-27 Thread Rob Herring
On Thu, 23 Nov 2023 14:49:27 +0100, Michael Walle wrote: > Xinlei Lee's mail is bouncing: > > : host mailgw02.mediatek.com[216.200.240.185] said: > 550 Relaying mail to xinlei@mediatek.com is not allowed (in reply to > RCPT TO command) > > Remove it. > > Signed-off-by: Michael

Re: [PATCH v9 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example

2023-11-26 Thread Rob Herring
rmstrong > --- > .../bindings/phy/amlogic,g12a-mipi-dphy-analog.yaml | 12 > -------- > 1 file changed, 12 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH 09/11] drm/rockchip: vop2: Add support for rk3588

2023-11-16 Thread Rob Herring
On Tue, Nov 14, 2023 at 07:28:55PM +0800, Andy Yan wrote: > From: Andy Yan > > VOP2 on rk3588: > > Four video ports: > VP0 Max 4096x2160 > VP1 Max 4096x2160 > VP2 Max 4096x2160 > VP3 Max 2048x1080 > > 4 4K Cluster windows with AFBC/line RGB and AFBC-only YUV support > 4 4K Esmart windows with

Re: [PATCH 07/11] dt-bindings: soc: rockchip: add rk3588 vop/vo syscon

2023-11-16 Thread Rob Herring
On Tue, 14 Nov 2023 19:28:20 +0800, Andy Yan wrote: > From: Andy Yan > > Add VOP and VO GRF syscon compatibles for RK3588 > > Signed-off-by: Andy Yan > --- > > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 3/5] dt-bindings: gpu: samsung: constrain clocks in top-level properties

2023-11-16 Thread Rob Herring
On Mon, Nov 13, 2023 at 01:51:30PM +, Conor Dooley wrote: > On Sun, Nov 12, 2023 at 07:44:01PM +0100, Krzysztof Kozlowski wrote: > > When number of clock varies between variants, the Devicetree bindings > > coding convention expects to have widest constraints in top-level > > definition of the

Re: [RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found

2023-11-16 Thread Rob Herring
On Thu, Nov 16, 2023 at 3:36 AM Javier Martinez Canillas wrote: > > Rob Herring writes: > > Hello Rob, > > > On Mon, Nov 13, 2023 at 2:53 AM Javier Martinez Canillas > > wrote: > >> > >> Some DT platforms use EFI to boot and in this

Re: [RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found

2023-11-15 Thread Rob Herring
On Mon, Nov 13, 2023 at 2:53 AM Javier Martinez Canillas wrote: > > Some DT platforms use EFI to boot and in this case the EFI Boot Services > may register a EFI_GRAPHICS_OUTPUT_PROTOCOL handle, that will later be > queried by the Linux EFI stub to fill the global struct screen_info data. > > The

Re: [PATCH 1/5] dt-bindings: gpu: samsung-rotator: drop redundant quotes

2023-11-14 Thread Rob Herring
lowski > --- > .../devicetree/bindings/gpu/samsung-rotator.yaml | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) Acked-by: Rob Herring [1] https://github.com/adrienverge/yamllint/issues/516

Re: [PATCH 08/11] dt-bindings: display: vop2: Add rk3588 support

2023-11-14 Thread Rob Herring
On Tue, 14 Nov 2023 19:28:41 +0800, Andy Yan wrote: > From: Andy Yan > > The vop2 on rk3588 is similar to which on rk356x > but with 4 video outputs and need to reference > more grf modules. > > Signed-off-by: Andy Yan > --- > > .../display/rockchip/rockchip-vop2.yaml | 25

Re: [PATCH v2 6/8] dt-bindings: reserved-memory: Add secure CMA reserved memory range

2023-11-13 Thread Rob Herring
On Sat, 11 Nov 2023 19:15:57 +0800, Yong Wu wrote: > Add a binding for describing the secure CMA reserved memory range. The > memory range also will be defined in the TEE firmware. It means the TEE > will be configured with the same address/size that is being set in this > DT node. > >

Re: [PATCH v8 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example

2023-11-10 Thread Rob Herring
On Thu, Nov 09, 2023 at 10:00:05AM +0100, Neil Armstrong wrote: > Now this bindings is referred from amlogic,meson-gx-hhi-sysctrl.yaml and is > documented as a subnode of a simple-mfd, drop the invalid reg property. Why is it invalid? It's preferred to have 'reg' in MFDs even if Linux doesn't

Re: [PATCH 12/17] dt-bindings: pwm: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > Documentation/devicetree/bindings/pwm/pwm-samsung.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../mfd/samsung,exynos5433-lpass.yaml | 2 +- > .../bindings/sound/samsung-i2s.yaml | 19 --- > 2 files changed, 13 insertions(+), 8 deletions(-) > Acked-by: Rob Herring

Re: [PATCH 10/17] dt-bindings: iio: samsung, exynos-adc: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../bindings/iio/adc/samsung,exynos-adc.yaml | 29 +++ > 1 file changed, 17 insertions(+), 12 deletions(-) > Acked-by: Rob Herring

Re: [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 08/17] dt-bindings: samsung: exynos-pmu: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../devicetree/bindings/soc/samsung/exynos-pmu.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 07/17] dt-bindings: serial: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
+++--- > 1 file changed, 11 insertions(+), 3 deletions(-) > Acked-by: Rob Herring

Re: [PATCH 06/17] dt-bindings: rtc: s3c-rtc: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 05/17] dt-bindings: pinctrl: samsung: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../samsung,pinctrl-wakeup-interrupt.yaml | 24 --- > .../bindings/pinctrl/samsung,pinctrl.yaml | 3 ++- > 2 files changed, 17 insertions(+), 10 deletions(-) > Acked-by: Rob Herring

Re: [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
+++--- > 1 file changed, 16 insertions(+), 9 deletions(-) > Acked-by: Rob Herring

Re: [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
ozlowski > > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../bindings/i2c/samsung,s3c2410-i2c.yaml | 22 --- > 1 file changed, 14 insertions(+), 8 deletions(-) Acked-by: Rob Herring

Re: [PATCH 02/17] dt-bindings: i2c: exynos5: add specific compatibles for existing SoC

2023-11-10 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml | 10 +- > .../devicetree/bindings/soc/samsung/exynos-usi.yaml| 2 +- > 2 files changed, 10 insertions(+), 2 deletions(-) > Acked-by: Rob Herring

Re: [PATCH v8 02/12] dt-bindings: soc: amlogic, meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl

2023-11-10 Thread Rob Herring
On Thu, Nov 09, 2023 at 10:00:03AM +0100, Neil Armstrong wrote: > Add a thirst example covering the meson-axg-hhi-sysctrl variant and more > importantly the phy subnode. > > Signed-off-by: Neil Armstrong > --- > .../soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml | 41 > ++ >

Re: [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: add specific compatibles for existing SoC

2023-11-08 Thread Rob Herring
> > --- > > I propose to take the patch through Samsung SoC (me). See cover letter > for explanation. > --- > .../bindings/hwinfo/samsung,exynos-chipid.yaml | 17 ++--- > 1 file changed, 14 insertions(+), 3 deletions(-) > Acked-by: Rob Herring

Re: [PATCH v9 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA

2023-10-31 Thread Rob Herring
; --- > .../bindings/media/mediatek,mdp3-rdma.yaml| 21 +++ > 1 file changed, 21 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v9 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

2023-10-31 Thread Rob Herring
; --- > .../display/mediatek/mediatek,mdp-rdma.yaml | 88 --- > .../bindings/media/mediatek,mdp3-rdma.yaml| 42 - > 2 files changed, 38 insertions(+), 92 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/display/mediatek/mediatek,mdp-rdma.yaml > Reviewed-by: Rob Herring

Re: [PATCH v9 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-31 Thread Rob Herring
ate why and what changed. Missing tags: Acked-by: Rob Herring

Re: [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-30 Thread Rob Herring
d, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring

Re: [PATCH v8 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA

2023-10-30 Thread Rob Herring
On Mon, Oct 30, 2023 at 06:00:09PM +0800, Moudy Ho wrote: > Added the configuration for MT8195 RDMA. In comparison to MT8183, it > no longer shares SRAM with RSZ, and there are now preconfigured 5 mbox. > > Signed-off-by: Moudy Ho > Reviewed-by: AngeloGioacchino Del Regno > > --- >

Re: [PATCH v8 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

2023-10-30 Thread Rob Herring
On Mon, Oct 30, 2023 at 06:00:08PM +0800, Moudy Ho wrote: > To simplify maintenance and avoid branches, the identical component > should be merged and placed in the path belonging to the MDP > (from display/* to media/*). > > In addition, currently only MDP utilizes RDMA through CMDQ, and the >

Re: [PATCH] dt-bindings: display: ssd132x: Remove '-' before compatible enum

2023-10-27 Thread Rob Herring
On Fri, Oct 27, 2023 at 11:30:56AM +0200, Javier Martinez Canillas wrote: > Rob Herring writes: > > > On Sat, 21 Oct 2023 00:30:17 +0200, Javier Martinez Canillas wrote: > >> This is a leftover from when the binding schema had the compatible string > >> pr

Re: [PATCH 05/18] dt-bindings: display: mediatek: dsi: add binding for MT8365 SoC

2023-10-24 Thread Rob Herring
On Mon, Oct 23, 2023 at 04:40:05PM +0200, Alexandre Mergnat wrote: > Display Serial Interface for MT8365 is compatible with another SoC. > Then, add MT8365 binding along with MT8183 SoC. > > Signed-off-by: Alexandre Mergnat > --- >

Re: [PATCH 1/5] dt-bindings: display: panel: Update NewVision NV3051D compatibles

2023-10-24 Thread Rob Herring
On Thu, Oct 19, 2023 at 09:50:38AM -0500, Chris Morgan wrote: > On Thu, Oct 19, 2023 at 11:22:19AM +0200, Krzysztof Kozlowski wrote: > > On 18/10/2023 18:18, Chris Morgan wrote: > > > From: Chris Morgan > > > > > > Update the NewVision NV3051D compatible strings by adding a new panel, > > > the

Re: [PATCH 0/6] imx6q related DT binding fixes

2023-10-24 Thread Rob Herring
On Thu, Aug 10, 2023 at 04:44:45PM +0200, Alexander Stein wrote: > Hi everyone, > > while working on i.MX6Q based board > (arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dts) > I noticed several warnings on dtbs_check. The first 5 patches should be pretty > much straight forward. > I'm not 100% sure on

Re: [PATCH] dt-bindings: display: ssd132x: Remove '-' before compatible enum

2023-10-22 Thread Rob Herring
hanged, 4 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v4 6/6] dt-bindings: display: Add SSD132x OLED controllers

2023-10-20 Thread Rob Herring
On Sat, Oct 14, 2023 at 2:15 AM Javier Martinez Canillas wrote: > > Add a Device Tree binding schema for the OLED panels based on the Solomon > SSD132x family of controllers. > > Signed-off-by: Javier Martinez Canillas > Reviewed-by: Rob Herring > Acked-

[PATCH] drm: Use device_get_match_data()

2023-10-20 Thread Rob Herring
). Signed-off-by: Rob Herring --- drivers/gpu/drm/armada/armada_crtc.c| 24 +++- drivers/gpu/drm/aspeed/aspeed_gfx_drv.c | 10 -- drivers/gpu/drm/exynos/exynos_drm_gsc.c | 9 + drivers/gpu/drm/imx/ipuv3/imx-ldb.c | 9 - drivers/gpu/drm/mxsfb

Re: [PATCH v3 03/11] dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188

2023-10-17 Thread Rob Herring
.../bindings/display/mediatek/mediatek,ovl.yaml | 12 +--- > 1 file changed, 5 insertions(+), 7 deletions(-) > Acked-by: Rob Herring

Re: [PATCH] dt-bindings: display: remove backlight node from panel examples

2023-10-17 Thread Rob Herring
Link: > https://lore.kernel.org/linux-devicetree/20230724143152.ga3430423-r...@kernel.org/ > Suggested-by: Rob Herring > Signed-off-by: Luca Ceresoli > --- > Documentation/devicetree/bindings/display/ilitek,ili9486.yaml | 4 > Documentation/devicetree/bindings/disp

Re: [PATCH v1] dt-bindings: backlight: add brightness-levels related common properties

2023-10-17 Thread Rob Herring
+--- > 3 files changed, 25 insertions(+), 31 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 3/6] dt-bindings: display: msm: Add SDM670 MDSS

2023-10-12 Thread Rob Herring
> 1 file changed, 292 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/msm/qcom,sdm670-mdss.yaml > Reviewed-by: Rob Herring

Re: [PATCH v2 6/6] dt-bindings: display: Add SSD132x OLED controllers

2023-10-12 Thread Rob Herring
emove unnecessary 'oneOf' in the SSD132x DT binding schema (Conor Dooley). > - Remove unused DT nodes labels in the binding schema examples (Conor Dooley). > - Split out common Solomon properties into a separate schema (Rob Herring). > > .../bindings/display/solomon,ssd132x.yaml | 8

Re: [PATCH v2 5/6] dt-bindings: display: Split common Solomon properties in their own schema

2023-10-12 Thread Rob Herring
s schemas. > > Suggested-by: Rob Herring > Signed-off-by: Javier Martinez Canillas > --- > > (no changes since v1) > > .../bindings/display/solomon,ssd-common.yaml | 42 +++ > .../bindings/display/solomon,ssd1307fb.yaml

Re: [PATCH v2 5/6] dt-bindings: display: Split common Solomon properties in their own schema

2023-10-12 Thread Rob Herring
s schemas. > > Suggested-by: Rob Herring > Signed-off-by: Javier Martinez Canillas > --- > > (no changes since v1) > > .../bindings/display/solomon,ssd-common.yaml | 42 +++ > .../bindings/display/solomon,ssd1307fb.yaml

Re: [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers

2023-10-10 Thread Rob Herring
On Mon, Oct 09, 2023 at 08:34:22PM +0200, Javier Martinez Canillas wrote: > Add a Device Tree binding schema for the OLED panels based on the Solomon > SSD132x family of controllers. Looks like the same binding as solomon,ssd1307fb.yaml. Why a different binding? Why does that binding need a slew

<    1   2   3   4   5   6   7   8   9   10   >