1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/arm/hisilicon/low-pin-count.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Hisilicon HiP06 Low Pin Count device
10 - Wei Xu <xuwei5@hisilicon.com>
13 Hisilicon HiP06 SoCs implement a Low Pin Count (LPC) controller, which
14 provides I/O access to some legacy ISA devices.
15 HiP06 is based on arm64 architecture where there is no I/O space. So, the
16 I/O ports here are not CPU addresses, and there is no 'ranges' property in
21 pattern: '^isa@[0-9a-f]+$'
23 The node name before '@' must be "isa" to represent the binding stick
24 to the ISA/EISA binding specification.
50 compatible = "hisilicon,hip06-lpc";
53 reg = <0xa01b0000 0x1000>;
56 compatible = "ipmi-bt";
58 reg = <0x01 0xe4 0x04>;