clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
[platform/kernel/u-boot.git] / arch / powerpc / dts / p1010rdb.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * P1010RDB Device Tree Source
4  *
5  * Copyright 2020 NXP
6  */
7 &soc {
8         i2c@3000 {
9                 rtc@68 {
10                         compatible = "pericom,pt7c4338";
11                         reg = <0x68>;
12                 };
13         };
14 };