blob: 7c6d2f27375cdbd5ee30745c0f1bf1616f9d36e8 [file] [log] [blame]
/dts-v1/;
/plugin/;
/include/ "test_crosvm_dt_base.dtsi"
/ {
rng@90000000 {
compatible = "android,rng";
reg = <0x0 0x9 0x0 0xFF>;
interrupts = <0x0 0xF 0x4>;
google,eh,ignore-gctrl-reset;
status = "okay";
iommus = <&pviommu_0 0xFF0>;
};
led@70000000 {
compatible = "android,light";
reg = <0x100 0x9>;
interrupts = <0x0 0xF 0x5>;
iommus = <&pviommu_0 0xFF0>;
};
pviommu_0: pviommu0 {
compatible = "pkvm,pviommu";
id = <0x4>;
#iommu-cells = <1>;
};
};