Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/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 };