1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __SOC_ROCKCHIP_RK3399_CHIP_H__
4 #define __SOC_ROCKCHIP_RK3399_CHIP_H__
7 #include <soc/vop.h> /* for vop_modes enum used in devicetree.cb */
9 struct soc_rockchip_rk3399_config
{
10 u32 framebuffer_bits_per_pixel
;
14 #endif /* __SOC_ROCKCHIP_RK3399_CHIP_H__ */