Message ID | 20240921163455.12577-2-alex.vinarskis@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | X1E Dell XPS 9345 support | expand |
On 21/09/2024 18:33, Aleksandrs Vinarskis wrote: > Document the X1E80100-based Dell XPS 9345 laptop, platform > codenamed 'Tributo'/'Tributo R'. > > Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com> <form letter> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state why and what changed. </form letter> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 5cb54d69af0b..a1ae01a9d581 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -1058,6 +1058,7 @@ properties: - items: - enum: - asus,vivobook-s15 + - dell,tributo-13 - lenovo,yoga-slim7x - microsoft,romulus13 - microsoft,romulus15
Document the X1E80100-based Dell XPS 9345 laptop, platform codenamed 'Tributo'/'Tributo R'. Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)