1/*
2 * Copyright (c) 2024 Charles Dias <charlesdias.cd@outlook.com>
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 *
6 */
7
8&st7735r_160x80 {
9	madctl = <184>; /* Rotate the image 180 degrees. */
10};
11