mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add support for the PM7250B for the 4GB variants of Parrot. Change-Id: I01d463d0196d3835809a8acdfefc0507a320515e
13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot-4gb.dtsi"
|
|
#include "parrot-wcn3990.dtsi"
|
|
#include "parrot-qrd-4gb.dtsi"
|
|
#include "parrot-qrd-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot QRD 4GB DDR";
|
|
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
|
|
qcom,board-id = <0x1000B 0x600>;
|
|
};
|