1/*
2 * Copyright (c) 2024 TOKITA Hiroshi <tokita.hiroshi@gmail.com>
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&aw9523b {
8	status = "disabled";
9};
10
11&aw9523b_gpio {
12	status = "disabled";
13};
14
15&ft6336_touch {
16	status = "disabled";
17};
18