Message ID | 20221214114706.1.Ie4ca64ad56748de5aacd36237d42c80dd003c1a9@changeid (mailing list archive) |
---|---|
State | Accepted |
Commit | 3219c9b28e7b97abdbed7abc514c259479618b63 |
Headers | show |
Series | [1/2] dt-bindings: arm: qcom: Add zombie with NVMe | expand |
On 14/12/2022 04:47, Owen Yang wrote: > Add entries in the device tree binding for sc7280-zombie with NVMe. > > Signed-off-by: Owen Yang <ecs.taipeikernel@gmail.com> > --- > > Documentation/devicetree/bindings/arm/qcom.yaml | 12 ++++++++++++ Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hi, On Tue, Dec 13, 2022 at 7:48 PM Owen Yang <ecs.taipeikernel@gmail.com> wrote: > > Add entries in the device tree binding for sc7280-zombie with NVMe. > > Signed-off-by: Owen Yang <ecs.taipeikernel@gmail.com> > --- > > Documentation/devicetree/bindings/arm/qcom.yaml | 12 ++++++++++++ > 1 file changed, 12 insertions(+) Reviewed-by: Douglas Anderson <dianders@chromium.org>
On Wed, 14 Dec 2022 11:47:48 +0800, Owen Yang wrote: > Add entries in the device tree binding for sc7280-zombie with NVMe. > > Applied, thanks! [2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie with NVMe commit: f6df873315f921581e430f731c430d1d6d234234 Best regards,
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 27063a045bd0..0f8fabcae907 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -679,6 +679,18 @@ properties: - const: google,zombie-sku512 - const: qcom,sc7280 + - description: Google Zombie with NVMe (newest rev) + items: + - const: google,zombie-sku2 + - const: google,zombie-sku3 + - const: google,zombie-sku515 + - const: qcom,sc7280 + + - description: Google Zombie with LTE and NVMe (newest rev) + items: + - const: google,zombie-sku514 + - const: qcom,sc7280 + - items: - enum: - lenovo,flex-5g
Add entries in the device tree binding for sc7280-zombie with NVMe. Signed-off-by: Owen Yang <ecs.taipeikernel@gmail.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+)