sm8150-sony-xperia-kumano-bahamut.dts 362 B

1234567891011121314151617181920
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2021, Konrad Dybcio <[email protected]>
  4. */
  5. /dts-v1/;
  6. #include "sm8150-sony-xperia-kumano.dtsi"
  7. / {
  8. model = "Sony Xperia 5";
  9. compatible = "sony,bahamut-generic", "qcom,sm8150";
  10. chassis-type = "handset";
  11. };
  12. &framebuffer {
  13. width = <1080>;
  14. height = <2520>;
  15. stride = <(1080 * 4)>;
  16. };