On Thu, 13 Jan 2022 11:30:05 +0100, Stanislav Jakubek wrote: > The vendor prefix for Huawei [1] is used in device trees [2][3], but was > not documented so far. Add it to the schema to document it. > > [1] https://www.huawei.com/en/ > [2] arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts > [3] arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts > > Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx> > --- > Changes in v2: > - Reworked patch description > - Rebase on next-20220113 > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!