On Wed, Jan 28, 2026 at 12:22:40PM -0800, Drew Fustini wrote: > On Fri, Jan 23, 2026 at 05:28:22PM +0800, Icenowy Zheng wrote: > > From: Icenowy Zheng <[email protected]> > > > > VeriSilicon is a Silicon IP vendor, which is the current owner of > > Vivante series video-related IPs and Hantro series video codec IPs. > > > > Add a vendor prefix for this company. > > > > Signed-off-by: Icenowy Zheng <[email protected]> > > Signed-off-by: Icenowy Zheng <[email protected]> > > Acked-by: Rob Herring (Arm) <[email protected]> > > --- > > No changes since v4. > > > > Changes in v3: > > - Add Rob's ACK. > > > > No changes in v2. > > > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > index c7591b2aec2a7..18f931f369198 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -1745,6 +1745,8 @@ patternProperties: > > description: Variscite Ltd. > > "^vdl,.*": > > description: Van der Laan b.v. > > + "^verisilicon,.*": > > + description: VeriSilicon Microelectronics (Shanghai) Co., Ltd. > > "^vertexcom,.*": > > description: Vertexcom Technologies, Inc. > > "^via,.*": > > -- > > 2.52.0 > > > > I've applied the bindings patches (1, 2, 4) to thead-dt-for-next as well > so that 'make W=1 dtbs_check' won't break for the next release of > linux-next. > > https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git/log/?h=thead-dt-for-next > > I wouldn't normally pick bindings patches but it is a short timeline if > we want to get some testing done in linux-next before sending v6.20 pull > requests. I have created an immutable branch thead-dt-v6.20-dpu-hdmi in > case that helps. > > https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git/log/?h=thead-dt-v6.20-dpu-hdmi > > I can drop the yaml patches from thead-dt-for-next if people think that > was the wrong thing to do. If we think that the driver changes won't > actually be ready for the merge window, then I can drop all these > patches from thead-dt-for-next.
If you're taking the binding patches, it means the driver hasn't been applied, and therefore there's not much reason to do something abnormal like this? I'm not sure what the benefit of getting the dts patches applied if the driver hasn't been accepted yet. If this is only about linux-next, and the driver /is/ going to land in v6.20 (or v7.0, w/e it ends up being), then the warnings don't warrant doing something abnormal either, as long as whatever Linus ends up with at -rc1 is clean.
signature.asc
Description: PGP signature
