Merge branch '2022-08-04-Kconfig-migrations'
[platform/kernel/u-boot.git] / arch / powerpc / dts / qoriq-sata2-0.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * QorIQ SATAv2 device tree stub [ controller @ offset 0x220000 ]
4  *
5  * Copyright 2011 Freescale Semiconductor Inc.
6  */
7
8 sata@220000 {
9         compatible = "fsl,pq-sata-v2";
10         reg = <0x220000 0x1000>;
11         interrupts = <68 0x2 0 0>;
12 };