Message ID | 20220901141304.2.Ief93544cd0cbfa412092f5de92de10d59a2a5b3a@changeid (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add a new board device tree named 'evoker' for herobrine variant. | expand |
On 01/09/2022 09:13, Sheng-Liang Pan wrote: > This adds Chromebook Evoker to the yaml. > > Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com> > --- I think I saw this patch, but this is still v1? Where is the changelog and numbering? Before any posting please read carefully: https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst This is another set of poor submissions from Google Partners :( Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index fb1d00bcc847c..d4b2d947859d4 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -565,6 +565,11 @@ properties: - const: google,piglin - const: qcom,sc7280 + - description: Google Evoker (newest rev) + items: + - const: google,evoker + - const: qcom,sc7280 + - description: Google Herobrine (newest rev) items: - const: google,herobrine
This adds Chromebook Evoker to the yaml. Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++ 1 file changed, 5 insertions(+)