1*84943d6fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0 2*84943d6fSEmmanuel Vadot/* 3*84943d6fSEmmanuel Vadot * Copyright (c) 2021, The Linux Foundation. All rights reserved. 4*84943d6fSEmmanuel Vadot */ 5*84943d6fSEmmanuel Vadot 6*84943d6fSEmmanuel Vadot/dts-v1/; 7*84943d6fSEmmanuel Vadot 8*84943d6fSEmmanuel Vadot#include "sm7125-xiaomi-common.dtsi" 9*84943d6fSEmmanuel Vadot 10*84943d6fSEmmanuel Vadot/ { 11*84943d6fSEmmanuel Vadot model = "Xiaomi Redmi Note 9 Pro (Global)"; 12*84943d6fSEmmanuel Vadot compatible = "xiaomi,joyeuse", "qcom,sm7125"; 13*84943d6fSEmmanuel Vadot 14*84943d6fSEmmanuel Vadot /* required for bootloader to select correct board */ 15*84943d6fSEmmanuel Vadot qcom,board-id = <0x50022 1>; 16*84943d6fSEmmanuel Vadot}; 17