* [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
@ 2024-06-17 3:04 kernel test robot
2024-06-17 3:20 ` Shawn Guo
0 siblings, 1 reply; 5+ messages in thread
From: kernel test robot @ 2024-06-17 3:04 UTC (permalink / raw)
To: Marek Vasut; +Cc: oe-kbuild-all, linux-arm-kernel, Shawn Guo
tree: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git imx/dt64
head: 152f7a9908b11ff55f3feb357a5f6ff84f90e69b
commit: 11af40dc13f328c76648e16b8c8a6902b35bbd8c [27/42] arm64: dts: imx8mp: Enable HDMI on i.MX8MP DHCOM PDK2 and PDK3
config: arm64-randconfig-051-20240617 (https://download.01.org/0day-ci/archive/20240617/202406171104.SmweUTX3-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
dtschema version: 2024.6.dev1+g833054f
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240617/202406171104.SmweUTX3-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202406171104.SmweUTX3-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi:261.9-273.5: Warning (graph_child_address): /soc@0/bus@30800000/i2c@30a40000/bridge@f/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: interrupt-controller@32fc2000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/interrupt-controller/fsl,irqsteer.yaml#
>> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
from schema $id: http://devicetree.org/schemas/display/bridge/fsl,imx8mp-hdmi-tx.yaml#
--
arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi:261.9-273.5: Warning (graph_child_address): /soc@0/bus@30800000/i2c@30a40000/bridge@f/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: typec@3d: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml#
arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: interrupt-controller@32fc2000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/interrupt-controller/fsl,irqsteer.yaml#
>> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
from schema $id: http://devicetree.org/schemas/display/bridge/fsl,imx8mp-hdmi-tx.yaml#
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
2024-06-17 3:04 [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected) kernel test robot
@ 2024-06-17 3:20 ` Shawn Guo
2024-06-17 4:41 ` Marek Vasut
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2024-06-17 3:20 UTC (permalink / raw)
To: kernel test robot; +Cc: Marek Vasut, oe-kbuild-all, linux-arm-kernel, Shawn Guo
Hi Marek,
Should I drop the patch or is it bindings that need to be updated?
Shawn
On Mon, Jun 17, 2024 at 11:04:05AM +0800, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git imx/dt64
> head: 152f7a9908b11ff55f3feb357a5f6ff84f90e69b
> commit: 11af40dc13f328c76648e16b8c8a6902b35bbd8c [27/42] arm64: dts: imx8mp: Enable HDMI on i.MX8MP DHCOM PDK2 and PDK3
> config: arm64-randconfig-051-20240617 (https://download.01.org/0day-ci/archive/20240617/202406171104.SmweUTX3-lkp@intel.com/config)
> compiler: aarch64-linux-gcc (GCC) 13.2.0
> dtschema version: 2024.6.dev1+g833054f
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240617/202406171104.SmweUTX3-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202406171104.SmweUTX3-lkp@intel.com/
>
> dtcheck warnings: (new ones prefixed by >>)
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi:261.9-273.5: Warning (graph_child_address): /soc@0/bus@30800000/i2c@30a40000/bridge@f/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: interrupt-controller@32fc2000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/interrupt-controller/fsl,irqsteer.yaml#
> >> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
> from schema $id: http://devicetree.org/schemas/display/bridge/fsl,imx8mp-hdmi-tx.yaml#
> --
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi:261.9-273.5: Warning (graph_child_address): /soc@0/bus@30800000/i2c@30a40000/bridge@f/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: typec@3d: 'port' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml#
> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: interrupt-controller@32fc2000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/interrupt-controller/fsl,irqsteer.yaml#
> >> arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
> from schema $id: http://devicetree.org/schemas/display/bridge/fsl,imx8mp-hdmi-tx.yaml#
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
2024-06-17 3:20 ` Shawn Guo
@ 2024-06-17 4:41 ` Marek Vasut
2024-06-20 2:38 ` Shawn Guo
0 siblings, 1 reply; 5+ messages in thread
From: Marek Vasut @ 2024-06-17 4:41 UTC (permalink / raw)
To: Shawn Guo, kernel test robot; +Cc: oe-kbuild-all, linux-arm-kernel, Shawn Guo
On 6/17/24 5:20 AM, Shawn Guo wrote:
> Hi Marek,
Hi,
> Should I drop the patch or is it bindings that need to be updated?
It is this bindings patch that fixes the warning:
[PATCH v2] dt-bindings: display: synopsys,dw-hdmi: Document ddc-i2c-bus
in core
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240515062753.111746-1-marex@denx.de/
No need to drop this patch.
I can pull the bindings patch in via drm-misc in parallel , is that OK
with you ?
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
2024-06-17 4:41 ` Marek Vasut
@ 2024-06-20 2:38 ` Shawn Guo
2024-06-20 21:34 ` Marek Vasut
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2024-06-20 2:38 UTC (permalink / raw)
To: Marek Vasut; +Cc: kernel test robot, oe-kbuild-all, linux-arm-kernel, Shawn Guo
On Mon, Jun 17, 2024 at 06:41:26AM +0200, Marek Vasut wrote:
> On 6/17/24 5:20 AM, Shawn Guo wrote:
> > Hi Marek,
>
> Hi,
>
> > Should I drop the patch or is it bindings that need to be updated?
>
> It is this bindings patch that fixes the warning:
>
> [PATCH v2] dt-bindings: display: synopsys,dw-hdmi: Document ddc-i2c-bus in
> core
>
> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240515062753.111746-1-marex@denx.de/
>
> No need to drop this patch.
>
> I can pull the bindings patch in via drm-misc in parallel , is that OK with
> you ?
OK, I'm good as long as we are addressing it. Thanks!
Shawn
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected)
2024-06-20 2:38 ` Shawn Guo
@ 2024-06-20 21:34 ` Marek Vasut
0 siblings, 0 replies; 5+ messages in thread
From: Marek Vasut @ 2024-06-20 21:34 UTC (permalink / raw)
To: Shawn Guo; +Cc: kernel test robot, oe-kbuild-all, linux-arm-kernel, Shawn Guo
On 6/20/24 4:38 AM, Shawn Guo wrote:
> On Mon, Jun 17, 2024 at 06:41:26AM +0200, Marek Vasut wrote:
>> On 6/17/24 5:20 AM, Shawn Guo wrote:
>>> Hi Marek,
>>
>> Hi,
>>
>>> Should I drop the patch or is it bindings that need to be updated?
>>
>> It is this bindings patch that fixes the warning:
>>
>> [PATCH v2] dt-bindings: display: synopsys,dw-hdmi: Document ddc-i2c-bus in
>> core
>>
>> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240515062753.111746-1-marex@denx.de/
>>
>> No need to drop this patch.
>>
>> I can pull the bindings patch in via drm-misc in parallel , is that OK with
>> you ?
>
> OK, I'm good as long as we are addressing it. Thanks!
Now in drm-misc / drm-misc-next :
https://cgit.freedesktop.org/drm-misc/commit/?id=4c3f53ed2376d63478194f72a0222185b206653b
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-06-20 23:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 3:04 [shawnguo:imx/dt64 27/42] arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb: hdmi@32fd8000: Unevaluated properties are not allowed ('ddc-i2c-bus' was unexpected) kernel test robot
2024-06-17 3:20 ` Shawn Guo
2024-06-17 4:41 ` Marek Vasut
2024-06-20 2:38 ` Shawn Guo
2024-06-20 21:34 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).