1// SPDX-License-Identifier: GPL-2.0+ OR MIT 2/* 3 * Apple iPhone 5s (GSM), N51, iPhone6,1 (A1453/A1533) 4 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org> 5 */ 6 7/dts-v1/; 8 9#include "s5l8960x-5s.dtsi" 10 11/ { 12 compatible = "apple,n51", "apple,s5l8960x", "apple,arm-platform"; 13 model = "Apple iPhone 5s (GSM)"; 14}; 15