]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/powerpc/dts/pq3-i2c-0.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / powerpc / dts / pq3-i2c-0.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3 * PQ3 I2C Device Tree stub
4 *
5 * Copyright 2020 NXP
6 */
7 i2c@3000 {
8 #address-cells = <1>;
9 #size-cells = <0>;
10 cell-index = <0>;
11 compatible = "fsl-i2c";
12 bootph-all;
13 reg = <0x3000 0x100>;
14 interrupts = <43 2 0 0>;
15 dfsrr;
16 };