18c2ecf20Sopenharmony_ciBroadcom Secure Monitor Bounce buffer
28c2ecf20Sopenharmony_ci-----------------------------------------------------
38c2ecf20Sopenharmony_ciThis binding defines the location of the bounce buffer
48c2ecf20Sopenharmony_ciused for non-secure to secure communications.
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciRequired properties:
78c2ecf20Sopenharmony_ci- compatible : "brcm,kona-smc"
88c2ecf20Sopenharmony_ci- DEPRECATED: compatible : "bcm,kona-smc"
98c2ecf20Sopenharmony_ci- reg : Location and size of bounce buffer
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciExample:
128c2ecf20Sopenharmony_ci	smc@3404c000 {
138c2ecf20Sopenharmony_ci		compatible = "brcm,bcm11351-smc", "brcm,kona-smc";
148c2ecf20Sopenharmony_ci		reg = <0x3404c000 0x400>; //1 KiB in SRAM
158c2ecf20Sopenharmony_ci	};
16