[PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings

2021-07-19 Thread Rob Herring
ob Clark Cc: Sean Paul Cc: Marek Vasut Cc: Krishna Manikandan Cc: dri-devel@lists.freedesktop.org Signed-off-by: Rob Herring --- .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml| 6 -- .../bindings/display/msm/dsi-controller-main.yaml | 6 -- 2 files changed, 8 ins

[PATCH v3 2/3] dt-bindings: Clean-up OPP binding node names in examples

2021-07-20 Thread Rob Herring
In preparation to convert OPP bindings to DT schema, clean-up a few OPP binding node names in the binding examples. Cc: Georgi Djakov Cc: Shawn Guo Cc: Sascha Hauer Cc: Leonard Crestez Cc: dri-devel@lists.freedesktop.org Cc: linux...@vger.kernel.org Acked-by: Viresh Kumar Signed-off-by: Rob

[PATCH] dt-bindings: Remove "status" from schema examples

2021-07-20 Thread Rob Herring
rol Gugala Cc: Mateusz Holenko Cc: Olivier Moysan Cc: Peter Ujfalusi Cc: dri-devel@lists.freedesktop.org Cc: linux-me...@vger.kernel.org Cc: net...@vger.kernel.org Cc: linux-...@vger.kernel.org Cc: alsa-de...@alsa-project.org Signed-off-by: Rob Herring --- .../display/allwinner,sun

Re: [PATCH] dt-bindings: Remove "status" from schema examples

2021-07-21 Thread Rob Herring
On Wed, Jul 21, 2021 at 2:33 AM Philipp Zabel wrote: > > Hi Rob, > > On Tue, 2021-07-20 at 11:20 -0600, Rob Herring wrote: > > There's no reason to have "status" properties in examples. "okay" is the > > default, and "disabled" turns o

Re: [PATCH] fbdev: simplefb: fix Kconfig dependencies

2021-07-21 Thread Rob Herring
xes: 11e8f5fd223b ("drm: Add simpledrm driver") > Signed-off-by: Arnd Bergmann > --- > drivers/of/base.c | 1 + > drivers/video/fbdev/Kconfig | 5 +++-- > 2 files changed, 4 insertions(+), 2 deletions(-) For the DT change: Acked-by: Rob Herring

Re: [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles

2021-07-21 Thread Rob Herring
On Wed, 21 Jul 2021 16:03:40 +0200, Maxime Ripard wrote: > The binding mentions that all the drivers using that driver must use a > vendor-specific compatible but never enforces it, nor documents the > vendor-specific compatibles. > > Let's make we document all of them, and that the binding will c

Re: [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles

2021-07-21 Thread Rob Herring
On Wed, Jul 21, 2021 at 04:03:40PM +0200, Maxime Ripard wrote: > The binding mentions that all the drivers using that driver must use a > vendor-specific compatible but never enforces it, nor documents the > vendor-specific compatibles. > > Let's make we document all of them, and that the binding

Re: [PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings

2021-07-23 Thread Rob Herring
On Mon, 19 Jul 2021 13:50:01 -0600, Rob Herring wrote: > The graph schema doesn't allow custom properties on endpoint nodes for > '#/properties/port' and '#/$defs/port-base' should be used instead. This > doesn't matter until 'unevaluatedProperties&#x

Re: [PATCH] dt-bindings: Remove "status" from schema examples

2021-07-23 Thread Rob Herring
On Tue, 20 Jul 2021 11:20:25 -0600, Rob Herring wrote: > There's no reason to have "status" properties in examples. "okay" is the > default, and "disabled" turns off some schema checks ('required' > specifically). > > Enabl

Re: [PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings

2021-07-23 Thread Rob Herring
On Mon, Jul 19, 2021 at 1:57 PM Sam Ravnborg wrote: > > Hi Rob, > On Mon, Jul 19, 2021 at 01:50:01PM -0600, Rob Herring wrote: > > The graph schema doesn't allow custom properties on endpoint nodes for > > '#/properties/port' and '#/$defs/port-base' s

Re: [PATCH v3 1/3] dt-bindings: Add QiShenglong vendor prefix

2021-07-26 Thread Rob Herring
> Signed-off-by: Artjom Vejsel > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v3 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel

2021-07-26 Thread Rob Herring
On Mon, Jul 26, 2021 at 01:15:26AM +0300, Artjom Vejsel wrote: > Add DT bindings for QiShenglong Gopher 2b 4.3" 480(RGB)x272 TFT LCD panel. > > Signed-off-by: Artjom Vejsel > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff

Re: [PATCH V3 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select

2021-07-26 Thread Rob Herring
: Laurent Pinchart > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: devicet...@vger.kernel.org > To: dri-devel@lists.freedesktop.org > --- > V2: - Use allOf > - Move the data-mapping to endpoint > V3: - Rebase on V2 submitted a while ago, reinstate changelog > - Drop t

Re: [PATCH v10 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags

2021-07-29 Thread Rob Herring
On Mon, Jul 19, 2021 at 06:10:09PM +0800, Xin Ji wrote: > Add 'bus-type' and 'data-lanes' define for port0. Define DP tx lane0, > lane1 swing register array define, and audio enable flag. > > The device which cannot pass DP tx PHY CTS caused by long PCB trace or > embedded MUX, adjusting ANX7625 P

Re: [PATCH 1/5] dt-bindings: msm/dp: Change reg definition

2021-07-29 Thread Rob Herring
1 file changed, 9 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring

Re: [RFC PATCH 1/8] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-07-29 Thread Rob Herring
On Thu, Jul 22, 2021 at 05:21:39PM -0700, Douglas Anderson wrote: > eDP panels generally contain almost everything needed to control them > in their EDID. This comes from their DP heritage were a computer needs > to be able to properly control pretty much any DP display that's > plugged into it. >

Re: [PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel

2021-07-29 Thread Rob Herring
On Mon, Jul 26, 2021 at 09:51:40AM +0200, Linus Walleij wrote: > On Sun, Jul 25, 2021 at 4:04 PM Alexey Minnekhanov > wrote: > > > The Samsung S6E3FA2 AMOLED cmd LCD panel is used on Samsung Galaxy > > S5 (klte) phone. > > > > Signed-off-by: Alexey Minnekhanov > > Grr gmail put this in my spam

Re: [PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel

2021-07-29 Thread Rob Herring
; 1 file changed, 63 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/samsung,s6e3fa2.yaml > Reviewed-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: display: simple: Add AUO B133HAN05 & B140HAN06

2021-07-29 Thread Rob Herring
ee/bindings/display/panel/panel-simple.yaml | 4 > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v2 1/6] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-08-02 Thread Rob Herring
On Fri, 30 Jul 2021 14:26:20 -0700, Douglas Anderson wrote: > eDP panels generally contain almost everything needed to control them > in their EDID. This comes from their DP heritage were a computer needs > to be able to properly control pretty much any DP display that's > plugged into it. > > The

Re: [PATCH V4 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select

2021-08-02 Thread Rob Herring
ent Pinchart > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: devicet...@vger.kernel.org > To: dri-devel@lists.freedesktop.org > --- > V2: - Use allOf > - Move the data-mapping to endpoint > V3: - Rebase on V2 submitted a while ago, reinstate changelog > - Drop the al

Re: [PATCH 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg

2021-08-02 Thread Rob Herring
atek,tphy.yaml | 16 > 1 file changed, 16 insertions(+) > Reviewed-by: Rob Herring

Re: [RESEND] [PATCH v2 1/2] dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TX

2021-08-02 Thread Rob Herring
> --- > Looks like I forgot to CC the devicetree mailing list and Rob Herring on > the first try. Resending, sorry about that. > --- > .../display/bridge/renesas,dsi-csi2-tx.yaml | 118 ++ > MAINTAINERS | 1 + > 2 files chang

Re: [PATCH v15 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings

2021-04-08 Thread Rob Herring
ied the file to use "|" only when it is > necessary (Sam Ravnborg) > > Changes in v3: > - Corrected the license used (Rob Herring) > - Added maxItems for properties (Rob Herring) > - Dropped generic descriptions (Rob Herring) > - Added ranges property (Rob

Re: [PATCH v15 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings

2021-04-08 Thread Rob Herring
On Mon, Apr 05, 2021 at 04:36:08PM +0530, Krishna Manikandan wrote: > Add YAML schema for the device tree bindings for DSI > > Signed-off-by: Krishna Manikandan > > Changes in v1: > - Separate dsi controller bindings to a separate patch (Stephen Boyd) > - Merge dsi-common-controller.yaml

Re: [PATCH v15 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

2021-04-08 Thread Rob Herring
On Mon, Apr 05, 2021 at 04:36:10PM +0530, Krishna Manikandan wrote: > Add bindings for Snapdragon DisplayPort controller driver. > > Signed-off-by: Chandan Uddaraju > Signed-off-by: Vara Reddy > Signed-off-by: Tanmay Shah > Signed-off-by: Kuogee Hsieh > Signed-off-by: Krishna Manikandan > >

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

2021-04-08 Thread Rob Herring
On Fri, 02 Apr 2021 01:17:13 +0200, Giulio Benetti wrote: > Add DT binding for "jenson,jt60245-01". > > Signed-off-by: Giulio Benetti > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(

Re: [PATCH RFC 1/3] fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'

2021-04-09 Thread Rob Herring
On Fri, Apr 02, 2021 at 02:39:31PM +0530, Nava kishore Manne wrote: > Add "fpga-config-from-dmabuf" property to allow the bitstream > configuration from pre-allocated dma-buffer. > > Signed-off-by: Nava kishore Manne > --- > Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 ++ > 1 file

Re: [PATCH 1/2] drm/panel: Add DT bindings for Samsung LMS397KF04

2021-04-09 Thread Rob Herring
> 1 file changed, 74 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/samsung,lms397kf04.yaml > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org http

Re: [PATCH v2 1/5] dt-bindings: display: mediatek, hdmi: Convert to use graph schema

2021-04-12 Thread Rob Herring
On Mon, 12 Apr 2021 11:39:24 +0200, Neil Armstrong wrote: > Update the mediatek,dpi binding to use the graph schema. > > Signed-off-by: Neil Armstrong > --- > .../display/mediatek/mediatek,cec.yaml| 51 +++ > .../display/mediatek/mediatek,hdmi-ddc.yaml | 57 > .../displa

Re: [PATCH v6 1/2] dt-bindings: display: add google,cros-ec-anx7688.yaml

2021-04-12 Thread Rob Herring
--- > .../bridge/google,cros-ec-anx7688.yaml| 82 +++ > 1 file changed, 82 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml > Reviewed-by: Rob Herring

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

2021-04-12 Thread Rob Herring
1 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v3 1/3] dt-bindings: display: bridge: add it66121 bindings

2021-04-13 Thread Rob Herring
+ > 1 file changed, 123 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [v1 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document use-aux-backlight

2021-04-15 Thread Rob Herring
On Wed, Apr 14, 2021 at 10:09:49PM +0530, Rajeev Nandan wrote: > If the panel connected to the bridge supports backlight control > using DPCD registers on the DisplayPort aux channel, setting > "use-aux-backlight" property in the bridge node will enable the > registration of a DP aux backlight devi

Re: [PATCH v11 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

2021-04-20 Thread Rob Herring
On Fri, Feb 5, 2021 at 9:02 PM Nicolas Boichat wrote: > > On Sat, Feb 6, 2021 at 1:55 AM Rob Herring wrote: > > > > On Tue, 26 Jan 2021 09:17:56 +0800, Nicolas Boichat wrote: > > > Define a compatible string for the Mali Bifrost GPU found in > > > Mediatek&#

Re: [PATCH v11 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

2021-04-20 Thread Rob Herring
On Mon, Jan 25, 2021 at 7:18 PM Nicolas Boichat wrote: > > Define a compatible string for the Mali Bifrost GPU found in > Mediatek's MT8183 SoCs. > > Signed-off-by: Nicolas Boichat > --- > > Changes in v11: > - binding: power-domain-names not power-domainS-names > > Changes in v10: > - Fix the

Re: [PATCH v3 1/5] dt-bindings: display: mediatek, hdmi: Convert to use graph schema

2021-04-20 Thread Rob Herring
/mediatek,cec.yaml > create mode 100644 > Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi-ddc.yaml > delete mode 100644 > Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.txt > create mode 100644 > Documentation/devicetree/bindings/displ

Re: [PATCH v3 2/5] dt-bindings: mediatek: add mt8167 to hdmi, hdmi-ddc and cec bindings

2021-04-20 Thread Rob Herring
s/display/mediatek/mediatek,hdmi-ddc.yaml | 1 + > .../devicetree/bindings/display/mediatek/mediatek,hdmi.yaml | 1 + > 3 files changed, 3 insertions(+) > Acked-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org ht

Re: [PATCH v13 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

2021-04-21 Thread Rob Herring
On Wed, 21 Apr 2021 13:28:52 +0800, Nicolas Boichat wrote: > Define a compatible string for the Mali Bifrost GPU found in > Mediatek's MT8183 SoCs. > > Signed-off-by: Nicolas Boichat > --- > > (no changes since v12) > > Changes in v12: > - binding:

Re: [PATCH 2/2] drm/panel: Add support for E Ink VB3300-KCA

2021-04-21 Thread Rob Herring
On Mon, Apr 19, 2021 at 07:09:56AM +1000, Alistair Francis wrote: > Add support for the 10.3" E Ink panel described at: > https://www.eink.com/product.html?type=productdetail&id=7 > > Signed-off-by: Alistair Francis > --- > drivers/gpu/drm/panel/panel-simple.c | 29 >

Re: [PATCH 1/2] dt-bindings: Add E Ink to vendor bindings

2021-04-21 Thread Rob Herring
On Mon, 19 Apr 2021 07:09:55 +1000, Alistair Francis wrote: > Add the E Ink Corporation to the vendor bindings. > > Signed-off-by: Alistair Francis > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) >

Re: [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

2021-04-26 Thread Rob Herring
On Mon, 26 Apr 2021 11:29:15 +0530, Rajeev Nandan wrote: > Add bindings for DisplayPort aux backlight driver. > > Changes in v2: > - New > > Signed-off-by: Rajeev Nandan > --- > .../bindings/leds/backlight/dp-aux-backlight.yaml | 49 > ++ > 1 file changed, 49 insertions(+)

Re: [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

2021-04-29 Thread Rob Herring
On Mon, Apr 26, 2021 at 11:29:15AM +0530, Rajeev Nandan wrote: > Add bindings for DisplayPort aux backlight driver. > > Changes in v2: > - New > > Signed-off-by: Rajeev Nandan > --- > .../bindings/leds/backlight/dp-aux-backlight.yaml | 49 > ++ > 1 file changed, 49 inserti

Re: [RESEND PATCH v6 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight

2021-04-30 Thread Rob Herring
On Mon, Apr 26, 2021 at 03:18:09PM +0800, cy_huang wrote: > From: ChiYuan Huang > > Adds DT binding document for Richtek RT4831 backlight. > > Signed-off-by: ChiYuan Huang > Reviewed-by: Daniel Thompson > --- > Resend this v6 patch series to loop devicetree reviewers. > > For next, need to ad

Re: [RESEND PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831

2021-04-30 Thread Rob Herring
richtek,rt4831.yaml| 90 > ++ > 1 file changed, 90 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/richtek,rt4831.yaml > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freede

Re: [PATCH v5 1/2] dt-bindings: drm/bridge: anx7625: add force_dsi_end_without_null

2021-08-06 Thread Rob Herring
On Mon, Aug 02, 2021 at 09:07:10AM +0800, Jitao Shi wrote: > The force_dsi_end_without_null requires the dsi host ent at > the same time in line. > > Signed-off-by: Jitao Shi > --- > .../bindings/display/bridge/analogix,anx7625.yaml | 6 ++ > 1 file changed, 6 insertions(+) > > di

Re: [PATCH 1/4] dt-bindings: vendor-prefixes: add Zhishengxin

2021-08-06 Thread Rob Herring
le changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 2/4] dt-bindings: display: add binding for simple-dbi panels

2021-08-06 Thread Rob Herring
On Mon, Aug 02, 2021 at 02:35:36PM +0800, Icenowy Zheng wrote: > As we're going to introduce a driver for MIPI DBI panels that need only > standard MIPI-DCS commands to initialize (usually because the controller > has some configuration pre-programmed), add a DT binding file for it, > which now inc

Re: [PATCH 1/2] dt-bindings: add bindings for the Sharp LS060T1SX01 panel

2021-08-09 Thread Rob Herring
On Sun, 08 Aug 2021 06:50:52 +0300, Dmitry Baryshkov wrote: > Add devicetree bindings for the Sharp LS060T1SX01 6.0" FullHD panel > using NT35695 driver. This panel can be found i.e. in the Dragonboard > Display Adapter bundle. > > Signed-off-by: Dmitry Baryshkov > --- > .../display/panel/sharp,

Re: [PATCH v2 1/6] dt-bindings: drm/panel-simple: Introduce generic eDP panels

2021-08-09 Thread Rob Herring
On Mon, Aug 9, 2021 at 4:20 PM Doug Anderson wrote: > > Hi, > > On Mon, Aug 2, 2021 at 6:39 AM Rob Herring wrote: > > > > On Fri, 30 Jul 2021 14:26:20 -0700, Douglas Anderson wrote: > > > eDP panels generally contain almost everything needed to control them >

Re: [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S

2021-08-11 Thread Rob Herring
On Wed, 04 Aug 2021 06:34:37 +0200, Oleksij Rempel wrote: > Add "skov" entry for the SKOV A/S: https://www.skov.com/en/ > > Signed-off-by: Oleksij Rempel > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring

Re: [PATCH v4 2/3] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards

2021-08-11 Thread Rob Herring
On Wed, 04 Aug 2021 06:34:38 +0200, Oleksij Rempel wrote: > Add SKOV imx6q/dl LT2, LT6 and mi1010ait-1cp1 boards. > > Signed-off-by: Oleksij Rempel > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 5 + > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring

Re: [PATCH 1/2] dt-bindings: display: panel: Add Truly NT35521 panel support

2021-08-11 Thread Rob Herring
On Wed, Aug 04, 2021 at 04:13:51PM +0800, Shawn Guo wrote: > The Truly NT35521 is a 5.24" 1280x720 DSI panel, and the backlight is > managed through DSI link. > > Signed-off-by: Shawn Guo > --- > .../bindings/display/panel/truly,nt35521.yaml | 62 +++ > 1 file changed, 62 inserti

Re: [PATCH v2 1/3] dt-bindings: Add YAML bindings for Host1x and NVDEC

2021-08-13 Thread Rob Herring
On Tue, Aug 10, 2021 at 06:10:43PM +0200, Thierry Reding wrote: > On Tue, Aug 10, 2021 at 06:50:26PM +0300, Mikko Perttunen wrote: > > On 10.8.2021 18.43, Thierry Reding wrote: > > > On Fri, Aug 06, 2021 at 03:34:48PM +0300, Mikko Perttunen wrote: > > > > Convert the original Host1x bindings to YAM

Re: [PATCH v2 1/2] drm/panel: Add DT bindings for Samsung S6D27A1 display panel

2021-08-13 Thread Rob Herring
nd vccio-supply as required; > --- > .../display/panel/samsung,s6d27a1.yaml| 98 +++ > 1 file changed, 98 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/samsung,s6d27a1.yaml > Reviewed-by: Rob Herring

Re: [PATCH v3 5/9] dt-bindings: display: Add ingenic-jz4780-hdmi DT Schema

2021-08-13 Thread Rob Herring
On Sun, Aug 08, 2021 at 07:10:39AM +0200, H. Nikolaus Schaller wrote: > From: Sam Ravnborg > > Add DT bindings for the hdmi driver for the Ingenic JZ4780 SoC. > Based on .txt binding from Zubair Lutfullah Kakakhel > > Signed-off-by: Sam Ravnborg > Signed-off-by: H. Nikolau

Re: [PATCH 01/36] dt-bindings: display: xlnx: zynqmp-dpsub: Add OF graph ports

2021-08-13 Thread Rob Herring
by: Laurent Pinchart > --- > .../display/xlnx/xlnx,zynqmp-dpsub.yaml | 67 +++ > 1 file changed, 67 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v2 1/2] dt-bindings: display: Add Sony Tulip Truly NT35521 panel support

2021-08-13 Thread Rob Herring
y,tulip-truly-nt35521.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/sony,tulip-truly-nt35521.yaml > Reviewed-by: Rob Herring

Re: [PATCH v2 1/2] dt-bindings: add bindings for the Sharp LS060T1SX01 panel

2021-08-17 Thread Rob Herring
On Mon, Aug 09, 2021 at 09:47:11PM +0300, Dmitry Baryshkov wrote: > Add devicetree bindings for the Sharp LS060T1SX01 6.0" FullHD panel > using NT35695 driver. This panel can be found i.e. in the Dragonboard > Display Adapter bundle. > > Signed-off-by: Dmitry Baryshkov > --- > .../display/panel/

Re: [PATCH v3 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-08-17 Thread Rob Herring
On Wed, Aug 11, 2021 at 01:50:28PM +0300, Mikko Perttunen wrote: > Add YAML device tree bindings for NVDEC, now in a more appropriate > place compared to the old textual Host1x bindings. > > Signed-off-by: Mikko Perttunen > --- > v3: > * Drop host1x bindings > * Change read2 to read-1 in intercon

Re: [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node

2021-08-17 Thread Rob Herring
On Tue, Aug 17, 2021 at 04:27:26AM +0300, Dmitry Osipenko wrote: > Document tegra-clocks sub-node which describes Tegra SoC clocks that > require a higher voltage of the core power domain in order to operate > properly on a higher clock rates. Each node contains a phandle to OPP > table and power

Re: [PATCH v8 09/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D

2021-08-17 Thread Rob Herring
On Tue, Aug 17, 2021 at 04:27:29AM +0300, Dmitry Osipenko wrote: > Memory Client should be blocked before hardware reset is asserted in order > to prevent memory corruption and hanging of memory controller. > > Document Memory Client resets of Host1x, GR2D and GR3D hardware units. > > Signed-off-

Re: [PATCH v8 23/34] media: dt: bindings: tegra-vde: Convert to schema

2021-08-17 Thread Rob Herring
de.yaml | 107 ++ > 2 files changed, 107 insertions(+), 64 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/media/nvidia,tegra-vde.txt > create mode 100644 > Documentation/devicetree/bindings/media/nvidia,tegra-vde.yaml > Reviewed-by: Rob Herring

Re: [PATCH v8 24/34] media: dt: bindings: tegra-vde: Document OPP and power domain

2021-08-17 Thread Rob Herring
hanged, 12 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles

2021-08-18 Thread Rob Herring
On Wed, Aug 18, 2021 at 7:43 AM Maxime Ripard wrote: > > Hi Rob, Sam, > > On Wed, Jul 21, 2021 at 08:29:47PM -0600, Rob Herring wrote: > > On Wed, Jul 21, 2021 at 04:03:40PM +0200, Maxime Ripard wrote: > > > The binding mentions that all the drivers using that dri

Re: [PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280

2021-08-18 Thread Rob Herring
On Wed, 18 Aug 2021 15:57:01 +0530, Krishna Manikandan wrote: > MSM Mobile Display Subsystem (MDSS) encapsulates sub-blocks > like DPU display controller, DSI, EDP etc. Add required DPU > device tree bindings for SC7280. > > Signed-off-by: Krishna Manikandan > --- > .../bindings/display/msm/dpu-

Re: [v1 2/2] dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail

2021-08-19 Thread Rob Herring
On Thu, 19 Aug 2021 17:29:43 +0800, yangcong wrote: > The auo,b101uan08.3 panel (already supported by this driver) has > a 3.3V rail that needs to be turned on. For previous users of > this panel this voltage was directly output by pmic. On a new > user (the not-yet-upstream sc7180-trogdor-mrbland

Re: [v1 2/2] dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail

2021-08-19 Thread Rob Herring
On Thu, 19 Aug 2021 20:48:44 +0800, yangcong wrote: > The auo,b101uan08.3 panel (already supported by this driver) has > a 3.3V rail that needs to be turned on. For previous users of > this panel this voltage was directly output by pmic. On a new > user (the not-yet-upstream sc7180-trogdor-mrbland

Re: [PATCH 2/2] dt-bindings: sound: rt1015p: correct indentation

2021-08-19 Thread Rob Herring
--- > .../devicetree/bindings/sound/realtek,rt1015p.yaml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Acked-by: Rob Herring

Re: [PATCH v3 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-08-20 Thread Rob Herring
On Wed, Aug 18, 2021 at 8:18 AM Thierry Reding wrote: > > On Wed, Aug 18, 2021 at 11:24:28AM +0300, Mikko Perttunen wrote: > > On 8/18/21 12:20 AM, Rob Herring wrote: > > > On Wed, Aug 11, 2021 at 01:50:28PM +0300, Mikko Perttunen wrote: > > > > Add YAML device

Re: [v2 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings

2021-08-23 Thread Rob Herring
On Mon, 23 Aug 2021 19:51:25 +0800, yangcong wrote: > Add documentation for boe tv110c9m-ll3 panel. > > Signed-off-by: yangcong > --- > .../display/panel/boe,tv110c9m-ll3.yaml | 83 +++ > 1 file changed, 83 insertions(+) > create mode 100644 > Documentation/devicetree/bin

Re: [PATCH] drm: remove zxdrm driver

2021-08-23 Thread Rob Herring
delete mode 100644 drivers/gpu/drm/zte/zx_vga.c > delete mode 100644 drivers/gpu/drm/zte/zx_vga_regs.h > delete mode 100644 drivers/gpu/drm/zte/zx_vou.c > delete mode 100644 drivers/gpu/drm/zte/zx_vou.h > delete mode 100644 drivers/gpu/drm/zte/zx_vou_regs.h > Acked-by: Rob Herring

Re: [v2 2/2] dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail

2021-08-24 Thread Rob Herring
gdor-mrbland board) we need > to turn the 3.3V rail on. > > Signed-off-by: yangcong > --- > .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml| 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH] drm/panfrost: Use upper/lower_32_bits helpers

2021-08-24 Thread Rob Herring
gt; which had a particularly "creative" way of writing upper_32_bits. > > Signed-off-by: Alyssa Rosenzweig > --- > drivers/gpu/drm/panfrost/panfrost_job.c | 8 > drivers/gpu/drm/panfrost/panfrost_mmu.c | 12 ++-- > 2 files changed, 10 insertions(+), 10 deletions(-) Reviewed-by: Rob Herring

Re: [PATCH v2 0/4] drm/panfrost: Bug fixes for lock_region

2021-08-24 Thread Rob Herring
drm/panfrost: Clamp lock region to Bifrost minimum > drm/panfrost: Handle non-aligned lock addresses > > drivers/gpu/drm/panfrost/panfrost_mmu.c | 32 ++-- > drivers/gpu/drm/panfrost/panfrost_regs.h | 2 ++ > 2 files changed, 15 insertions(+), 19 deletions(-) For the series, Reviewed-by: Rob Herring

Re: [v3 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings

2021-08-26 Thread Rob Herring
On Thu, 26 Aug 2021 19:03:11 +0800, yangcong wrote: > Add documentation for boe tv110c9m-ll3 panel. > > Signed-off-by: yangcong > --- > .../display/panel/boe,tv110c9m-ll3.yaml | 81 +++ > 1 file changed, 81 insertions(+) > create mode 100644 > Documentation/devicetree/bin

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

2021-03-16 Thread Rob Herring
On Mon, Mar 08, 2021 at 03:03:58PM +0100, Sebastian Reichel wrote: > Hi, > > On Sat, Mar 06, 2021 at 11:56:45AM -0800, Rob Herring wrote: > > On Tue, Feb 23, 2021 at 02:26:57AM +0100, Sebastian Reichel wrote: > > > On Mon, Feb 22, 2021 at 10:26:26PM +0100, Alexandre Bell

Re: [PATCH v5 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding

2021-03-16 Thread Rob Herring
On Wed, Mar 10, 2021 at 05:55:31PM +0800, Liu Ying wrote: > This patch adds bindings for i.MX8qm/qxp Control and Status Registers module. > > Signed-off-by: Liu Ying > --- > v4->v5: > * Newly introduced in v5. (Rob) > > .../devicetree/bindings/mfd/fsl,imx8qxp-csr.yaml | 202 > +++

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

2021-03-16 Thread Rob Herring
ons(+) > create mode 100644 > Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v3 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF

2021-03-22 Thread Rob Herring
On Mon, 22 Mar 2021 10:52:22 +0100, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../bindings/display/ilitek,ili9163.yaml | 70 +++ > 1 file changed, 70 insertions(+) > create mode 100644

Re: [PATCH v6 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding

2021-03-23 Thread Rob Herring
(Rob) > > .../devicetree/bindings/mfd/fsl,imx8qxp-csr.yaml | 192 > + > 1 file changed, 192 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/fsl,imx8qxp-csr.yaml > Reviewed-by: Rob Herring _

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

2021-03-23 Thread Rob Herring
On Fri, Mar 19, 2021 at 10:38:29AM +0100, Parshuram Thombare wrote: > Add binding changes for HDCP in the MHDP8546 DPI/DP bridge binding. > > Signed-off-by: Parshuram Thombare > --- > .../display/bridge/cdns,mhdp8546.yaml | 34 --- > 1 file changed, 21 insertions(+), 13 d

Re: [PATCH] dt-bindings: msm: Couple of spelling fixes

2021-03-24 Thread Rob Herring
On Sun, Mar 21, 2021 at 12:55:53AM +0530, Bhaskar Chowdhury wrote: > > s/Subsytem/Subsystem/ > s/contoller/controller/ Rather than worry about trivial fixes, please convert .txt bindings to DT schema instead. > > Signed-off-by: Bhaskar Chowdhury > --- > Documentation/devicetree/bindings/disp

Re: [PATCH] dt-bindings: msm: Couple of spelling fixes

2021-03-24 Thread Rob Herring
On Sun, 21 Mar 2021 00:55:53 +0530, Bhaskar Chowdhury wrote: > > s/Subsytem/Subsystem/ > s/contoller/controller/ > > Signed-off-by: Bhaskar Chowdhury > --- > Documentation/devicetree/bindings/display/msm/dpu.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks! __

Re: [RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom

2021-03-25 Thread Rob Herring
On Tue, Mar 16, 2021 at 02:08:19PM -0700, Douglas Anderson wrote: > The sc7180-trogdor-pompom board might be attached to any number of a > pile of eDP panels. At the moment I'm told that the list might include: > - KD KD116N21-30NV-A010 > - KD KD116N09-30NH-A016 > - Starry 2081116HHD028001-51D > -

Re: [RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom

2021-03-26 Thread Rob Herring
On Fri, Mar 26, 2021 at 9:20 AM Rob Clark wrote: > > On Fri, Mar 26, 2021 at 8:18 AM Rob Clark wrote: > > > > On Fri, Mar 26, 2021 at 5:38 AM Thierry Reding > > wrote: > > > > > > On Wed, Mar 17, 2021 at 06:53:04PM -0700, Rob Clark wrote: > > > > On Wed, Mar 17, 2021 at 4:27 PM Matthias Kaehlck

Re: [PATCH] dt-bindings: bcm2711-hdmi: Fix broken schema

2021-03-26 Thread Rob Herring
On Tue, Feb 23, 2021 at 2:26 PM Rob Herring wrote: > > On Thu, 18 Feb 2021 16:28:37 +0100, Maxime Ripard wrote: > > For some reason, unevaluatedProperties doesn't work and > > additionalProperties is required. Fix it by switching to > > additionalProperties. > &g

Re: [PATCH v4 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF

2021-03-26 Thread Rob Herring
On Mon, Mar 22, 2021 at 07:50:31PM +0100, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../bindings/display/ilitek,ili9163.yaml | 70 +++ As this is panel chip, put it in panel/. > 1 fil

Re: [RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom

2021-03-26 Thread Rob Herring
On Fri, Mar 26, 2021 at 4:13 PM Rob Clark wrote: > > On Fri, Mar 26, 2021 at 12:48 PM Rob Herring wrote: > > > > On Fri, Mar 26, 2021 at 9:20 AM Rob Clark wrote: > > > > > > On Fri, Mar 26, 2021 at 8:18 AM Rob Clark wrote: > > > > > &

Re: [RFC PATCH 01/11] dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional

2021-03-27 Thread Rob Herring
./devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 1 - > 1 file changed, 1 deletion(-) > Acked-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v5 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF

2021-03-29 Thread Rob Herring
On Sun, 28 Mar 2021 22:00:56 +0200, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../display/panel/ilitek,ili9163.yaml | 69 +++ > 1 file changed, 69 insertions(+) > create mode 100644

Re: [PATCH v9 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding

2021-03-29 Thread Rob Herring
t. (Rob) > * Add Rob's R-b tag. > > v2->v3: > * No change. > > v1->v2: > * Use new dt binding way to add clocks in the example. > > .../bindings/display/imx/fsl,imx8qxp-dprc.yaml | 100 > + > 1 file changed, 100 insertions(+) >

Re: [PATCH v7 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF

2021-03-30 Thread Rob Herring
On Mon, 29 Mar 2021 21:14:13 +0200, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../display/panel/ilitek,ili9163.yaml | 69 +++ > 1 file changed, 69 insertions(+) > create mode 100644

Re: [PATCH 1/2] drm/panel: simple: Add support for EDT ETMV570G2DHU panel

2021-03-30 Thread Rob Herring
On Tue, Mar 30, 2021 at 09:09:06AM +0200, Yunus Bas wrote: > From: Stefan Riedmueller > > This patch adds support for the EDT ETMV570G2DHU 5.7" (640x480) lcd panel > to DRM simple panel driver. > > Signed-off-by: Stefan Riedmueller > Signed-off-by: Yunus Bas > --- > .../bindings/display/panel

Re: [PATCH 2/2] drm/panel: simple: Add support for EDT ETM0350G0DH6 panel

2021-03-30 Thread Rob Herring
On Tue, Mar 30, 2021 at 09:09:07AM +0200, Yunus Bas wrote: > From: Stefan Riedmueller > > This patch adds support for the EDT ETM0350G0DH6 3.5" (320x240) lcd > panel to DRM simple panel driver. > > Signed-off-by: Stefan Riedmueller > Signed-off-by: Yunus Bas > --- > .../bindings/display/panel

Re: [PATCH v3 1/1] dt-bindings: display: sitronix, st7789v-dbi: Add Waveshare 2inch LCD module

2021-03-31 Thread Rob Herring
-- > v2:change compatible name. > v3:change auther name. > --- > .../display/sitronix,st7789v-dbi.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/displ

Re: [PATCH v7 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding

2021-03-31 Thread Rob Herring
On Wed, 31 Mar 2021 14:33:18 +0800, Liu Ying wrote: > This patch adds bindings for i.MX8qm/qxp Control and Status Registers module. > > Reviewed-by: Rob Herring > Signed-off-by: Liu Ying > --- > v6->v7: > * Add Rob's R-b tag. > > v5->v6: > * Drop 

Re: [PATCH v7 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding

2021-04-01 Thread Rob Herring
On Thu, Apr 1, 2021 at 4:18 AM Liu Ying wrote: > > On Wed, 2021-03-31 at 08:40 -0500, Rob Herring wrote: > > On Wed, 31 Mar 2021 14:33:18 +0800, Liu Ying wrote: > > > This patch adds bindings for i.MX8qm/qxp Control and Status Registers > > > module. > &

Re: [PATCH v4 2/2] dt-bindings: display: sitronix, st7789v-dbi: Add Waveshare 2inch LCD module

2021-04-01 Thread Rob Herring
change compatible value. > v3:change author name. > v4:delete a maintainer. > --- > .../display/sitronix,st7789v-dbi.yaml | 72 +++ > 1 file changed, 72 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/sitr

Re: [PATCH v8 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF

2021-04-01 Thread Rob Herring
(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/ilitek,ili9163.yaml > Reviewed-by: Rob Herring ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

  1   2   3   4   5   6   7   8   9   10   >